Code:
    var %newflags = $input($4 ( $+ $7 $+ ) flags $crlf $+ $init_lang(Qadmin,28), ev, $3 $+ : $init_lang(Qadmin,8), $8-)

This is an example how I want to use $input for editing a users Q-Flags in a quakenet channel.

$input has the options to have an editbox AND a cancel button. If the you click on OK, the new flags get applied. If the editbox is empty and you click ok, $null is returned and the flags get removed. But if you click on Cancel, $null is also replied and the flags get removed. However, the name of the button is "Cancel" and not "Nothing". So for me it is not working as intended.


Gamers.IRC - The best way to use mIRC