Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ creating a powerlevel code
creating a powerlevel code
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Shichiroji
USA (22 posts) Bio
|
Date
| Mon 20 Oct 2003 05:30 PM (UTC) |
Message
| Ok, I've been having trouble trying to figure out how to get a powerlevel code to work. I'm wanting something that increases your powerlevel each time to make a successful hit on your opponent. (notice this is a Dragonball Z Mud being created.) any help would be apprecieted | Top |
|
Posted by
| Rob Harper
(108 posts) Bio
|
Date
| Reply #1 on Mon 20 Oct 2003 08:46 PM (UTC) |
Message
| You wouldnt belive how many people try to figure this one out to make another dbz mud, Thou I cant say much It crossed my mind a while ago, on a few dbz muds I sampled I noticed pl was simply exp redone a little bit, if you look around in the code some you'll notice some things you can change around to get the "pl" effect with minimal work. Good luck on finding a coder thou, heh..I'v seen many a people advertise to code on a mud with "(No dbz muds)" finishing off there advertisement. | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #2 on Mon 20 Oct 2003 10:35 PM (UTC) Amended on Mon 20 Oct 2003 11:29 PM (UTC) by Zeno
|
Message
| If you ever heard of the MUD, Dragonball Saga, they have a powerlevel system, which is pretty much exp. They just changed exp to PL, and some other changes.
Also, a lot of people dislike DBZ muds... If you ever visted the Kyndig forums, you'd get a lot of people saying they hate stuff like that. I'm not sure why. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Shichiroji
USA (22 posts) Bio
|
Date
| Reply #3 on Tue 21 Oct 2003 03:05 AM (UTC) |
Message
| Actually Zeno, it was Dragonball Saga that got me wanting to make my own DBZ mud...I don't like a few things about Saga so I'm wanting to make my own. Their powerlevel system is what I'm wanting to have, but with a bunch of differences for RP reasons. If anyone can help it would be appreciated...exp...hmmm, the thing I'm having the most trouble with is getting it to gain exp with every hit and show it. If anyone can help, please do. | Top |
|
Posted by
| Greven
Canada (835 posts) Bio
|
Date
| Reply #4 on Tue 21 Oct 2003 05:13 AM (UTC) |
Message
| I presume that you meant when damage is done, so you'd wanna look in the function damage() in fight.c. This function is the one that performs the damage, and the most likely place to put a call to your pl gain function. Just make your gain function display the gain, and you should be all set. |
Nobody ever expects the spanish inquisition!
darkwarriors.net:4848
http://darkwarriors.net | Top |
|
Posted by
| USER007
(124 posts) Bio
|
Date
| Reply #5 on Tue 21 Oct 2003 12:52 PM (UTC) |
Message
| I think Shichiroji = Ranmyaku... :D since he's trying to make a DBZ mud and he was talking about it in the DBSaga forums. But then again I might be wrong on who it is. :P | Top |
|
Posted by
| Shichiroji
USA (22 posts) Bio
|
Date
| Reply #6 on Tue 21 Oct 2003 03:24 PM (UTC) |
Message
| No I'm not Ranmyaku. I hardly even post on the Saga Forums. If you would like to know who I am, I'm Kraikof or Ivan. | Top |
|
Posted by
| Mozzy
(19 posts) Bio
|
Date
| Reply #7 on Wed 22 Oct 2003 04:52 AM (UTC) |
Message
| Hey -
I also play Saga, and have been for quite a while. As far as the powerlevel system goes, all it is, is expereince. There are even still levels. (You got the ranks - Fighter in training is level 1, Trained Fighter is level 2, Skilled Fighter is level 3 etc). It shouldn't be too hard to do.. As far as I know, you normally gain XP with each hit in standard SMAUG anyway (or so I think). It's just that the amount you gain is quite small. Just modify Fight.c and such to make it show, and tweak the XP you gain to much higher levels.
- Mozz | Top |
|
Posted by
| Rob Harper
(108 posts) Bio
|
Date
| Reply #8 on Wed 22 Oct 2003 05:16 AM (UTC) |
Message
| Like I said in my first post, it's exteamly easy to do in it self....thou making it diffrent, new, better. Well that takes some thought. | 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.
29,122 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top