12.10.2012, 12:04
can you guys help me when a player kills other player
to display a message
something like this but i got a error
the error:
to display a message
something like this but i got a error
Код:
SendClientMessage(killerid, COLOR_YELLOW, "Congratulations you killed %s !"); (playerid);
Код:
C:\Users\Bojan\Desktop\LVDM\gamemodes\lvdm.pwn(311) : warning 215: expression has no effect