26.03.2010, 09:23
Hmmm, that's a lot of code lol
Possible fix :
Add the above to your 4000 line gamemode.
Possible fix :
Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
return 0;
}

