lcd1232 Posted June 19, 2012 Posted June 19, 2012 I have some suggestions float, float, float, float getVehicleWindows( element theVehicle ) -- returns 4 floats with state of windows bool setVehicleWindow ( element theVehicle, int number, bool state ) -- open/close window returns true if window state change succesfully, false otherwise ------------------------------------------------------------------------------------------ bool setVehiclePlateText( element theVehicle, string Number ) -- like getVehiclePlateText
Piorun Posted June 21, 2012 Posted June 21, 2012 I think it should be better: float getVehicleWindowState( element theVehicle, int nrOfWindow ) Very nice sug.
Callum Posted June 22, 2012 Posted June 22, 2012 If I recall correctly, vehicle plates were once added, but later removed due to the fact that setting a vehicle's plate sets it for every vehicle of that model.
DiSaMe Posted June 22, 2012 Posted June 22, 2012 setVehiclePanelState This is the most what you can do with windows in GTA.
SoundWave123 Posted June 25, 2012 Posted June 25, 2012 Well, since I don't know how to script (I would like to though), I'd say as the idea of Custom Plates, sounds cool.
Recommended Posts