[Dialog] Listing MySQL data inside a List Dialog
#5

There is an issue with this:

pawn Code:
format(Query, sizeof(Query), "SELECT `username` & `factionRank` FROM `playerinfo` WHERE `factionID` = '%d'", PVar[playerid][factionID]);
        mysql_query(Query);
It's not selecting the information correctly, any idea how I can work this?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)