27.04.2017, 04:29
Quote:
PlayerInfo[playerid][dCrack] += cActor[i][dCrack];
Should be without a d? And on anothet place it should be with a d. Not sure if this is the problem but can be since using two different enumeration declarations in the same array variable can cause these problems. Let us know. |