Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Add "Change Sprite" option and change walk speed


Trey Racer
 Share

Recommended Posts

Hello everyone. I am having a little bit of trouble. I was wondering if someone could tell me how to add the "Change Sprite" option when registering a character, because I am using a custom version of Eclipse Origins, which lacks it. Everything else in the menu is the same, except for this.

Also, I was wondering which files do I need to edit to change the walk and run speed, and which line is it that I need to edit?

I do have Visual Basic 6, so all I need is the information I requested above.

Thank you.
Link to comment
Share on other sites

It wouldn't be too hard, assuming they only took out the UI elements for it. But you'd need to check the form code to see if there are any calls left that change the sprite or let you select one.

As for movement speed, it should be in modConstants, both client and server-sided. Do be aware that changing this to anything that can not be divided by 2 tends to get really awkward.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...