Help please - 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: Help please (
/showthread.php?tid=77970)
Re: Help please -
MarcoNecroX - 16.05.2009
Stop dude.
Search in SA:MP wiki.
You are asking for a kill command. Is the basic ever.
Also, you are getting lots of errors in Create Vehicle, because you are using COMMAS "," in the same coord instead of "DOTS" "."
It should look like this (On Gamemode init)
CreateVehicle(vehic, X.X, Y.Y, Z.Z, A.A, Color, Color, Re-spawn time ( -1) );
It should work.
Please see samp wiki before asking such questions