error 035: argument type mismatch (argument 1)
#7

Quote:
Originally Posted by Justinclaveria123
Посмотреть сообщение
Which line 99061?
Quote:
Originally Posted by Lynn
Посмотреть сообщение
playername should be in the form of a string, so it'd be:
pawn Код:
new playername[32] = blahblahblah; // 32 is the length of the string, 128 is the max. Names are never over 32.
./Haminda/Haminda.pwn(99059) : error 008: must be a constant expression; assumed zero


pawn Код:
new playerName[32] = PlayerInfo[playerid][pTenthat];
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)