Help me to fix this
#7

Line 30741
PHP код:
            new name[MAX_PLAYER_NAME];
            for(new 
0<= GANG_NUMBERi++)
            {
                
format(filesizeof(file), GANG_FILEi);
                if(
dini_Exists(file) && dini_Int(file,"GANG_MEMBERS") <= 1)
                {
                    
dini_Remove(file);
                    
format(stringsizeof(string), "Gang Removed: ID:%d, Members: %d, Name: %s"iGangInfo[i][GANG_MEMBERS], GangInfo[i][GANG_NAME]);
                    
SendClientMessage(playeridPlayerColors[random(200)], string);
                    
format(stringsizeof(string), "The gang %s has been removed"GangInfo[i][GANG_NAME]);
                    
SendClientMessageToAll(PlayerColors[random(200)], string);
                    for(new 
pMAX_PLAYERSp++)
                    {
                        if(
PlayerInfo[p][gang] == && IsPlayerConnected(p))
                        { 
Line 30756 & 30757
PHP код:
                            GetPlayerName(pnamesizeof(name));
                            
DOF2_SetInt(DOF2_File(name), "Gang"0); 
Line 30820 & 30824
PHP код:
        new name[MAX_PLAYER_NAME];
        new 
name1[MAX_PLAYER_NAME];
        
GetPlayerName(idnamesizeof(name));
        
GetPlayerName(playeridname1sizeof(name1));
        
invited[id] = PlayerInfo[playerid][gang]; 
Reply


Messages In This Thread
Help me to fix this - by [IND]Crazy - 22.03.2014, 13:44
Re: Help me to fix this - by MythicalMarauder - 22.03.2014, 13:45
Re: Help me to fix this - by [NRG]Dark - 22.03.2014, 13:48
Re: Help me to fix this - by [IND]Crazy - 22.03.2014, 13:53
Re: Help me to fix this - by ]Rafaellos[ - 22.03.2014, 13:55
Re: Help me to fix this - by Konstantinos - 22.03.2014, 14:00
Re: Help me to fix this - by [IND]Crazy - 22.03.2014, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)