Hello! I have some questions to You, about the entities.
How can I make Task? I need task he will be 5 seconds after of start round make my ent.. I try make it in RoundStart, but it work only one time.. I tried make task without loop in roundstart - it doesn't help.. It only make one time... And how can I delete entity at end round? Just that:
PHP Code:
remove_entity("ent[id]")
?
Sorry for my english..