SA-MP Forums Archive
change water color? weapons to car? - 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: change water color? weapons to car? (/showthread.php?tid=506851)



change water color? weapons to car? - AngELDevil - 14.04.2014

hi, first at all sorry for bad english.
i need help, how can i change water color in samp? like in MTA.
and how to put weapon (like minigun) to car?
any basic code or somthing to start? Thanks alot !
( without FS Please )


Re: change water color? weapons to car? - Vince - 14.04.2014

1) You cannot change the water color.

2) You can attach a minigun to a car (AttachObjectToVehicle) but you can't make it shoot. At least not without a whole bunch of code and complex calculations.