I want to set a respawn interval. Every 180s, players will get 60s respawn window. So i use different trigger to set initmission and periodicEvent.
At the beginning of mission, the spawn point would first be able for 60s. After 180s, The point would be removed and then reintroduce in to the game. After 60s, point would be disable again. Then Another 180s
But it doesn’t work properly. It only reintroduce once, and never twice.
Another question: why 2 spawn point doesn’t show on map, even if i choose Showonmap (it can still respawn by using column). But all other spawn point shows.