VStorage Bug
#4

Put this Before player stats is loaded(OnPlayerConnect)
Код:
for (new i = 0; i < MAX_VEHICLES; i++) {
	PlayerVehicleInfo[playerid][i][pvImpounded] = 0; //replace 0 with default value when is storage empty
	PlayerVehicleInfo[playerid][i][pvDisabled] = 0; //replace 0 with default value when is storage empty
	PlayerVehicleInfo[playerid][i][pvSpawned] = 0; //replace 0 with default value when is storage empty
}
Reply


Messages In This Thread
VStorage Bug - by roncohen7 - 10.10.2015, 07:57
Re: VStorage Bug - by Dusan01 - 10.10.2015, 08:02
Re: VStorage Bug - by roncohen7 - 10.10.2015, 08:03
Re: VStorage Bug - by Dusan01 - 10.10.2015, 09:43
Re: VStorage Bug - by roncohen7 - 10.10.2015, 10:11
Re: VStorage Bug - by roncohen7 - 10.10.2015, 10:14
Re: VStorage Bug - by Dusan01 - 10.10.2015, 10:44
Re: VStorage Bug - by roncohen7 - 10.10.2015, 10:47
Re: VStorage Bug - by Dusan01 - 10.10.2015, 10:50
Re: VStorage Bug - by roncohen7 - 10.10.2015, 10:54

Forum Jump:


Users browsing this thread: 1 Guest(s)