mIRC Home    About    Download    Register    News    Help

Print Thread
#139132 11/01/06 11:14 AM
Joined: May 2005
Posts: 54
M
Mlupu Offline OP
Babel fish
OP Offline
Babel fish
M
Joined: May 2005
Posts: 54
i had made this code:
Code:
 on *:WALLOPS:*: {

  if !$window(@Wallops) { window -a @Wallops }

  aline @Wallops 4 $nick  at $time (wallops) $1-

}

menu @Wallops {

  $style(2) Wallops { }

  -

  cmdshere

}
 

..and now i don't know how can i make the "editbox text" . You now, that bar were we writing..
If is anyone who want to help me...


/server IRC.RomaniaIRC.ORG
#139133 11/01/06 04:10 PM
Joined: Feb 2004
Posts: 714
Z
Hoopy frood
Offline
Hoopy frood
Z
Joined: Feb 2004
Posts: 714
Just add an e to the /window command: window -ae @Wallops

Zyzzyx smile


"All we are saying is give peace a chance" -- John Lennon
#139134 02/02/06 11:40 AM
Joined: May 2005
Posts: 54
M
Mlupu Offline OP
Babel fish
OP Offline
Babel fish
M
Joined: May 2005
Posts: 54
Thank you . it's works wink


/server IRC.RomaniaIRC.ORG

Link Copied to Clipboard