Quote:
Originally Posted by Malaperth
It also just occurred to me that since in BaseCreature, you can specify Active and Passive speed, there must be a way to change these values already in place since it seems that they corespond to same.
|
Uhh, you mean for a Mobile? PlayerMobile has some options for speed in it, though it has a very VERY small effect, if any Since I was taking lag into account, I'd say that's the only reason why one person was faster than another... The test was too run across a field, and the person who I changed their speed from the PlayerMobile ended up getting there just a few steps earlier.
That's why I wanted to edit the mobile. I've had a few speculations about it being a static variable, and thus editing all of the mobiles in the world. Though I was also wondering about the PlayerMobiles little movement speed things, and if they would have any effect. So I was just gonna do a bit of trial & error
At least once I get it to work the way I want it too...
It did kind of strike me though that you can change privates like that. Very interesting.