Page 1 of 1

respawn

Posted: Sun Sep 08, 2013 7:58 pm
by hardu
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 !

Re: respawn

Posted: Tue Sep 10, 2013 9:24 pm
by hardu
On knoric only basically!

Re: respawn

Posted: Tue Sep 10, 2013 11:49 pm
by lucan
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!
Image
Image

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)

Re: respawn

Posted: Wed Sep 11, 2013 1:46 pm
by hardu
thanks a lot !