ManualVehicleEngineAndLights TR

From SA-MP Wiki

Revision as of 18:01, 13 February 2011; view current revision
←Older revision | Newer revision→
Jump to: navigation, search


ManualVehicleEngineAndLights TR was added in SA-MP 0.3x This Function was added in SA-MP 0.3c and will not work in earlier versions!


Bu fonksiyonu (OnGameModeInit) callback'i altında kullanırsanız bir oyuncu herhangi bir arabaya bindiğinde arabanın motoru ve farları otomatik olarak çalışmaz.


Parameters:
(Bu fonksiyon parametre içermez.)


ReturnsThis function doesn't return a specific value


public OnGameModeInit()
{
    ManualVehicleEngineAndLights();
}

Related Functions

The following functions may be useful, as they are related to this function in one way or another.


Related Callbacks

The following callbacks might be useful, as they're related to this function in one way or another.

Personal tools