Warning 202
#5

Код:
stock ShowPlayerDialogEx(playerid, dialogid, style, caption[], info[], button1[], button2[]) {
	SetPVarInt(playerid, "dialog", dialogid);
	ShowPlayerDialog(playerid, dialogid, style, caption, info, button1, button2);

	return 1;
}
Here
Reply


Messages In This Thread
Warning 202 - by ChuckyBabe - 22.04.2015, 02:45
Re: Warning 202 - by -=Dar[K]Lord=- - 22.04.2015, 02:51
Re: Warning 202 - by ChuckyBabe - 22.04.2015, 02:52
Re: Warning 202 - by -=Dar[K]Lord=- - 22.04.2015, 02:53
Re: Warning 202 - by ChuckyBabe - 22.04.2015, 02:55
Re: Warning 202 - by ToiletDuck - 22.04.2015, 02:55
Re: Warning 202 - by ChuckyBabe - 22.04.2015, 02:57
Re: Warning 202 - by ToiletDuck - 22.04.2015, 02:59

Forum Jump:


Users browsing this thread: 1 Guest(s)