PutPlayerInVehicle
#2

PHP код:
stock IsVehicleEmpty(vehicleid)
{
    for(new 
0,GetPlayerPoolSize();<= j;i++)
    {
        if(
GetPlayerVehicleID(i) == vehicleid) return 0;
        else return 
1;

Reply


Messages In This Thread
PutPlayerInVehicle - by Thanks - 02.01.2018, 09:21
Re: PutPlayerInVehicle - by RogueDrifter - 02.01.2018, 09:30
Re: PutPlayerInVehicle - by JaKe Elite - 02.01.2018, 10:01
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:01
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:03
Re: PutPlayerInVehicle - by RogueDrifter - 02.01.2018, 10:16
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:26
Re: PutPlayerInVehicle - by JaKe Elite - 02.01.2018, 10:27
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:32
Re: PutPlayerInVehicle - by Thanks - 03.01.2018, 17:32

Forum Jump:


Users browsing this thread: 2 Guest(s)