[Include] Simple Vehicle Functions
#4

PHP Code:
stock GetVehicleEngineStatusString(vehicle
{
    new 
StatusString[4];
    return 
v_EngineStatus[vehicle] == ? (StatusString "Off") : (StatusString "On");

Reply


Messages In This Thread
Simple Vehicle Functions - by TwinkiDaBoss - 25.01.2016, 17:46
Re: Simple Vehicle Functions - by Crayder - 25.01.2016, 18:10
Re: Simple Vehicle Functions - by TwinkiDaBoss - 25.01.2016, 18:15
Re: Simple Vehicle Functions - by PT - 25.01.2016, 21:03
Re: Simple Vehicle Functions - by TwinkiDaBoss - 25.01.2016, 21:05
Re: Simple Vehicle Functions - by Spydah - 18.02.2016, 16:56
Re: Simple Vehicle Functions - by Crayder - 18.02.2016, 20:19

Forum Jump:


Users browsing this thread: 1 Guest(s)