Re: starting player configuration

From: Karl B Buchner (zerker@juno.com)
Date: 01/08/02


> I have scoured the circlemud admin docs on
> <http://www.circlemud.org>www.circlemud.org and i couldnt find
> information
> on how to change some starting player stuff.  I want to be able to
> start
> out players with like 500 gold and some armour, however I could not

Check the ftp site under contrib/code/commands for a newbie command.
This allows you to start a player off with basic equipment.
As for the gold, anywhere in do_start, add GET_GOLD(ch) = number(400,
600);
This would start character's off with between 400 and 600 gold.

Blaize
________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/web/.

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT