CallRemoteFunction
#8

Мод:
PHP код:
#define SPD(%0)                CallRemoteFunction("SPD","dddssss",%0) 
ФС:
PHP код:
public SPD(playeriddialogidstylecaption[], info[], button1[], button2[]) {
    
Variable[playerid][pDialogID] = dialogid;
    
ShowPlayerDialog(playeriddialogidstylecaptioninfobutton1button2);
    return 
1;

Когда юзаю в моде так:
PHP код:
SPD(playerid0DIALOG_STYLE_MSGBOX"Text""Text""Okay"""); 
Серв падает, а вот так:
PHP код:
SPD(playerid0DIALOG_STYLE_MSGBOX"Text""Text""Okay""Okay2"); 
Все норм
Reply


Messages In This Thread
CallRemoteFunction - by Romz - 08.01.2014, 12:46
Re: CallRemoteFunction - by White_116 - 08.01.2014, 13:22
Re: CallRemoteFunction - by Romz - 08.01.2014, 14:03
Re: CallRemoteFunction - by warlock02 - 08.01.2014, 22:30
Re: CallRemoteFunction - by Stepashka - 09.01.2014, 06:14
Re: CallRemoteFunction - by Romz - 09.01.2014, 07:36
Re: CallRemoteFunction - by Stepashka - 09.01.2014, 07:53
Re: CallRemoteFunction - by Romz - 09.01.2014, 11:22
Re: CallRemoteFunction - by Stepashka - 09.01.2014, 11:37
Re: CallRemoteFunction - by Romz - 09.01.2014, 13:06
Re: CallRemoteFunction - by OKStyle - 09.01.2014, 16:44
Re: CallRemoteFunction - by Stepashka - 09.01.2014, 17:34
Re: CallRemoteFunction - by OKStyle - 10.01.2014, 03:50
Re: CallRemoteFunction - by Stepashka - 10.01.2014, 05:50
Re: CallRemoteFunction - by OKStyle - 10.01.2014, 15:59

Forum Jump:


Users browsing this thread: 1 Guest(s)