[Bug] Engine return - 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: [Bug] Engine return (
/showthread.php?tid=194795)
[Bug] Engine return -
GaGlets(R) - 30.11.2010
If
ManualVehicleEngineAndLights();
is defined in script (e.g. OnGameModeInIt() ) then
GetVehicleParamsEx
for example - engine value always will return value 1 ("" enabled yeah)
Story:
Server started car is not used.. I enter car GetVehicleParamsEx engine returns value 1 (enabled but its not)
So type /engine - now engine is realy off.. now i exit/enter a car returs right value.. so its off now.. I start engine - great - works..
I turn off engine and respawn vehicle...
Testing if now it will return right value.. nope again it returns value 1 (enabled) but its not..
if you understood something fromy my nightmare then you should notice it too..
AW: [Bug] Engine return -
FufLa - 30.11.2010
It works perfectly here
Re: [Bug] Engine return -
Jochemd - 30.11.2010
Same in here, it is not returning one.
Re: [Bug] Engine return -
Moglizorz. - 30.11.2010
Working fine here.