12.04.2009, 21:53
Hi, Im making a privatecar script,
And i keep getting this error,
Error:
Code
This script has been made by my friend,
I have re-made it by myself, The codes are the same,
My friend`s code didnt contain strtok and it worked,
This code can work without strtok.
And i keep getting this error,
Error:
Код:
error 017: undefined symbol "PlayerName"
pawn Код:
if(strcmp(PlayerName, "[4X4]Torran", false) == 0
{
I have re-made it by myself, The codes are the same,
My friend`s code didnt contain strtok and it worked,
This code can work without strtok.