#3

Can't you just save the model ID of the vehicle you bought into your playerfile?

pawn Код:
dini_IntSet( PathToPlayerFile, "Vehicle", ModelIDForVehicle );
Then on spawn (or command) just CreateVehicle with that model
pawn Код:
dini_Int( PathToPlayerFile, "Vehicle" );
My dIni knowledge is a bit rusty, so I'm sorry if the syntax is somewhat incorrect.
Reply


Messages In This Thread
CARS - by NuggaN - 19.03.2013, 20:20
Re: CARS - by NuggaN - 19.03.2013, 20:47
Re: CARS - by LarzI - 19.03.2013, 20:59
Re: CARS - by NuggaN - 19.03.2013, 22:30

Forum Jump:


Users browsing this thread: 1 Guest(s)