Help, i will give up..
#4

What m4karow said above, but more check where Mobile[Mobile[i]] could be going awry.

By theory, when they disconnect, it should be set to -1, not INVALID_PLAYER_ID.

PHP код:
if (CellTime[i] == cchargetime)
                {
                    
CellTime[i] = 1;
                    if(
Mobile[Mobile[i]] == i) { CallCost[i] = CallCost[i]+callcost; }
                }
                
CellTime[i]++;
                if(
Mobile[Mobile[i]] == -&& CellTime[i] == 5
Reply


Messages In This Thread
Help, i will give up.. - by Laredox - 03.03.2018, 02:22
Re: Help, i will give up.. - by m4karow - 03.03.2018, 02:31
Re: Help, i will give up.. - by Laredox - 03.03.2018, 02:48
Re: Help, i will give up.. - by Sew_Sumi - 03.03.2018, 03:43
Re: Help, i will give up.. - by andim - 03.03.2018, 09:54
Re: Help, i will give up.. - by Laredox - 03.03.2018, 14:11
Re: Help, i will give up.. - by m4karow - 03.03.2018, 16:19
Re: Help, i will give up.. - by Laredox - 03.03.2018, 17:48
Re: Help, i will give up.. - by Sew_Sumi - 03.03.2018, 17:58
Re: Help, i will give up.. - by Laredox - 03.03.2018, 18:19

Forum Jump:


Users browsing this thread: 1 Guest(s)