16.06.2009, 14:28
Код:
Script_OnGangWarStart(iii,zoneid, attackers, owner) SendAllFormattedText(attackers, "You have started a TurfWar", 0);[/code This works to send a message but what i would like is to send a message to owners of zone saying "you are being attacked" and to attackers saying "you are attacking a turf" Could you please help on how to use the if and/or else if commands so only the attackers and owners get messages.