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

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.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)