02.07.2011, 19:39
I found out that problem is in gCaller[playerid] var, it exists in if() so the problem appears, i tried to test it without if and else and it worked okay. I tried to printf("%d %d",gCalled[playerid],gCalled[gCalled[playerid]]); and problem appeared again. Does someone knows what I did wrong with the gCalled[playerid] var?