Trailer command
#4

Can't use a string in AttachTrailerToVehicle, Need to use an integer. Try using sscanf to convert the params into an integer. Be much easier.
Код:
new id;
sscanf(params, "i", id);
AttachTrailerToVehicle(id, vehicleid);
Reply


Messages In This Thread
Trailer command - by Mattakil - 24.04.2013, 19:54
Re: Trailer command - by Mattakil - 24.04.2013, 22:41
Re: Trailer command - by RVRP - 24.04.2013, 22:58
Re: Trailer command - by Scyattica - 24.04.2013, 23:12
Re: Trailer command - by Mattakil - 25.04.2013, 00:20
Re: Trailer command - by Scyattica - 25.04.2013, 01:26
Re: Trailer command - by Mattakil - 25.04.2013, 02:14

Forum Jump:


Users browsing this thread: 1 Guest(s)