Hello guys i need ur help !
I put respawn time on mob in and out of game 15minute but still respawn same time us before !
and i put hellbound to enter w/o quest but still asking for quesnt !
respawn
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- lucan
- Posts: 590
- Joined: Wed Mar 16, 2011 10:39 pm
- Location: Brazil
Re: respawn
Hellbount entrance w/o quest works fine, set the config in general.properties to True...
# ---------------------------------------------------------------------------
# Hellbound Settings
# ---------------------------------------------------------------------------
# If true, players can enter the Hellbound island without any quests
# Default: False
HellboundWithoutQuest = True
See the screenshots!


About NPC Spawn time, modify the spawn_delay in custom_spawnlist to 900 (60 seconds x 15 minutes = 900 seconds) and restart the server.
EDITED...
Or //spawn NPCid Qtd time
(time in seconds)
Ex:
//spawn Wolf 1 900
or
//Spawn 20120 1 900
(no need restart to this)
# ---------------------------------------------------------------------------
# Hellbound Settings
# ---------------------------------------------------------------------------
# If true, players can enter the Hellbound island without any quests
# Default: False
HellboundWithoutQuest = True
See the screenshots!


About NPC Spawn time, modify the spawn_delay in custom_spawnlist to 900 (60 seconds x 15 minutes = 900 seconds) and restart the server.
EDITED...
Or //spawn NPCid Qtd time
(time in seconds)
Ex:
//spawn Wolf 1 900
or
//Spawn 20120 1 900
(no need restart to this)