How to load the clan onplayerrequestclass
#10

Debug the clan id
PHP код:
                    new string[100];  
                    
format(stringsizeof(string), "%s"ClanInfo[UserStats[playerid][Clan]][ClanName]);  
                    
GameTextForPlayer(playeridstring10004);
                    
format(stringsizeof(string), "Clan ID: %d"UserStats[playerid][Clan]);  
                    
SendClientMessage(playerid, -1string); 
And check in your database if its the right clan id
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)