Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ SMAUG ➜ Running the server ➜ Connecting to IMC

Connecting to IMC

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Zivilyn   (2 posts)  Bio
Date Mon 02 Jul 2001 01:08 AM (UTC)
Message
Is it possible to connect to the IMC with this windows version of smaug?

Also.. why don't some of the commands in thw wizhelp and 'commands' work? like "rignore" "rsockets" etc?

And lastly.. anyone know of an easy way to implement COLOR for players to add color to thier TITLES, Imm's Room descriptions, Chat, etc?

Thanks!

Zivilyn,
A Place Unknown MUD
apumud.dyndns.org 4000
Top

Posted by Zivilyn   (2 posts)  Bio
Date Reply #1 on Mon 02 Jul 2001 01:41 AM (UTC)
Message
I mean.. the IMC command doesn't even work (to my knowledge)
I type IMC in smaug, and get "Huh?"..

Anyone?
Top

Posted by Nick Gammon   Australia  (23,158 posts)  Bio   Forum Administrator
Date Reply #2 on Mon 02 Jul 2001 10:19 PM (UTC)
Message
A lot of source files have this in them:

#ifdef USE_IMC


However USE_IMC does not seem defined anywhere.

Looking at Makefile I see the following:


#Uncomment the next three comments below if you want to use IMC
#USE_IMC = -DUSE_IMC

#IMC_OFILES = imc.o imc-mail.o imc-interp.o imc-util.o imc-config.o \
# imc-events.o imc-version.o imc-mercbase.o ice.o icec.o icec-mercbase.o

#IMC_CFILES = imc.c imc-mail.c imc-interp.c imc-util.c imc-config.c \
# imc-events.c imc-version.c imc-mercbase.c ice.c icec.c icec-mercbase.c


Therefore I guess you would have to do just that, uncomment those lines, recompile, and you should have IMC available.

'rignore' and 'rsockets' seem to be IMC commands, so that would be related to the first problem.

Quote:

And lastly.. anyone know of an easy way to implement COLOR for players to add color to thier TITLES, Imm's Room descriptions, Chat, etc?


You would need to find the place in the source where it does those things (eg. shows the title) and change ch_printf to ch_printf_color.


- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


11,489 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.