View Single Post
Old 02-28-2007, 03:14 PM   #13 (permalink)
IHaveRegistered
Forum Expert
 
IHaveRegistered's Avatar
 
Join Date: Jun 2003
Location: Ontario
Age: 20
Posts: 4,522
Send a message via MSN to IHaveRegistered
Default

Quote:
Originally Posted by Malaperth View Post
Right, however, BaseCreature inherits from Mobile, so between those two classes, somewhere in there must be a way to change the speed since it is done in BaseCreature, so the capability is already there, you just need to find it.
Ohh true... Hmm... *looks*

Edit: Can't find anything that looks like it'll change that. SpeedInfo was the only really "different" thing in there, and SpeedInfo.cs really has nothing that'll change the mobile speed (I believe it just gets it, and sets a base setting). PlayerMobile.cs already HAD something inside itself for editing speeds... It just didn't alter anything.
__________________

Last edited by IHaveRegistered; 02-28-2007 at 04:41 PM.
IHaveRegistered is offline   Reply With Quote