[Ajuda] comando /trancar
#4

teste isto

pawn Код:
// em ongamemodeint

for(new i=0; i < MAX_VEHICLES; i++)
{
    new engine, lights, alarm, doors, bonnet, boot, objective;
    GetVehicleParamsEx(i, engine, lights, alarm, doors, bonnet, boot, objective);
    SetVehicleParamsEx(i, engine, lights, alarm, VEHICLE_PARAMS_OFF, bonnet, boot, objective);
}
Reply


Messages In This Thread
comando /trancar - by Ricardo_Rockstar - 27.11.2013, 08:15
Re: comando /trancar - by PT - 27.11.2013, 08:53
Re: comando /trancar - by Ricardo_Rockstar - 27.11.2013, 13:23
Re: comando /trancar - by PT - 27.11.2013, 13:36
Re: comando /trancar - by Ricardo_Rockstar - 27.11.2013, 14:06
Re: comando /trancar - by Ricardo_Rockstar - 27.11.2013, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)