Unsolvable bugs?
#1

Hello and thanks for reading in the first place.

I'm making a gamemode with another guy and we noticed some weird bugs.
Things just won't be executed or they'll be executed in a wrong way. For example:

Код:
if(EmployeeInfo[playerid][vehicle] != 0)
		{
			DestroyVehicleX(EmployeeInfo[playerid][vehicle]);
			EmployeeInfo[playerid][vehicle]=0; // this won't be executed
		}
Also, OnPlayerSpawn will take $200 from the player instead of the scripted $100.
Before this mysterious bug came, everything was allright and all systems were working.
I'm sure it isn't a normal scripting mistake. I run through the code a thousand times, and this just make no sence at al.

Can someone help me?

Greetz,
Danny
Reply


Messages In This Thread
Unsolvable bugs? - by Danny - 12.11.2011, 08:10
Re: Unsolvable bugs? - by [HiC]TheKiller - 12.11.2011, 08:12
Re: Unsolvable bugs? - by Danny - 12.11.2011, 08:14
Re: Unsolvable bugs? - by CyNiC - 12.11.2011, 10:45
Re: Unsolvable bugs? - by Ash. - 12.11.2011, 10:50
AW: Unsolvable bugs? - by Babul - 12.11.2011, 11:33
Re: Unsolvable bugs? - by Danny - 12.11.2011, 12:52
Re: Unsolvable bugs? - by MadeMan - 12.11.2011, 12:56
Re: Unsolvable bugs? - by Danny - 12.11.2011, 12:58

Forum Jump:


Users browsing this thread: 4 Guest(s)