Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Win32 FDS » Different questions about additional Things for Win32 FDS
Different questions about additional Things for Win32 FDS [message #141862] Fri, 04 March 2005 18:37 Go to previous messageGo to previous message
zunnie is currently offline  zunnie
Messages: 2959
Registered: September 2003
Location: Netherlands
Karma:
General (2 Stars)

on @*:text:*:#YourChannel:{
    if (($nick == YourBRenBotNickName) && ($2 == !website)) {
    renrem msg [BR] Visit our website @ http://www.FanMaps.net 
    }
    if (($nick == YourBRenBotNickName) && ($2 == !sounds) {
    renrem msg [BR] Sound commands (RG-CP1 required): !tt !hehe !skill !chicky 
    }
    if (($nick == YourBRenBotNickName) && ($2 == !chicky)) {
      .timer 1 1 run C:\Westwood\RenegadeFDS\Server\renrem.exe -r= "snda m00achk_kill0001i1gbmg_snd.wav" ServerIP RemAdminPort RemAdminPass LocalPort
    }
    if (($nick == YourBRenBotNickName) && ($2 == !skill) {
      .timer 1 1 run C:\Westwood\RenegadeFDS\Server\renrem.exe -r= "snda mxxdsgn_dsgn014i1gbmg_snd.wav" ServerIP RemAdminPort RemAdminPass LocalPort
    }
    if (($nick == YourBRenBotNickName) && ($2 == !hehe) {
      .timer 1 1 run C:\Westwood\RenegadeFDS\Server\renrem.exe -r= "snda mtudsgn_dsgn0377a1gbmg_snd.wav" ServerIP RemAdminPort RemAdminPass LocalPort
    }
    if (($nick == YourBRenBotNickName) && ($2 == !tt) {
      .timer 1 1 run C:\Westwood\RenegadeFDS\Server\renrem.exe -r= "snda m00mstm_kill0013i1gbrs_snd.wav" ServerIP RemAdminPort RemAdminPass LocalPort
    }
}

--------------
Example config that could work (if firewall etc are set properly):
ServerIP 127.0.0.1
RemoteAdminPort 40400
RemoteAdminPass secret88
LocalPort 7092

A command would look like this in IRC script:
if (($nick == FanMapsBot) && ($2 == !tt) {
.timer 1 1 run C:\Westwood\RenegadeFDS\Server\renrem.exe -r= "snda m00mstm_kill0013i1gbrs_snd.wav" 127.0.0.1 40400 secret88 7092


https://multiplayerforums.com/uploads/monthly_2018_03/TCW2_Signature.png.6236a0dbc6e1e53472a18fe8cd15e47b.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RenRem32 Help
Next Topic: FDS multi threading
Goto Forum:
  


Current Time: Sun Feb 23 17:39:07 MST 2025

Total time taken to generate the page: 0.00683 seconds