Why CallLocalFunction crash server ?
#1

Код:
public OnDialogResponse(playerid,dialogid,response,listitem,inputtext[])
{
        DialogID[playerid] = -1;
	return CallLocalFunction("SBR_OnDialogResponse","iiiis",playerid,dialogid,response,listitem,inputtext);
}
when i response on dialog than server crash :/
Reply


Messages In This Thread
Why CallLocalFunction crash server ? - by Trac - 24.10.2011, 09:22
Re: Why CallLocalFunction crash server ? - by Trac - 24.10.2011, 10:28
Re: Why CallLocalFunction crash server ? - by Vince - 24.10.2011, 10:35
Re: Why CallLocalFunction crash server ? - by Trac - 24.10.2011, 10:44

Forum Jump:


Users browsing this thread: 1 Guest(s)