13.03.2012, 17:09
Hello, when i put SmartAss script ( https://sampforum.blast.hk/showthread.php?tid=271876 ) into my gm and started to compile appeared these errors:
\RGSF.pwn(13) : error 037: invalid string (possibly non-terminated string)
\RGSF.pwn(441) : error 010: invalid function or declaration
\RGSF.pwn(446) : error 017: undefined symbol "playerDB"
\RGSF.pwn(446) : warning 215: expression has no effect
\RGSF.pwn(446) : error 001: expected token: ";", but found "]"
\RGSF.pwn(446) : error 029: invalid expression, assumed zero
\RGSF.pwn(446) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
Line:
13-#include ".../include/gl_common.inc
441-(From 439 to 442) -
RemoveObjectsForPlayer( playerid );
return true;
}
446- if(playerDB[playerid][zaidzia]){SavePlayerData(playerid,false);}
Sorry For Bad English
\RGSF.pwn(13) : error 037: invalid string (possibly non-terminated string)
\RGSF.pwn(441) : error 010: invalid function or declaration
\RGSF.pwn(446) : error 017: undefined symbol "playerDB"
\RGSF.pwn(446) : warning 215: expression has no effect
\RGSF.pwn(446) : error 001: expected token: ";", but found "]"
\RGSF.pwn(446) : error 029: invalid expression, assumed zero
\RGSF.pwn(446) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
Line:
13-#include ".../include/gl_common.inc
441-(From 439 to 442) -
RemoveObjectsForPlayer( playerid );
return true;
}
446- if(playerDB[playerid][zaidzia]){SavePlayerData(playerid,false);}
Sorry For Bad English