alextoti99 Posted May 22, 2017 Share Posted May 22, 2017 Hey again 1: How can i set respawn time for a monster, for example when ikill it to stay dead for 5 hours and then to be spawned again. 2: Ive created an event, when a player steps an a x,y to spawn a raid, how can i delete the spawned raid when he dies? Link to comment Share on other sites More sharing options...
1 Miharukun Posted May 22, 2017 Share Posted May 22, 2017 19 minutes ago, alextoti99 said: Hey again 1: How can i set respawn time for a monster, for example when ikill it to stay dead for 5 hours and then to be spawned again. 2: Ive created an event, when a player steps an a x,y to spawn a raid, how can i delete the spawned raid when he dies? 1. set the spawn duration in the Npc editor into 18000.  if you ask why 18000, because 18k seconds = 5 hours. 2. Try this, Spoiler Conditional Branch [Player Death] @> remove all the monsters Else @>  So, when the player died it removes all the monster raid  I'll try to make the video alextoti99 1 Link to comment Share on other sites More sharing options...
0 alextoti99 Posted May 22, 2017 Author Share Posted May 22, 2017 i want the npc death not player's death Link to comment Share on other sites More sharing options...
0 Miharukun Posted May 22, 2017 Share Posted May 22, 2017 14 minutes ago, alextoti99 said: i want the npc death not player's death What do you mean? when the NPC Death the raid is over or? explain more details. Link to comment Share on other sites More sharing options...
0 alextoti99 Posted May 22, 2017 Author Share Posted May 22, 2017 yes when the raid is dead then the npc to be despawned so when another player gets on the tile ive set the raid will be spawned again Link to comment Share on other sites More sharing options...
0 Miharukun Posted May 22, 2017 Share Posted May 22, 2017 55 minutes ago, alextoti99 said: yes when the raid is dead then the npc to be despawned so when another player gets on the tile ive set the raid will be spawned again Ah i see. So the raid has time and npc always spawn but when the time is out all the NPC got despawn? Ima try make the events first, and i will let you know if it's like what you thinking or nah xD Link to comment Share on other sites More sharing options...
0 alextoti99 Posted May 22, 2017 Author Share Posted May 22, 2017 when the raid dies the npc to be despawned and then to be spawned again, also if the player is going on the tile ive set not to spawn the raid again if its spawned Link to comment Share on other sites More sharing options...
Question
alextoti99
Hey again
1: How can i set respawn time for a monster, for example when ikill it to stay dead for 5 hours and then to be spawned again.
2: Ive created an event, when a player steps an a x,y to spawn a raid, how can i delete the spawned raid when he dies?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts