#2

pawn Код:
CMD:respawn(playerid, params[])
{
    for(new i; i < MAX_VEHICLES; i++)
    {
        RespawnVehicle(i);//Not sure if its a function...
    }
    return 1;
}
Reply


Messages In This Thread
Help - by sampfans - 17.06.2011, 09:39
Re: Help - by Lorenc_ - 17.06.2011, 09:52
Re: Help - by PrawkC - 17.06.2011, 09:53
Re: Help - by sampfans - 17.06.2011, 11:02
Re: Help - by Lorenc_ - 17.06.2011, 11:06

Forum Jump:


Users browsing this thread: 1 Guest(s)