Show all owner house in dialog
#9

pawn Код:
if(!strcmp(pName, vInfo[i][vowner], true))
{
    if (!vInfo[i][vmodel]) continue;
    format(str, sizeof(str),"%s%d\n", str, vInfo[i][vmodel] );
}
If the model is 0, then it will skip it.
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)