warning 202: number of arguments does not match definition
#1

D:\Mбtй kйpei\RPG\26febrmof\icerpg.pwn(894 : warning 202: number of arguments does not match definition
D:\Mбtй kйpei\RPG\26febrmof\icerpg.pwn(894 : warning 202: number of arguments does not match definition

Код:
ShowPlayerDialog(i, DIALOG_HOUSEM, DIALOG_STYLE_LIST, "Ice utca %d | Tulaj:(%d)","Belйp\nLabor\nInformбciу", "OK", "Mйgsem",h,HouseInfo[h][hOwner]);
full code
Код:
	for(new h = 0; h < sizeof(HouseInfo); h++)
			{
				if(HouseInfo[h][Van] != 1) continue;

				if(PlayerToPoint(1.0, i, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]))
				{
					if(HouseInfo[h][hOwned] == 1)
					{
						if(HouseInfo[h][hRentabil] == 0)
							ShowPlayerDialog(i, DIALOG_HOUSEM, DIALOG_STYLE_LIST, "Ice utca %d | Tulaj:(%d)","Belйp\nLabor\nInformбciу", "OK", "Mйgsem",h,HouseInfo[h][hOwner]);
						oks = 1;
						break;
					}
Reply


Messages In This Thread
warning 202: number of arguments does not match definition - by Slicebook - 04.04.2014, 22:26
Re: warning 202: number of arguments does not match definition - by Dokins - 04.04.2014, 22:29
Re: warning 202: number of arguments does not match definition - by Vince - 04.04.2014, 22:46
Re: warning 202: number of arguments does not match definition - by Dokins - 04.04.2014, 22:48

Forum Jump:


Users browsing this thread: 1 Guest(s)