18.04.2010, 08:45 
	
	
	Quote:
| 
					Originally Posted by Larry123  Hey, i have a problem, All cars engine is always ON. After RR, too. Engine is on, what is the problem? I have rp server, so i need all cars engine is off if nobody turned it on. Sorry for bad english, but i hope you understand me and help me. | 
Is it FS or your own script?
You should find an array vEngine[vehicleid] = 1 or something in your script (probably OnFilterScriptInit callback) and set it to 0


