Re: [Circle] Inventory Code

From: Sammy (samedi@clark.net)
Date: 11/16/96


On Fri, 15 Nov 1996, Mud Administration wrote:

- Actually I was prompted with this addition that someone who tested out my 
- MUD wanted to see.  Say for instance you wanted to go south 6 times, 
- under Normal MUD you would have to type "s" 6 times.  now This person 
- that logged on my MUD said he saw a way in someone else's MUD to type "s 
- 6" to go south 6...  Does anyone have a Patch for this or something that 
- I can use to add to it to make it work?

I think it'd be as simple as finding the top movement function, which will
be an ACMD with the ability to accpet arguments.  Then check for a numeric
argument, and throw a for loop in there that exits when movment is
obstructed so players can't cause trouble with repeated "s 30000"
commands.

Sam

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST