[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  SMAUG
. -> [Folder]  SMAUG coding
. . -> [Subject]  Newbie Question on Leveling

Newbie Question on Leveling

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by Malti   USA  (55 posts)  [Biography] bio
Date Thu 20 Apr 2006 11:55 PM (UTC)
Message
I am know this is totally beginner MUD stuff here, but I am not sure about the smaug codebase. Does a player have to be immortalized to access levels 51-65 or can they reach level 65 simply by leveling?
[Go to top] top

Posted by Conner   USA  (381 posts)  [Biography] bio
Date Reply #1 on Fri 21 Apr 2006 12:07 AM (UTC)
Message
They have to be advanced or immortalized or elevated to get beyond level 50 unless you change the code to raise your max mortal levels.

-=Conner=-
--
Come test your mettle in the Land of Legends at telnet://tcdbbs.zapto.org:4000
or, for a little family oriented medieval fun, come join us at The Castle's Dungeon BBS at telnet://tcdbbs.zapto.org
or, if you just want information about either, check our web page at http://tcdbbs.zapto.org
[Go to top] top

Posted by Malti   USA  (55 posts)  [Biography] bio
Date Reply #2 on Fri 21 Apr 2006 12:28 AM (UTC)
Message
Okay, went into mud.h and changed the following:

#define MAX_LEVEL 116
#define LEVEL_HERO (MAX_LEVEL - 16)
#define LEVEL_IMMORTAL (MAX_LEVEL - 14)
#define LEVEL_SUPREME MAX_LEVEL
#define LEVEL_INFINITE (MAX_LEVEL - 1)
#define LEVEL_ETERNAL (MAX_LEVEL - 2)
#define LEVEL_IMPLEMENTOR (MAX_LEVEL - 3)
#define LEVEL_SUB_IMPLEM (MAX_LEVEL - 4)
#define LEVEL_ASCENDANT (MAX_LEVEL - 5)
#define LEVEL_GREATER (MAX_LEVEL - 6)
#define LEVEL_GOD (MAX_LEVEL - 7)
#define LEVEL_LESSER (MAX_LEVEL - 8)
#define LEVEL_TRUEIMM (MAX_LEVEL - 9)
#define LEVEL_DEMI (MAX_LEVEL - 10)
#define LEVEL_SAVIOR (MAX_LEVEL - 11)
#define LEVEL_CREATOR (MAX_LEVEL - 12)
#define LEVEL_ACOLYTE (MAX_LEVEL - 13)
#define LEVEL_NEOPHYTE (MAX_LEVEL - 14)
#define LEVEL_AVATAR (MAX_LEVEL - 15)

So what I want is people to be able to fight to level 100 and become Heros. I don't want them to be able to advance higher then level 100 unless an Imm makes them an avatar level imm. Is there anywhere else that I need to change code? and also how do I change the exp to a long int to avoid XP loss or it turning negaitve.
[Go to top] top

Posted by Malti   USA  (55 posts)  [Biography] bio
Date Reply #3 on Fri 21 Apr 2006 02:30 AM (UTC)
Message
Ok, I figured everything out from posts, and everything works well. I have 116 levels, level 100 is hero, 101 is avatar. Now I am curious what are the advantages of being a Hero. I am also curious why Heros get no special section in the Wholist and finally why they dont get a special prefix like avatars. If anyone knows the answers or has some suggestions, it is very much appreciated.
[Go to top] top

Posted by Zeno   USA  (2,871 posts)  [Biography] bio
Date Reply #4 on Fri 21 Apr 2006 02:37 AM (UTC)
Message
You'd have to code most of that in. A special section for heroes, special rank, etc. I think hero just means they are 1 level below avatar.

Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org
[Go to top] top

Posted by Malti   USA  (55 posts)  [Biography] bio
Date Reply #5 on Fri 21 Apr 2006 04:02 AM (UTC)
Message
Got it, thank you very much.
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


15,213 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]