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
➜ Powerlevel gain
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Jinru
USA (20 posts) Bio
|
| Date
| Sat 13 Mar 2004 02:43 AM (UTC) |
| Message
| how whould i go about making a powerlevel gain because i added it in /* xp cap to prevent any one event from giving enuf xp to */
/* gain more than one level - FB */
modgain = UMIN(modgain,
exp_level(ch, ch->base_pl+2) - base_pl(ch, ch->base_pl+1));
ch->base_pl += gain;
}
and struct i did all the defines and stuff it just wont show the gain
i am useing smaug1.4 revison 4
|
-(Jinru)-
admin at
dbzuov.sytes.net port 4003 | | 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.
7,024 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top