24.07.2010, 20:05
What's the problem, is that function now being called? If that's the case debug the script by using print() after each line and see where the code stops.
Also, with this:
Make sure all of that information is correct when the function is called.
Also, with this:
pawn Код:
if (GetVehicleModel(GetVehicleTrailer(GetPlayerVehicleID(playerid))) == 591)

