Problem in my cars system - 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: Problem in my cars system (
/showthread.php?tid=273784)
Problem in my cars system -
™BilaBonG™ - 03.08.2011
Hello everyone.
I have a car system you could say I got it from the ground up and made her the rest of the commands beautiful.
Now my mode I put the admin-Admin Mode S system and the car, now as I understand it causes a collision.
I entered the server everything works, but I came to write a command like / buycar or any other command, I file an order of the administrator at Maude and never wrote down the order of the administrator Maude
Now I do not know what to do for there would be no conflict, what you substrates do?
Thanks, Tamir. Programmer PWAN level begins
Re: Problem in my cars system -
Calgon - 03.08.2011
Return 0 in OnPlayerCommandText in your gamemode or filterscript, or if you're using zcmd add '#define FILTERSCRIPT' to your filterscripts.
Re: Problem in my cars system -
™BilaBonG™ - 03.08.2011
In the end of my OnPlayerCommandText I have a return 0; And I am not using a Filterscript, I am using a gamemode. !
Re: Problem in my cars system -
™BilaBonG™ - 04.08.2011
bump