Scripting Help Please - 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: Scripting Help Please (
/showthread.php?tid=218390)
Scripting Help Please -
Joshua1987 - 30.01.2011
fixed ty
Re: Scripting Help Please -
Not available - 30.01.2011
You are missing a callback header and a bracket.
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
Re: Scripting Help Please -
Joshua1987 - 30.01.2011
I have that code above it

just did not add it