Quote:
Originally Posted by luzia
I understood, but the map I want to make is a map full of giving boss spawn every 5 minutes, I leave it for those 50 minutes I do not idea how to do this. would have to handle the action cq_Action Or in cq_Monster? I took a look into your server and it has an event at 00:00 and after 30 minutes people come back to town is so kind I need. what have you done for that to happen? kisses, I need tips, do not bother to do everything ok. .  
|
Hmm I would suggest you anyway to put an action to your boss
under cq_monster you have certain place to put action for your boss for example... (you using it for example to make auto ep system)...
just put to it an action that will check time... if its not time within this 50 minutes you wish - when boss will die .. player will be kicked ...
other way - if you for example dont want to make player to be on this map anyway for to long... you can try to make some noob monsters around bosses

put on these monsters like even small autoep - I belive they will kill them - and you just attach your action to them

- this with time checking
Hope this will help you ...
Best regards