SA-MP Forums Archive
Showplayerdialog - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Showplayerdialog (/showthread.php?tid=543836)



Showplayerdialog - Dezzzy - 29.10.2014

what is wrong here

Код HTML:
	case 0:
					{
					    if(PlayerInfo[playerid][pAdmin] >= 1)
					    {
					    ShowPlayerDialog(playerid, 30301, DIALOG_STYLE_MSGBOX, "Rank 1 Admin","/a\n/cheater","Gatishe");
					    }
		            }
Код HTML:
C:\Users\Gigi\Desktop\Samp Server Fuliox RP Amx\1413562663_fuliox-rp\Fuliox-Rp\gamemodes\Fuliox-Rp.pwn(20098) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.



Re: Showplayerdialog - M0HAMMAD - 29.10.2014

Here you go:
pawn Код:
if(listitem == 0)
            {
//              SendClientMessage(playerid,0x6495EDFF, "<1> /a /as /antiddos /smson /afill /cheater /mute /mutelist /kick /pm /reoff /slap /fulioxrpby");
//              SendClientMessage(playerid,0x6495EDFF, "<1> /alogin - войo`и в аa"i`иi' паi'a*ль /hp /reklama /geton - поn~лa*a"i'ий вo~оa" /mcamera /asellferm");
                ShowPlayerDialog(playerid,1000000,DIALOG_STYLE_MSGBOX,"Commands","{FFFFFF}/a /as /antiddos /smson\n/alogin - войo`и в аa","Ok","");
            }



Re: Showplayerdialog - Dezzzy - 29.10.2014

thank u muhamed rep from me big thanks