SA-MP Forums Archive
help with vehicle system script - 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: help with vehicle system script (/showthread.php?tid=487794)



help with vehicle system script - zohaib - 15.01.2014

hello friends,

i m trying to use this script https://sampforum.blast.hk/showthread.php?tid=248707 in 0.3x but it is not working please tell me how i can make it work

thanks in advance,


Re: help with vehicle system script - iOxide - 15.01.2014

Do you have dini included? I think it is the reason as the script takes dini.


Re: help with vehicle system script - zohaib - 15.01.2014

yes i have included both dini and sscanf2, it also says
[16:32:07] Loading filterscript 'vehicle.amx'...
[16:32:07] Loaded 9 filterscripts.
yet script don't work for me


Re: help with vehicle system script - doreto - 15.01.2014

Did you follow those steps?

Quote:

* Next create a folder in scriptfiles with named "cars"
* And last create a new folder inside folder cars with named "users"




Re: help with vehicle system script - zohaib - 15.01.2014

yes i did, copied for the pastebin, compiled the pwn to amx , added in the .cfg , created the folders scriptfiles/cars/users and then started the server but no success


Re: help with vehicle system script - zohaib - 15.01.2014

can it be the reason that scripter said he wrote the script for 0.3c but i m trying to run it in 0.3x?