"Variable" problem?
#1

Hello,

On my server when a player join any mini-game with cars or just spawn a vehicle, I use this variable:

Код:
DestroyVehicle(PlayerVehicle[playerid]);
PlayerVehicle[playerid] = CreateVehicle(.......
It works fine.. But it's buggy after 10/15mn of gameplay since the server is On. It seems that PlayerVehicle[MAX_PLAYERS]; become PlayerVehicle;

When a player spawn a vehicle, it destroy the vehicles of the others players :/

Any idea ?
Reply


Messages In This Thread
"Variable" problem? - by Rinzler - 09.05.2012, 00:35
Re: "Variable" problem? - by Joe Staff - 09.05.2012, 00:41
Re: "Variable" problem? - by Rinzler - 09.05.2012, 00:47
Re: "Variable" problem? - by (SF)Noobanatior - 09.05.2012, 04:30

Forum Jump:


Users browsing this thread: 1 Guest(s)