Help me
#1

Hello sa-mp.com , I have a problem when i want compile my GM:
Quote:

(379) : error 017: undefined symbol "PlayerName2"
(383) : error 017: undefined symbol "SaveToFile"
(392) : error 017: undefined symbol "SaveToFile"
(405) : error 017: undefined symbol "SaveToFile"
(430) : error 017: undefined symbol "PlayerName2"

This is script:
pawn Код:
(379) if (dUserINT(PlayerName2(playerid)).("banned") == 1) {
(383)SaveToFile("KickLog",string);  Kick(playerid);
(430)if ( !udb_Exists( PlayerName2( playerid ) ) )
Please help me to define this Linies
Reply
#2

I think whatever script you got this from, you neglected the includes. Add the #include <file(s]> in at the very top of your script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)