06.11.2010, 05:17
I have already tried this. Did you look at my code.
These are the global variables used in the if statements...
These are the global variables used in the if statements...
pawn Код:
//These Are Up Top
new pName[MAX_PLAYERS][MAX_PLAYER_NAME];
new hOwner[MAX_HOUSES];
//These Are Used In If Statments
GetPlayerName(playerid, pName[playerid], MAX_PLAYER_NAME);
hOwner[hid] = dini_Int(hFile[hid], "hOwner");