Author |
Message |
Topic: Does anyone know how to use this for Cmud? |
skeen77
Replies: 4
Views: 8286
|
Forum: CMUD General Discussion Posted: Fri Nov 17, 2017 5:26 am Subject: Does anyone know how to use this for Cmud? |
Yeah, did that. Will see if I can talk to the guy that set the page up, just don't think he's familiar with CMud. |
Topic: Does anyone know how to use this for Cmud? |
skeen77
Replies: 4
Views: 8286
|
Forum: CMUD General Discussion Posted: Fri Nov 17, 2017 2:41 am Subject: Does anyone know how to use this for Cmud? |
Well I assume it searches the list of items on that page based on one or two keywords and displays results in game, but I understand those clients even less than I understand CMud, which is not very m ... |
Topic: Does anyone know how to use this for Cmud? |
skeen77
Replies: 4
Views: 8286
|
Forum: CMUD General Discussion Posted: Thu Nov 16, 2017 7:07 pm Subject: Does anyone know how to use this for Cmud? |
So there's an ID list for the MUD I'm playing on. It has instructions for TT++, WinTin, Tinyfuge... Would like to know if there's a way to use it with CMud. Here's the page http://tdome.azurewebsite ... |
Topic: In-game Stock Market |
skeen77
Replies: 1
Views: 3739
|
Forum: CMUD General Discussion Posted: Mon Dec 23, 2013 6:20 pm Subject: In-game Stock Market |
The game I play has an in-game stock market. Now, I'm not a smart guy, but I thought there'd be a way to use CMUD to help me track highs and lows. Here's the input the game gives:
Current Stock M ... |
Topic: Setting up the Mapper |
skeen77
Replies: 5
Views: 7469
|
Forum: CMUD General Discussion Posted: Thu Dec 12, 2013 3:34 pm Subject: Setting up the Mapper |
So I added this trigger, and the mapper stopped.. mapping. It wouldn't register adding new rooms until I disabled it. I'm going to play around with the format of that line a bit I guess. I don't re ... |
Topic: Setting up the Mapper |
skeen77
Replies: 5
Views: 7469
|
Forum: CMUD General Discussion Posted: Thu Dec 12, 2013 2:43 am Subject: Setting up the Mapper |
So.. what package would I put this trigger in? |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Sat Nov 30, 2013 1:53 am Subject: Using a variable to store credits on hand |
Sir, you are an officer and a gentleman. That worked, and now I'll study it so I full understand it. Thank you. |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Fri Nov 29, 2013 10:19 pm Subject: Using a variable to store credits on hand |
Here's a screenshot of the score screen itself. A lot of the spaces didn't translate right I guess.
http://i.imgur.com/6L93oz5.jpg |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Fri Nov 29, 2013 9:46 pm Subject: Using a variable to store credits on hand |
So like %s instead of %d? |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Fri Nov 29, 2013 4:05 am Subject: Using a variable to store credits on hand |
Actually yeah, there are spacing inconsistencies. It aligns the credit number to the right, so there can be variable spaces before the $.. |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Fri Nov 29, 2013 2:40 am Subject: Using a variable to store credits on hand |
I assume that when you changed the variable's name you also changed all references to that variable to whatever you namechanged to? Renaming the variable sakecredits does no good if the trigger is st ... |
Topic: Setting up the Mapper |
skeen77
Replies: 5
Views: 7469
|
Forum: CMUD General Discussion Posted: Wed Nov 27, 2013 11:40 pm Subject: Setting up the Mapper |
So I'm trying to set up the mapper and have encountered an issue with how it records room names. A room name shows up as Central Square - and the time-of-day portion is cause it to create new rooms ... |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Wed Nov 27, 2013 11:28 pm Subject: Using a variable to store credits on hand |
using your trigger, I then tried to call on the variable (renamed sakecredits) (sake is char name). the line of code I have is give @sakecredits credits krom. I've tried $sakecredits, &sakecredi ... |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Wed Nov 27, 2013 11:09 pm Subject: Using a variable to store credits on hand |
If I just forget about the con and kills section and do #TRIGGER {[ Credits: ~$ (%d) ~]$} {credits = %1} Would that work too? |
Topic: Using a variable to store credits on hand |
skeen77
Replies: 13
Views: 21760
|
Forum: CMUD General Discussion Posted: Wed Nov 27, 2013 10:25 pm Subject: Using a variable to store credits on hand |
This is an example of the line on the score sheet for the mud I'm playing on. I want to be able to store the current credits on hand, and then call on that value in a command to give X credits pe ... |
Topic: Question regarding variables and multiple sessions |
skeen77
Replies: 2
Views: 4922
|
Forum: CMUD General Discussion Posted: Wed Apr 10, 2013 12:12 am Subject: Question regarding variables and multiple sessions |
Try using @//windowname/porkhp. In most cases, stuff inside a window cannot be seen by stuff that exists outside that window. If that doesn't work, your only other option is to move the variable out ... |
Topic: Question regarding variables and multiple sessions |
skeen77
Replies: 2
Views: 4922
|
Forum: CMUD General Discussion Posted: Tue Apr 09, 2013 2:27 pm Subject: Question regarding variables and multiple sessions |
Before I start, forgive my newbness :)
I'm playing a MUD that allows you to play 3 characters at once, and am working on a status line to display certain information about the other characters. As ... |
Topic: Identify script for database |
skeen77
Replies: 2
Views: 5126
|
Forum: CMUD General Discussion Posted: Mon Feb 28, 2011 1:12 pm Subject: Identify script for database |
I read this last night and it made as much sense as Swedish to me, but this morning it's actually making some sense. Thanks. |
Topic: Identify script for database |
skeen77
Replies: 2
Views: 5126
|
Forum: CMUD General Discussion Posted: Mon Feb 28, 2011 2:30 am Subject: Identify script for database |
So, I'm a novice, currently trying to set up a script that will read identify information and plug it into the database fields I've created. I've read through some other posts, but had a question. O ... |
Topic: New to CMUD, a few questions |
skeen77
Replies: 18
Views: 18886
|
Forum: CMUD General Discussion Posted: Thu Feb 24, 2011 10:41 pm Subject: New to CMUD, a few questions |
The %1 syntax was implemented to be compatible with TinTin and zMUD. However, this syntax can make scripts very difficult to support and debug over time. In addition, it becomes difficult to refer to ... |
Topic: New to CMUD, a few questions |
skeen77
Replies: 18
Views: 18886
|
Forum: CMUD General Discussion Posted: Thu Feb 24, 2011 8:39 pm Subject: New to CMUD, a few questions |
Hmm, %0. Is this better or worse than using something like %params? I know that from reading the help file it seemed to imply that %1 was a bad, old option. Also, will #execute still do normal mud ... |
Topic: New to CMUD, a few questions |
skeen77
Replies: 18
Views: 18886
|
Forum: CMUD General Discussion Posted: Thu Feb 24, 2011 7:45 pm Subject: New to CMUD, a few questions |
Alright, discovered a problem. I can't execute an alias in the other window with this.
My initial alias is #alias ff {:soandso:%params}
This works great just for regular mud commands, but if I ... |
Topic: New to CMUD, a few questions |
skeen77
Replies: 18
Views: 18886
|
Forum: CMUD General Discussion Posted: Thu Feb 24, 2011 7:31 pm Subject: New to CMUD, a few questions |
Figured it out myself. I discovered the %params function! I guess there was some kind of issue with having numbers or something? Shrug, anyways, figured it out. |
Topic: New to CMUD, a few questions |
skeen77
Replies: 18
Views: 18886
|
Forum: CMUD General Discussion Posted: Thu Feb 24, 2011 6:42 pm Subject: New to CMUD, a few questions |
Back with another question!
Is there any reason why new aliases may not work at all, like it's not recognizing I'm entering an alias? I made an alias for depositing credits via a bank card. Looke ... |
Topic: New to CMUD, a few questions |
skeen77
Replies: 18
Views: 18886
|
Forum: CMUD General Discussion Posted: Wed Feb 23, 2011 11:14 pm Subject: New to CMUD, a few questions |
Ok, a follow up question. Is it possible to colour a field on the status bar? Like if I wanted the health to show up as red? |
|