[Include] Vehicle Handling
#4

Quote:
Originally Posted by Derryd
Посмотреть сообщение
GetVehicleDriveType returns the first letter of the drive type, for example - A for AWD or R for RWD, then the command I last typed.

Any ideas? Don't know how this could happen
Well, actually there is an error with returning a strings.

Download it again, now it should not be a problem.
And one more thing, assing the string as follows:
Код:
new buf[5];
strcat(buf, GetVehicleDriveType(vehicleid));
printf("blabala: %s", buf); - it work's
Reply


Messages In This Thread
Vehicle Handling - by Hesse - 19.05.2014, 15:34
Re: Vehicle Handling - by Derryd - 20.05.2014, 06:56
Re: Vehicle Handling - by Mriss - 20.05.2014, 07:57
Re: Vehicle Handling - by Hesse - 20.05.2014, 09:02
Re: Vehicle Handling - by Kyle - 20.05.2014, 09:37
Re: Vehicle Handling - by Shevil - 07.07.2014, 08:26
Re: Vehicle Handling - by startserv - 02.10.2014, 17:48
Re: Vehicle Handling - by Rudy_ - 02.10.2014, 18:28

Forum Jump:


Users browsing this thread: 1 Guest(s)