how to define this
#7

i just want that when i click on player it show dialog that i teleport him or show his stats or pm him or do action on him (ban,kick,mute,freeze,gethere and goto)
but when i add clickedplayerid on dialog respons. i get errors

pawn Код:
public OnPlayerClickPlayer(playerid, clickedplayerid, source)
{
    ShowPlayerDialog(playerid,1909,DIALOG_STYLE_LIST,"Player","Action \nPM\nStats\nTeleport","Select","Close");
    return 1;
}
Reply


Messages In This Thread
how to define this - by misho1 - 08.03.2012, 21:31
Re: how to define this - by ReneG - 08.03.2012, 21:37
Re: how to define this - by misho1 - 09.03.2012, 08:16
Re: how to define this - by eesh - 09.03.2012, 09:43
Re: how to define this - by misho1 - 09.03.2012, 09:52
Re: how to define this - by eesh - 09.03.2012, 10:00
Re: how to define this - by misho1 - 09.03.2012, 10:34
Re: how to define this - by rati555 - 09.03.2012, 10:39
Re: how to define this - by misho1 - 09.03.2012, 10:44
Re: how to define this - by misho1 - 09.03.2012, 11:11

Forum Jump:


Users browsing this thread: 1 Guest(s)