Command [+REP]
#5

PHP код:
CMD:towveh(playeridparams[])
{
    for(new 
0MAX_VEHICLESv++)
    {
        if(
VehiclesInfo[v][vOwner] == PlayerInfo[playerid][pID])
        {
            
SetVehicleToRespawn(v);
         }
    }
    return 
1;
}
Try 
this 
Reply


Messages In This Thread
Command [+REP] - by norton2 - 29.01.2015, 17:25
Re: Command [+REP] - by Sime30 - 29.01.2015, 17:33
Re: Command [+REP] - by norton2 - 29.01.2015, 17:50
Re: Command [+REP] - by Nicker - 29.01.2015, 17:58
Re: Command [+REP] - by HydraHumza - 29.01.2015, 17:58
Re: Command [+REP] - by norton2 - 29.01.2015, 18:02
Re: Command [+REP] - by HydraHumza - 29.01.2015, 18:33
Re: Command [+REP] - by norton2 - 29.01.2015, 18:46
Re: Command [+REP] - by HydraHumza - 29.01.2015, 18:53
Re: Command [+REP] - by norton2 - 29.01.2015, 18:59

Forum Jump:


Users browsing this thread: 1 Guest(s)