/sell command error - 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)
+--- Thread: /sell command error (
/showthread.php?tid=448458)
/sell command error -
Necip - 04.07.2013
FIXED -DELETE-
Re: /sell command error -
Zigonja - 04.07.2013
Witch line is the line you get the error in?
Re: /sell command error -
Necip - 04.07.2013
Edited.
Re: /sell command error -
Antonio144 - 04.07.2013
pawn Код:
new giveplayerid, choice[32], amount, price; //choice was not a string
Re: /sell command error -
Necip - 04.07.2013
Oh wow, thank you so much.