how to define this
#5

Quote:
Originally Posted by eesh
Посмотреть сообщение
i said:
Quote:
Originally Posted by misho1
Посмотреть сообщение
hi,
pawn Код:
if(listitem == 1) {
                new You[MAX_PLAYER_NAME];
                new ClickedPlayerID[MAX_PLAYERS];
                ClickedPlayerID[playerid] = clickedplayerid;
                GetPlayerName(clickedplayerid,You,MAX_PLAYER_NAME);
                SetPVarInt(playerid,"ClickedPlayer",clickedplayerid);
                ShowPlayerDialog(playerid,909,DIALOG_STYLE_INPUT,"private Message!","Write Your Message Here","Send","Close");
                }
Код:
E:\Freeroam World\filterscripts\admin.pwn(960) : error 017: undefined symbol "clickedplayerid"
E:\Freeroam World\filterscripts\admin.pwn(961) : error 017: undefined symbol "clickedplayerid"
how to define "clickedplayerid" to the dialog Response?
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: 2 Guest(s)