24.01.2012, 12:33
Hello
I have a problem I want to do in order to view this information when the gang attacked a gang of 2
for example:
I do not know what to put a name to fetch the zone under attack
and the name of the gang attacker.
Please help.
I have a problem I want to do in order to view this information when the gang attacked a gang of 2
for example:
Code:
format (str, sizeof (str), "Zone:% s is attacked by a gang:% s, the remaining 2 minutes."); SendClientMessageToAll (RED, str);
and the name of the gang attacker.
Please help.