09.04.2013, 11:43
(
Последний раз редактировалось IstuntmanI; 09.04.2013 в 12:45.
)
https://sampwiki.blast.hk/wiki/GetVehicleTrailer
EDIT: I forgot the != 591 part. >.>
Код:
if( GetVehicleModel( GetVehicleTrailer( your_vehicleid ) ) ) { return SendClientMessage( playerid, -1, "First attach a trailer model 591 !" ); }