Show all owner house in dialog
#4

pawn Код:
for(new houseID = 0; houseID < MAX_HOUSES; houseID++)
    if(!strcmp(Nick_Here,HouseInfo[houseID][HouseOwner]))
    {
        format(str,sizeof(str),"%s%d. %s\n",str,houseID,HouseInfo[houseID][HouseName]);
    }

ShowDialog str
Reply


Messages In This Thread
Show all owner house in dialog - by Cerealguy - 27.12.2013, 01:48
Re: Show all owner house in dialog - by Voxel - 27.12.2013, 07:53
Respuesta: Show all owner house in dialog - by Cerealguy - 27.12.2013, 15:00
Re: Show all owner house in dialog - by Jefff - 27.12.2013, 15:24
Respuesta: Show all owner house in dialog - by Cerealguy - 27.12.2013, 16:37
Respuesta: Show all owner house in dialog - by Cerealguy - 27.12.2013, 21:29
Re: Show all owner house in dialog - by fordawinzz - 27.12.2013, 21:30
Respuesta: Show all owner house in dialog - by Cerealguy - 27.12.2013, 21:37
Re: Show all owner house in dialog - by Konstantinos - 27.12.2013, 22:13
Respuesta: Show all owner house in dialog - by Cerealguy - 27.12.2013, 22:35

Forum Jump:


Users browsing this thread: 1 Guest(s)