Only 2 error "giveplayerid" :) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Only 2 error "giveplayerid" :) (
/showthread.php?tid=87777)
Only 2 error "giveplayerid" :) -
Typhome - 22.07.2009
http://pastebin.com/m7b631376
ERROR:
Код:
C:\Users\Martin\Desktop\SA MP Server\gamemodes\EstRp\filterscripts\Reklaam.pwn(38) : error 017: undefined symbol "giveplayerid"
C:\Users\Martin\Desktop\SA MP Server\gamemodes\EstRp\filterscripts\Reklaam.pwn(51) : error 017: undefined symbol "giveplayerid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Please help
Re: Only 2 error "giveplayerid" :) -
HB - 22.07.2009
You use giveplayerid, do you know what it means? giveplayerid means the playerid of the one who typed the IP.. giveplayerid was never defined.
Re: Only 2 error "giveplayerid" :) -
MenaceX^ - 22.07.2009
Your giveplayerid has no sense.
Change it to playerid.