[Include] y_vehicledata - Page 3
#2

Really useful. You have my gratitude!
Though I still don't quite understand what VIM is used for.

EDIT:
I made something like this:
Code:
stock VehName(vehicle)
{
	new VIM:vim = Vehicle_GetVIM(vehicle);
	strunpack(name, VIM_Name(vim));
	return name;
}
Is VIM the right way to use it or should I use Vehicle_Name or Model_Name? Which is better?
Reply


Messages In This Thread
Re: y_vehicledata - by Maximun - 10.01.2015, 02:23
Re: y_vehicledata - by PaulDinam - 18.01.2015, 17:39
Re: y_vehicledata - by Y_Less - 24.01.2015, 12:32
Re: y_vehicledata - by TheRaGeLord - 24.01.2015, 13:16
Re: y_vehicledata - by Y_Less - 15.03.2015, 18:56

Forum Jump:


Users browsing this thread: 2 Guest(s)