i need help for create a code of scripting.. for me is hard and i hope that you can help me..
the idea is halt aoplist.ini in a specific room.. the script "aop" have the option halt but.. is for all rooms i need that halt aoplist.ini in a specific room.
the code of aop for halt aoplist.ini is this..
.Aop on: set %Aop on | msg $chan -=-[Aop Status Change Enabled]-=-
.Aop off: unset %Aop | msg $chan -=-[Aop Status Change Disabled]-=-
.-
if ($nick == $me) || (%Aop != on) halt
if ($readini(aop.ini,Aop,$address($nick,1)) != $null) && ($me isowner $chan) {
my problem is halt aoplist.ini in specific room plz help me with this script file..
i hope can help me