Topic: [Solved] D2gs (Diablo clone) How do i make it spawn with 1 soj?
Hello, anyone know how i make Diablo Clone spawn with just 1 soj? You can move thread if its in wrong forum.
PvPGN Community Forums |
forums.pvpgn.pro → [EN] Diablo → [Solved] D2gs (Diablo clone) How do i make it spawn with 1 soj?
Hello, anyone know how i make Diablo Clone spawn with just 1 soj? You can move thread if its in wrong forum.
You can set the "Item" property in d2server.ini
The property value must reference to the appropriate section name defined below.
For example:
Item=The Stone of Jordan
...
[The Stone of Jordan]
Mods = code=rin & quality=unique & prefix=122
Some additional info in russian here forums.harpywar.com/viewtopic.php?id=348
You can set the "Item" property in d2server.ini
The property value must reference to the appropriate section name defined below.For example:
Item=The Stone of Jordan ... [The Stone of Jordan] Mods = code=rin & quality=unique & prefix=122
Some additional info in russian here forums.harpywar.com/viewtopic.php?id=348
What I mean is, i have the right item. But I want Diablo Clone to spawn on sold by 1 SoJ, how do I do that in config?
There are two properties for that:
ItemRangeMin=1
ItemRangeMax=2
Set value of both to 1.
There are two properties for that:
ItemRangeMin=1 ItemRangeMax=2
Set value of both to 1.
I have but it still wont spawn on 1 soj. Do I touch the
ItemHellGameFactor=100
ItemNormalPlayerFactor=0
ItemNightmarePlayerFactor=0
ItemHellPlayerFactor=100
?
Added: 17.10.2016 18:42
I have fixed it, but does anyone know if I can fix so Diablo Clone joins one game only?
what do you mean? it spawns in all games when you sell the soj?
Added: 17.10.2016 18:42
I have fixed it, but does anyone know if I can fix so Diablo Clone joins one game only?
I don't think this is possible. Why would you want it to only spawn in 1 game? I would set the limit higher to force multiple people to sell and work together to spawn him... seems like the best option, imo.
forums.pvpgn.pro → [EN] Diablo → [Solved] D2gs (Diablo clone) How do i make it spawn with 1 soj?