[Help] I can't compile this FS properly...
#4

I just look at the code until I find a mistake, then I stop looking The first thing I said was a mistake that would have caused bugs. Anyway

pawn Код:
DropInfo[i][DropGunAmmount][0] = 0;
                DropInfo[i][DropGunAmmount][1] = 0;
                GivePlayerWeapon(playerid,DropInfo[i][DropGunAmmount][0],DropInfo[i][DropGunAmmount][1]);
You reset the variables and then give the gun, that is a no-go. Give the weapon then reset the variables!
Reply


Messages In This Thread
[Help] I can't compile this FS properly... - by Da' J' - 28.10.2011, 20:13
Re: [Help] I can't compile this FS properly... - by FUNExtreme - 28.10.2011, 20:21
Re: [Help] I can't compile this FS properly... - by Da' J' - 28.10.2011, 20:50
Re: [Help] I can't compile this FS properly... - by FUNExtreme - 28.10.2011, 21:28
Re: [Help] I can't compile this FS properly... - by Da' J' - 28.10.2011, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)