Need Help With Basic Checkpoints.
#4

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    if (GetVehicleModel(vehicleid) == 515)
    {
    SetPlayerCheckpoint(playerid,2385.4553,28.5155,26.4844, 10);
    }
    return 1;
}
Reply


Messages In This Thread
Need Help With Basic Checkpoints. - by Bofhead - 20.06.2009, 04:40
Re: Need Help With Basic Checkpoints. - by Abernethy - 20.06.2009, 04:55
Re: Need Help With Basic Checkpoints. - by Bofhead - 20.06.2009, 05:03
Re: Need Help With Basic Checkpoints. - by CracK - 20.06.2009, 05:04
Re: Need Help With Basic Checkpoints. - by Bofhead - 20.06.2009, 05:10
Re: Need Help With Basic Checkpoints. - by Grim_ - 20.06.2009, 05:13
Re: Need Help With Basic Checkpoints. - by CracK - 20.06.2009, 05:14
Re: Need Help With Basic Checkpoints. - by Bofhead - 20.06.2009, 05:15
Re: Need Help With Basic Checkpoints. - by Bofhead - 20.06.2009, 05:42
Re: Need Help With Basic Checkpoints. - by CracK - 21.06.2009, 08:57

Forum Jump:


Users browsing this thread: 1 Guest(s)