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

EO


teh jimpie
 Share

Recommended Posts

Hello,

I'm using EO and I have 2 questions.

1\. how do I change the running speed?
2\. How do I make it so that It should check for something in your options, and if you putted it on, your speed will incrase? when you turn it off, your speed will be normal again.

teh jimpie
Link to comment
Share on other sites

@Alatar:

> 1) Here: Client -> modConstants:
> ```
> ' Speed moving vars
> Public Const WALK_SPEED As Byte = 4
> Public Const RUN_SPEED As Byte = 6
> ```
> 2) Like the Shift button or like what?

1) Thanks, but when I'm right, in EO you're always running, not? I want you're always walking. so I just make RUN_SPEED the lowest and the WALK_SPEED the highest
2) Yes, but now not just shift, but an option somewere on your game. By clicking it you keep walking or running
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...