[Neoscript-development] neoscript npopups.ini,1.1.1.1,1.2 oper-npopups.ini,1.1.1.1,1.2
Brought to you by:
mjgreen
From: <mor...@us...> - 2002-08-30 01:18:05
|
Update of /cvsroot/neoscript/neoscript In directory usw-pr-cvs1:/tmp/cvs-serv6782 Modified Files: npopups.ini oper-npopups.ini Log Message: updated mass aliases and popups Index: npopups.ini =================================================================== RCS file: /cvsroot/neoscript/neoscript/npopups.ini,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** npopups.ini 29 Aug 2002 18:13:59 -0000 1.1.1.1 --- npopups.ini 30 Aug 2002 01:18:01 -0000 1.2 *************** *** 3,6 **** --- 3,15 ---- n1=Query:/query $$1 n2=UCentral:/uwho $1 + n3=Invite:/invite $$1 # + n3=Watchlist^M + n4=.Add:/watch $$?="Enter +nick:"^M + n5=.Del:/watch $$?="Enter -nick:"^M + n6=.List:/watch^M + n7=-^M + n7=PM:/msg $$1- $$?="Enter message:"^M + n8=Notice:/notice $$1- $$?="Enter message:"^M + n3=-^M n3=- n4=Control *************** *** 40,44 **** n31=..Mass DeOwner:mdeowner n33=..Mass Kick:mkick ! n34=..Mass Kick (reason):mrkick n32=..Mass Ban:mban n33=..Mass Unban:munban --- 49,55 ---- n31=..Mass DeOwner:mdeowner n33=..Mass Kick:mkick ! n34=..Mass Kick(Reason):mrkick ! n35=..Mass Kick/Ban:mkb ! n36=..Mass Kick/Ban(Reason):mrkb n32=..Mass Ban:mban n33=..Mass Unban:munban *************** *** 46,51 **** n35=..Mass UnExempt:munexempt n36=..- ! n37=..Mass Notice:mnotice ! n38=..Mass msg:mmsg n15=- n15=User Modes --- 57,68 ---- n35=..Mass UnExempt:munexempt n36=..- ! n37=..Mass Notice ! n38=...EVERYONE:mnoticeall ! n39=...NON-OPs:mnotice ! n40=...OPS:/onotice $$?="Enter message:" ! n38=..Mass msg ! n39=...EVERYONE:mmsgall ! n40=...NON-OPS:mmsg ! n41=...OPS:omsg $$?="Enter message:" n15=- n15=User Modes *************** *** 341,343 **** n336=.Box Stats:box n337=.Box Stats2:psstats ! n333=Say What you use:msg $$1 I am using %script $+ . Get it at %url $+ . \ No newline at end of file --- 358,360 ---- n336=.Box Stats:box n337=.Box Stats2:psstats ! n333=Say What you use:msg $$1 I am using %script $+ . Get it at %url $+ . Index: oper-npopups.ini =================================================================== RCS file: /cvsroot/neoscript/neoscript/oper-npopups.ini,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** oper-npopups.ini 29 Aug 2002 18:13:59 -0000 1.1.1.1 --- oper-npopups.ini 30 Aug 2002 01:18:01 -0000 1.2 *************** *** 6,9 **** --- 6,10 ---- n5=.Del:/watch $$?="Enter -nick:" n6=.List:/watch + n7=Invite:invite $$1 # n7=- n7=PM:/msg $$1- $$?="Enter message:" *************** *** 46,50 **** n31=..Mass DeOwner:mdeowner n33=..Mass Kick:mkick ! n34=..Mass Kick (reason):mrkick n32=..Mass Ban:mban n33=..Mass Unban:munban --- 47,53 ---- n31=..Mass DeOwner:mdeowner n33=..Mass Kick:mkick ! n34=..Mass Kick(Reason):mrkick ! n35=..Mass Kick/Ban:mkb ! n36=..Mass Kick/Ban(Reason):mrkb n32=..Mass Ban:mban n33=..Mass Unban:munban *************** *** 52,57 **** n35=..Mass UnExempt:munexempt n36=..- ! n37=..Mass Notice:mnotice ! n38=..Mass msg:mmsg n20=- n15=User Modes --- 55,66 ---- n35=..Mass UnExempt:munexempt n36=..- ! n37=..Mass Notice ! n38=...EVERYONE:mnoticeall ! n39=...NON-OPs:mnotice ! n40=...OPS:/onotice $$?="Enter message:" ! n38=..Mass msg ! n39=...EVERYONE:mmsgall ! n40=...NON-OPS:mmsg ! n41=...OPS:omsg $$?="Enter message:" n20=- n15=User Modes *************** *** 434,436 **** n336=.Box Stats:box n337=.Box Stats2:psstats ! n333=Say What you use:msg $$1 I am using %script $+ . Get it at %url $+ . \ No newline at end of file --- 443,445 ---- n336=.Box Stats:box n337=.Box Stats2:psstats ! n333=Say What you use:msg $$1 I am using %script $+ . Get it at %url $+ . |