Need help in error ;x - 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: Need help in error ;x (
/showthread.php?tid=122314)
Need help in error ;x -
Rangard - 21.01.2010
Well, I was making a shop and I need 2 helps:
if(IsPlayerToPoint...) - Where to put the coords?
warning 203: symbol is never used: "dcmd_kup" - I am polish so I made the polish "buy". But it gives me warning that there's no include, can anyone upload for me ?
Re: Need help in error ;x -
JoeDaDude - 21.01.2010
SAMP 0.3 Has its own PlayerToPoint function now...
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Re: Need help in error ;x -
Rangard - 21.01.2010
Oh thanks, how about dcmd ? ;x
Re: Need help in error ;x -
JoeDaDude - 21.01.2010
for the dcmd, put
dcmd(kup, 3, cmdtext);
Under OnPlayerCommandText
Re: Need help in error ;x -
Rangard - 21.01.2010
Thanks dude, love ya xD
Re: Need help in error ;x -
Rangard - 21.01.2010
Well I have problems again ;x I'll need request for the script or something.