Posted: 06 Nov 2007, 15:45
what about a timed limitation?
when the boass is killed they have a time to loot. then they are sent out and only can enter again in 1 or 2 hours...
when the boss is killed, set a variable to 1 and starts a addtimer command. when the time ends, change this variable back to 0.
the warp npc check the variable, if it is 1, he wil not warp, if it is 0 (or none), send the user to boss map...
if someone stay on the map for 15 minutes or more, he is sent out and the variable is set to 1 too, to kick looters....
when the boass is killed they have a time to loot. then they are sent out and only can enter again in 1 or 2 hours...
when the boss is killed, set a variable to 1 and starts a addtimer command. when the time ends, change this variable back to 0.
the warp npc check the variable, if it is 1, he wil not warp, if it is 0 (or none), send the user to boss map...
if someone stay on the map for 15 minutes or more, he is sent out and the variable is set to 1 too, to kick looters....