More weight = more energy it uses to run. Nobody has the ratio because jagex don't release their formulas.
|
|
Did 317 have item weights?
and if so how does any1 have the ratio of how it affects run energy??
also would u like to see this is the rs2 remake?

so did 317 have it?
and hmm i might have to log on rs and see how it works try get an accurate forumula

ahh k, im gonna look into this then like tonight try get a little system goin![]()

Make a loop and add a extra integer to your item.cfg
Then make the loop add all Wearing items. Thus producing the weight.
Then you'll have to work on the run which atm to fucking tired to deal with![]()


Logging into RuneScape won't help you. With the release of rest their running was changed. 99 Agility doesn't mean you'll loose energy slower anymore, just means faster restore with rest.
On a more helpful side of things:
It could probably be done easily, example with if-statements.
Couldn't make it neat because I wrote this on the forums. Not with notepad.Code:if (playerWeight == 0) { *insert your servers remove energy code* 1; } else if (playerWeight >1 && playerWeight <= 10) { *Remove evergy code* 2; }
EDIT: you'd have to attatch that to your running because otherwise your just going to loose energy with the way I wrote it
ye i was on runewiki and gonna look into the packet,
also i might need to dump all item wieghts![]()
| « Research | Seriously we should make changes. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |