AttachTrailerToVehicle - how to ?
#4

It's simple then:
PHP код:
                new Float:xFloat:yFloat:zGetPlayerPos(playerid,x,y,z);
        
newTrailer[playerid] = CreateVehicle(611,x+4,y,z+1,270.0,-1,-1,15);
          
AttachTrailerToVehicle(newTrailer[playerid], vehicleid); 
Reply


Messages In This Thread
AttachTrailerToVehicle - how to ? - by arretdefil - 25.09.2015, 19:26
Re: AttachTrailerToVehicle - how to ? - by Aly - 25.09.2015, 19:30
Re: AttachTrailerToVehicle - how to ? - by arretdefil - 25.09.2015, 19:39
Re: AttachTrailerToVehicle - how to ? - by Aly - 25.09.2015, 19:46
Re: AttachTrailerToVehicle - how to ? - by arretdefil - 25.09.2015, 19:55
Re: AttachTrailerToVehicle - how to ? - by Aly - 25.09.2015, 20:01
Re: AttachTrailerToVehicle - how to ? - by arretdefil - 25.09.2015, 21:24

Forum Jump:


Users browsing this thread: 1 Guest(s)