Simple ideas

by Mirami

Back to Ideas.

Sylphas2011-05-26 18:16:44
QUOTE (Razenth @ May 26 2011, 01:10 PM) <{POST_SNAPBACK}>
Do share!


I'm at work or I would. It's something like ^monk(\\d+)\\s+a monk in grey robes$, trigger it to send("give token to " .. matches). Walk in a room, do IH, move on.
Unknown2011-05-26 21:56:17
Apply the same coloration scheme for enemies and allies that QW and WHO use to WHO HERE.
Ytran2011-05-26 22:08:03
QUOTE (PhantasmalKiller @ May 26 2011, 04:56 PM) <{POST_SNAPBACK}>
Apply the same coloration scheme for enemies and allies that QW and WHO use to WHO HERE.

This would be useful. I approve.
Unknown2011-05-26 22:51:22
Make it so that when you summon a beast egg, you destroy any other eggs in existance. Someone has my phoenix egg, and I don't know who, and I can't summon one untill it decays. sad.gif
Aramel2011-05-26 23:43:41
Would it be feasible to give us entourage in GMCP?
Ssaliss2011-05-27 00:18:10
Mechanically? I suppose so. They've said they want to keep it as standard as possible between the various IREs though, so the odds of them adding it is slim to none.
Turnus2011-06-05 19:23:12
My suggestion:

In addition to the current method of selling dingbats for gold, add credits...
DINGBAT TRANSFER TO FOR CREDITS
Diamondais2011-06-06 15:11:18
Something that would set all the news boards as read. err.gif
Unknown2011-06-06 15:54:28
QUOTE (diamondais @ Jun 6 2011, 11:11 PM) <{POST_SNAPBACK}>
Something that would set all the news boards as read. err.gif

I just read the last post of each board, but that'll help save some time too!
Diamondais2011-06-06 16:02:58
QUOTE (Caerulo @ Jun 6 2011, 11:54 AM) <{POST_SNAPBACK}>
I just read the last post of each board, but that'll help save some time too!

So do I, but when I've been gone awhile or pick up an old alt... It would just be a nice little addition if possible.
Lendren2011-06-06 16:30:03
That's very easy to do client-side. I'd post some zMUD code for it off the cuff, but there's only three or four of us still using zMUD, so I'll leave it to the experts to post for the others.
Rivius2011-06-21 17:50:49
I always sort of wanted a skill really high in discernment that let me discern the stats on someone's armour.
Casilu2011-06-21 17:53:12
QUOTE (Rivius @ Jun 21 2011, 10:50 AM) <{POST_SNAPBACK}>
I always sort of wanted a skill really high in discernment that let me discern the stats on someone's armour.


Just let you use other skills with appraise?
Rivius2011-06-21 18:16:57
QUOTE (casilu @ Jun 21 2011, 01:53 PM) <{POST_SNAPBACK}>
Just let you use other skills with appraise?

Could work.
Turnus2011-06-21 23:17:46
Bury CONFIRM to bury things with selfishness up.
Ilyssa2011-06-23 08:37:12
Can we meditate even with full mana, ego, and willpower, just for the heck of it?
Xiel2011-06-23 09:04:40
Not so sure if it'd be technically simple, but I'd appreciate it if the game told you what was missing from your inventory when you try and fail to create something from a pattern. Cause in a design with like, 12 different components of varying numbers, it gets kinda irksome finding out you're missing 2 of a certain gem out of that pool of 12 after staring at your inventory for a few minutes. :<

A neat little message that goes 'Missing: ruby 2' would be grand. happy.gif
Shishi2011-06-23 16:44:17
QUOTE (Xiel @ Jun 23 2011, 02:04 AM) <{POST_SNAPBACK}>
Not so sure if it'd be technically simple, but I'd appreciate it if the game told you what was missing from your inventory when you try and fail to create something from a pattern. Cause in a design with like, 12 different components of varying numbers, it gets kinda irksome finding out you're missing 2 of a certain gem out of that pool of 12 after staring at your inventory for a few minutes. :<

A neat little message that goes 'Missing: ruby 2' would be grand. happy.gif

Agreed.
Unknown2011-06-23 17:37:42
I agree. I usually end up doing outr all of the comms again just to double check.
Lendren2011-06-23 20:36:26
Another syntax for the TATTOOS verb: TATTOOS USED. Shows how much space is available and used in each body area.

CODE
*******************************************************************************
Area          Space   Used   Avail   Tattoos
-------------------------------------------------------------------------------
wrists           10      5       5         1
feet             25      0      25         0
legs             50     50       0         2

*******************************************************************************