I couldn’t do it that way. I need the NPC to be dead when the instance starts, and only appear after 20 minutes.yes its possible.
How to make a fixed spawn with time aka Cron Tab
Syntax spawn.dtd
Mechanics -
Pre example!
<spawn name = "[queenant_room]">
<npc id = "29001" count = "1" respawn_cron = "* * * * *" pos = "- 21610 181594 -5720 0" />
</spawn>
What you need to pay attention to - respawn_cron = "* * * * *" the fixed spawn format is presented in Cron - consists of MANDATORY five stars.
Every star is time. First - Minutes, Second - hours, Third week, Month, Fifth - day of the week (1-7). (ATTENTION! Completely remove respawn = "something here" respawn_rand = "something here" leave ONLY respawn_cron = "data ")
For...
- Deazer
- Replies: 20
- Forum: [EN] Guides for Lucera2