#1

hi
i got 2 errors now
Quote:

D:\samp\filterscripts\GangDK96_3-1-2.pwn(357) : warning 213: tag mismatch
D:\samp\filterscripts\GangDK96_3-1-2.pwn(43 : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.

Line [357]
PHP код:
               PlayerInfo[playerid][GangOwner] = dini_Bool(UserFile,"GangOwner"); 
Line [438]
PHP код:
       PlayerInfo[playerid][GangOwner] = dini_Bool(UserFile,"GangOwner"); 
its saving already see ||
PHP код:
enum PLAYER_INFO_MAIN
{
    
GangID,
    
bool:GangOwner,
    
InvitedByGang,
    
bool:Invader,
    
idarea0,
    
idarea1

Reply


Messages In This Thread
help - by se3a - 15.03.2017, 21:24
Re: help - by Typhome - 15.03.2017, 22:46
Re: help - by se3a - 15.03.2017, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)