pickup help
#3

Код:
public OnPlayerPickupPickup(playerid, pickupid)
{
    if(pickupid == urpickup)
    {
       CreateVehicle(522, x, y, z, a, -1, -1, 60);
    }
    return 1;
}
Something like that, but if u want you can try using PutPlayerInVehicle and stuff like that
Reply


Messages In This Thread
pickup help - by KratosRoG - 27.06.2018, 06:12
Re: pickup help - by div - 27.06.2018, 06:53
Re: pickup help - by Mike861 - 27.06.2018, 06:55
Re: pickup help - by KratosRoG - 27.06.2018, 09:39
Re: pickup help - by GTLS - 27.06.2018, 10:22
Re: pickup help - by KratosRoG - 27.06.2018, 11:01
Re: pickup help - by Mike861 - 27.06.2018, 11:05
Re: pickup help - by KratosRoG - 27.06.2018, 11:08
Re: pickup help - by Mike861 - 27.06.2018, 11:19
Re: pickup help - by KratosRoG - 27.06.2018, 11:41

Forum Jump:


Users browsing this thread: 2 Guest(s)