Seems to be simple enough from what you describe..
do a series of if's,
if level > 4 {
if race = human
set loadroom to human guild (or hometown)
if race = geek
set loadroom to geek guild (or hometown)
or you can
if level > 4
switch race
case HUMAN:
set loadroom human guild
you get the idear
Nathaniel White wrote:
>
> Hi,
> Has anyone tried the setting hometowns bais on race or class, from
> Ceremic Mouse?
> just wondering how someone else's turned out and if anyone might recommended
> using it,
> or a modified version of the code...
> I have a guild in each town at the moment, and was really thinking of
> having, morts start from
> their guild after they reach a certain level(4), but before that level they
> start in a newbie zone.
> I have seen this on another mud, but couldn't get any of the Imms to share
> the info.
> Thanks
> NWhite
>
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT