AttachTrailerToVehicle
#2

the code seems to be well, but give a little bit timer for a sync and than attach.

for example
PHP код:
SetTimerEx("AttachVehicleTimer",350,0,"ii",TrailerID[playerid],VJob[playerid]); // put this instead of AttachTrailerToVehicle

forward AttachVehicleTimer(veh1,veh2);
public 
AttachVehicleTimer(veh1,veh2)
{
    
AttachTrailerToVehicle(veh1,veh2);
    return 
1;

Reply


Messages In This Thread
AttachTrailerToVehicle - by PepsiCola23 - 08.02.2018, 16:52
Re: AttachTrailerToVehicle - by Mugala - 08.02.2018, 17:58
Re: AttachTrailerToVehicle - by PepsiCola23 - 08.02.2018, 20:30

Forum Jump:


Users browsing this thread: 1 Guest(s)