[Admin] Help me please.
#1

Hi i am making a build in admin in my new party server.
But i am stuck . So maybey someone here can help me further.
This is what i have now:
pawn Код:
if(dialogid == DIALOGID+6) // Admin
{
if(response)
{
if(listitem == 0) //Kick
{
ShowPlayerDialog(playerid,666,DIALOG_STYLE_INPUT,"Who do you want to kick?","Kick command.","Kick","Cancel");
}
}
return 1;
}
And everything works fine i click Kick get an input bar.
But how do i check wich ID has been filled in ? and then kick that ID ?
Can someone help me please i really want this fixed soon.

/Artix
Reply
#2

*Bump *

/Artix
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)