Filterscript interferes with gamemode
#7

Quote:
Originally Posted by AndySedeyn
Посмотреть сообщение
Is your OnDialogResponse callback returning 0? If not, it should.

PHP код:
public OnDialogResponse(playeriddialogidresponselistiteminputtext[]) {
    return 
0// or: return false;

Should that be in both my gamemode and filterscript or only in the filterscript? Both my gamemode and filterscript now returns 0 on OnDialogResponse, but whenever I do /gate it just says "You are already logged in" as it sends the login dialog.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)