Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » mIRC Reply Script
mIRC Reply Script [message #84139] Thu, 29 April 2004 04:49 Go to previous messageGo to previous message
dead6re is currently offline  dead6re
Messages: 602
Registered: September 2003
Karma:
Colonel
So much functions that arent needed, well i think so. This should work better

alias /r {
  msg %recentpagechan !page %recentpage $1-
}
on *:TEXT:[PAGE]*:#: {
    set %recentpage $2
    set %recentpagechan $chan
    halt
  }
  elseif (Page From isin $1- {
    set %recentpage $3
    set %recentpagechan $chan
  }
}


Those functions, $strip and $remove arent need that much. With mirc u can use $1. That will select the first word. It should work. Ill test it when i get back later.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Use renguard on UGIN servers sniper tourny?
Next Topic: Renegade Alert Oil Pump Assault (C&C_RA_A_OilField)
Goto Forum:
  


Current Time: Fri Feb 14 05:53:04 MST 2025

Total time taken to generate the page: 0.00648 seconds