mIRC Home    About    Download    Register    News    Help

Print Thread
#235799 13/01/12 03:14 PM
Joined: Jan 2010
Posts: 51
L
Lenooox Offline OP
Babel fish
OP Offline
Babel fish
L
Joined: Jan 2010
Posts: 51
i need a bit help plz whats wrong in this i use Windows7
i tried in XP and works anyone can help me? :$


Code:
alias /qw {
  raw *:*:{
    if ($istok(311 319 312 330 338 317 318 329,$numeric,32)) { halt }
    elseif ($numeric == 311) {
      halt
    }
  }
}


(\__/)
(='.'=)
(")_(")
Bunny Hopp

QuakeNet@ #Lenoox <> visit http://www.insaneboard.comeze.com
Lenooox #235801 13/01/12 03:47 PM
Joined: Nov 2006
Posts: 1,559
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,559
You cannot nest an event inside a custom alias.

Neither on XP nor 7 - so this is either a copy-paste gone wrong, or a misconception of raw events.

Horstl #235802 13/01/12 03:57 PM
Joined: Jan 2010
Posts: 51
L
Lenooox Offline OP
Babel fish
OP Offline
Babel fish
L
Joined: Jan 2010
Posts: 51
then how can I use this :$


(\__/)
(='.'=)
(")_(")
Bunny Hopp

QuakeNet@ #Lenoox <> visit http://www.insaneboard.comeze.com

Link Copied to Clipboard