06.11.2014, 03:36
Quote:
playername should be in the form of a string, so it'd be:
pawn Код:
|
pawn Код:
new playerName[32] = PlayerInfo[playerid][pTenthat];
playername should be in the form of a string, so it'd be:
pawn Код:
|
new playerName[32] = PlayerInfo[playerid][pTenthat];