14.06.2011, 03:41
The problem is this
![](http://i1226.photobucket.com/albums/ee417/prabhatkashyap/sa-mp-052.png)
Name of the player is not showing
script is
![](http://i1226.photobucket.com/albums/ee417/prabhatkashyap/sa-mp-052.png)
Name of the player is not showing
script is
Код:
new str[128]; new pName[MAX_PLAYER_NAME]; format(str, sizeof(str), ">> %s has joined the wwe. Join /wwe", pName); SendClientMessageToAll(COLOR_BLUE, str);