SA-MP Forums Archive
/portable , order problems - 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: /portable , order problems (/showthread.php?tid=171906)



/portable , order problems - BoBiTzaa - 28.08.2010

I command that Hitman order to buy weapons from 0 .. 7

so I try to write command order and said: You Can not afford this package

the way we have a free space where other modes are available some where to get weapons coordinated this command:

I try to stick it all there like another way:
)
else if (PlayerToPoint (2.0, i, 1073.0619, -344.5148,73.9922))
(
and said:

PLEASe HELP ME


Re: /portable , order problems - Mauzen - 28.08.2010

The big amount of "function not implemented" point to a missing bracket somewhere. In the screenshots everythng looks ok, go through the other code pieces and look for a missing } or {


Re: /portable , order problems - BoBiTzaa - 28.08.2010

okk but id delete else if and coordonat for hitman enter and work and i emplementeed the else if and coordonat he say this erorr


Re: /portable , order problems - gamer931215 - 28.08.2010

Agree with Mauzen, you can try what i always do in these cases:
make a backup of ur script, and then start removing 1 function/case at a time (arround the place were errors are starting), and keep compiling. Once you got a lot less errors you probaly have found the problem.

Or do it yourself, or try an bot that can maybe find it for you, saw one yesterday on the forums here


Re: /portable , order problems - BoBiTzaa - 28.08.2010

what is name this bot?


Re: /portable , order problems - gamer931215 - 28.08.2010

https://sampforum.blast.hk/showthread.php?tid=171429

You need a special thing with vmware to get it working, but you can also try pmming the creator your code and friendly ask to fix it for you maybe


Re: /portable , order problems - BoBiTzaa - 28.08.2010

i fixed bug but i cant buy order 2...7


Re: /portable , order problems - BoBiTzaa - 28.08.2010

i cant run bot program beacause i have windows 32x not 64x PLEASE FIX IT IO FOR ME PLSSSS


Re: /portable , order problems - gamer931215 - 28.08.2010

Quote:
Originally Posted by BoBiTzaa
Посмотреть сообщение
i cant run bot program beacause i have windows 32x not 64x PLEASE FIX IT IO FOR ME PLSSSS
I told you already, you need VM (Virtual Machine tool) to run it, with kind a linux or something called PERL. You can try to do this, or PM the creator of that script your source and ask him if he can solve it for you.