another backtrace
#7

PHP Code:
        PlayerInfo[id][Duelingto] = -1;
        
PlayerInfo[id][Maker] = -1;
        
PlayerInfo[id][Opponent] = -1;
        
PlayerInfo[playerid][LoseDuels] ++;
        
PlayerInfo[id][WinDuels] ++; 
We can't see your whole code, but I'd presuming these would need to be in the above bit no?

PHP Code:
        PlayerInfo[playerid][inDuel] = 0;
        
PlayerInfo[id][inDuel] = 0
Reply


Messages In This Thread
another backtrace - by Ertouq - 02.06.2020, 08:51
Re: another backtrace - by Adamoneoone - 02.06.2020, 09:00
Re: another backtrace - by Ertouq - 02.06.2020, 09:14
Re: another backtrace - by Ertouq - 02.06.2020, 23:56
Re: another backtrace - by Variable™ - 03.06.2020, 00:04
Re: another backtrace - by v1k1nG - 03.06.2020, 00:20
Re: another backtrace - by ItsRobinson - 03.06.2020, 01:23
Re: another backtrace - by Ertouq - 03.06.2020, 07:31
Re: another backtrace - by Variable™ - 03.06.2020, 07:37
Re: another backtrace - by Ertouq - 03.06.2020, 07:42

Forum Jump:


Users browsing this thread: 4 Guest(s)