I need good idea for Veh System in Y_Ini (Save)
#6

you can try a table

#define MAX_CARS 200 //FOR EXEMPLE

new PlayerCar[MAX_CARS];

and do

PlayerCar[MAX_CARS] == CreateVehicle...

when the player buy/create his car.

i let you guess the following of the code
Reply


Messages In This Thread
I need good idea for Veh System in Y_Ini (Save) - by Syncro - 11.05.2014, 23:45
Re: I need good idea for Veh System in Y_Ini (Save) - by Lynn - 12.05.2014, 00:14
Re: I need good idea for Veh System in Y_Ini (Save) - by Syncro - 12.05.2014, 00:26
Re: I need good idea for Veh System in Y_Ini (Save) - by Syncro - 12.05.2014, 00:49
Re: I need good idea for Veh System in Y_Ini (Save) - by nmader - 12.05.2014, 01:36
Re : I need good idea for Veh System in Y_Ini (Save) - by Ramoboss - 12.05.2014, 03:19
Re: I need good idea for Veh System in Y_Ini (Save) - by Syncro - 12.05.2014, 18:56

Forum Jump:


Users browsing this thread: 3 Guest(s)