Register to post in forums, or Log in to your existing account
 
:
Search found 49 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: cMUD to cMUD interaction
boblinski

Replies: 1
Views: 3366

PostForum: CMUD General Discussion   Posted: Wed Apr 08, 2020 9:04 pm   Subject: cMUD to cMUD interaction
Has anyone found a work around to being able to communicate with another user of cMUD using an IP address or something similar, the idea being that the mud does not have an OOC channel for chat and me ...
  Topic: cMUD to interact with Discord
boblinski

Replies: 4
Views: 5736

PostForum: CMUD General Discussion   Posted: Wed Apr 08, 2020 9:03 pm   Subject: cMUD to interact with Discord
The mud I play has an echo:

#playername has entered the realm.

I'd like to know if it's possible to have this interact with discord to have a BOT post it in a specified channel.


Thanks!
  Topic: Mac Book Air + CMUD
boblinski

Replies: 1
Views: 3564

PostForum: CMUD General Discussion   Posted: Sun Oct 13, 2019 6:53 am   Subject: Mac Book Air + CMUD
A friend has a Mac Book air... wondering if anyone has had success getting CMUD to run on a Mac?

If so.. any in-depth explanation would be appreciated...

Is it worth it? Or should I just tell h ...
  Topic: Mapper Customization and
boblinski

Replies: 1
Views: 2989

PostForum: CMUD General Discussion   Posted: Thu Aug 15, 2019 1:52 am   Subject: Mapper Customization and
Lots of little questions!

------------------------------------------------
I found this:
#call %roomcol(,green)

Is there a way to do the same but add:
1- a different colour border
2- a lette ...
  Topic: Carrion Fields + Mapper
boblinski

Replies: 4
Views: 5205

PostForum: CMUD General Discussion   Posted: Sat Aug 10, 2019 2:42 am   Subject: Carrion Fields + Mapper
Hey, so it is still being a little funny with me when I map areas and then use the "#find" command or button.

Even when it's a unique room (not a duplicate road or anything)..

Also @Shalimar.. ...
  Topic: Mudlet to CMUD map conversion
boblinski

Replies: 3
Views: 7131

PostForum: CMUD General Discussion   Posted: Wed Aug 07, 2019 4:00 am   Subject: Mudlet to CMUD map conversion
i982, did you ever get anywhere with you conversion efforts?
  Topic: logging every connection
boblinski

Replies: 1
Views: 3047

PostForum: CMUD General Discussion   Posted: Mon Aug 05, 2019 10:32 am   Subject: logging every connection
how to log everything every day from one of my capture windows into the same .txt document.... but to enter onto the document a note for the time/date
  Topic: Counting MOBS
boblinski

Replies: 7
Views: 7244

PostForum: CMUD General Discussion   Posted: Sun Aug 04, 2019 11:42 pm   Subject: Counting MOBS
Sorry, those were just made up examples, none of the mobs are that simple in actual practice...


What I was even hoping for was more like a way to count the lines between:

[Exits: *]

and th ...
  Topic: Counting MOBS
boblinski

Replies: 7
Views: 7244

PostForum: CMUD General Discussion   Posted: Sun Aug 04, 2019 9:18 am   Subject: Counting MOBS
<<100%hp 100%m 95%mv>> east

Room Name
Descrption is
Basically always
Multilple lines


Hey guys, what I'm wanting to do is make a script for mobs in each room, to do something b ...
  Topic: Carrion Fields + Mapper
boblinski

Replies: 4
Views: 5205

PostForum: CMUD General Discussion   Posted: Sat Aug 03, 2019 2:52 am   Subject: Carrion Fields + Mapper
Here's a scenario.. I'm mapping:

I go into a new room to the EAST

I try go NORTH -> but get rejected
either by:
Alas there is no exit north.
The Warriors' Guild guard says 'Only warrio ...
  Topic: Carrion Fields + Mapper
boblinski

Replies: 4
Views: 5205

PostForum: CMUD General Discussion   Posted: Wed Jul 31, 2019 10:50 am   Subject: Carrion Fields + Mapper
Just wanted to know if anyone here has played Carrion Fields mud and more specifically if they have had any luck using the mapper?

Any tips for getting the mapper to remain useful on a mud where so ...
  Topic: MXP for paths
boblinski

Replies: 6
Views: 5722

PostForum: CMUD General Discussion   Posted: Sun Jul 21, 2019 11:36 pm   Subject: MXP for paths
Try the %roomnum method?

Using the mapper? I don't use the mapper..
  Topic: MXP for paths
boblinski

Replies: 6
Views: 5722

PostForum: CMUD General Discussion   Posted: Sun Jul 21, 2019 4:26 am   Subject: MXP for paths
#MXP <send>#EXEC {..2mines}</send>

result

ERROR: Trigger "South GATE" fired but did not compile



If I drop the #MXP and simply use:
#TR {South GAT ...
  Topic: MXP for paths
boblinski

Replies: 6
Views: 5722

PostForum: CMUD General Discussion   Posted: Sat Jul 20, 2019 8:11 am   Subject: MXP for paths
#mxp <send>..2mines</send>
Even this still results in a clickable ".. 2mines" but when clicked it just sends a literal "..2mines" to the mud which results in "Huh?" and no movement..
  Topic: MXP for paths
boblinski

Replies: 6
Views: 5722

PostForum: CMUD General Discussion   Posted: Sat Jul 20, 2019 1:28 am   Subject: MXP for paths
Hello again, hopefully another thread is okay!

I am wanting to show-up some of my paths when I reach the start/end point of said paths.. and I was hoping to make them clickable..

Firstly, #MXP d ...
  Topic: Constant Monitoring of prompt figures
boblinski

Replies: 1
Views: 2580

PostForum: CMUD General Discussion   Posted: Sat Jul 20, 2019 1:18 am   Subject: Constant Monitoring of prompt figures
Is there an easy way to constantly monitor my prompt variable @hitp_per and as soon as it goes below a certain point disable/enable a class?

My triggers do not seem to be working when I try tri ...
  Topic: Help with trigger syntax
boblinski

Replies: 3
Views: 3844

PostForum: CMUD General Discussion   Posted: Thu Jul 18, 2019 5:16 pm   Subject: Help with trigger syntax
Will this still recognise and trigger accordingly even with different messages?...

for example will "eat" proc with both:

Bob says 'Eat something, would you?'

And

Bob tells you 'Why don' ...
  Topic: Help with trigger syntax
boblinski

Replies: 3
Views: 3844

PostForum: CMUD General Discussion   Posted: Thu Jul 18, 2019 10:29 am   Subject: Help with trigger syntax
<trigger priority="13990" id="1399">
<pattern>Bob [says|tells you|tells the group] '*%w*'</pattern>
<value>#if (%1 = drink) {wa;c ...
  Topic: Variable and capture/display question
boblinski

Replies: 1
Views: 2558

PostForum: CMUD General Discussion   Posted: Thu Jul 18, 2019 6:18 am   Subject: Variable and capture/display question
Hi! Just a couple of questions form a returning noob


----------------1-----------------
Bob's group:
[22 Thi] Ronal 65% hp 100% mana 100% mv 87843 xp
[ ...
  Topic: FN keys for macros
boblinski

Replies: 1
Views: 4227

PostForum: CMUD General Discussion   Posted: Sun Feb 25, 2018 10:59 pm   Subject: FN keys for macros
Hey, m,y keyboard is a Corsair Strafe.

Wanting to know if I can use the FN (function) key for extended macros... like:

FN+F1 -> FN-F12

FN+NUM0 -> FN+NUM9


I've tried pressing en ...
  Topic: Currently capturing, but want it re-ordered
boblinski

Replies: 15
Views: 16842

PostForum: CMUD General Discussion   Posted: Thu Feb 08, 2018 8:11 am   Subject: Currently capturing, but want it re-ordered
Hey! This is working great so far, and as you can see I've changed it a little bit to get it to work with a single digit and double in my pattern. Here's what I've got, couple of questions at the bott ...
  Topic: Help with script
boblinski

Replies: 4
Views: 7192

PostForum: CMUD General Discussion   Posted: Wed Feb 07, 2018 10:30 am   Subject: Help with script
Sorry, I hope I haven't got this completely wrong, but try this:

OldExp = @NewExp
NewExp = %1
#math ExpChange (@NewExp-@OldExp)
#math NewExpGoal (@ExpGoal-@NewExp)
#if (@E ...
  Topic: Currently capturing, but want it re-ordered
boblinski

Replies: 15
Views: 16842

PostForum: CMUD General Discussion   Posted: Tue Feb 06, 2018 12:28 pm   Subject: Currently capturing, but want it re-ordered
What if I said - all I want it to do is=

copy my wholist to a new window called "wholist" but put it in level order from highest to lowest?

Thanks!

Not even any first pointers for this.

Th ...
  Topic: Currently capturing, but want it re-ordered
boblinski

Replies: 15
Views: 16842

PostForum: CMUD General Discussion   Posted: Sat Feb 03, 2018 1:48 pm   Subject: Currently capturing, but want it re-ordered
What if I said - all I want it to do is=

copy my wholist to a new window called "wholist" but put it in level order from highest to lowest?

Thanks!
  Topic: Keeping a record of things and what they do
boblinski

Replies: 3
Views: 5860

PostForum: CMUD General Discussion   Posted: Sat Feb 03, 2018 1:46 pm   Subject: Keeping a record of things and what they do
Works great thanks!!

How hard would it be to add one more field in as a "location"?
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net