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

Questions about some possible features…


Gardon321
 Share

Recommended Posts

Hey all,  it's been awhile since I've posted, but I have returned to Eclipse.

I had some questions about some features I wanted to implement.

-How possible is a webclient for Eclipse Evolution 2.0?
    Case and point, how can I stick my client on a webpage and have players run it from there?

-How can I create a custom skills system like Woodcutting, mining, ect. that will level up and gain experience, separate from the character's experience?

-How can I edit the buttons in the client and make them access custom features I put in?

Thanks for reading!
Link to comment
Share on other sites

I want to sing a song for you and for all people wondering how to edit the client:

You need VB6, VB6, is what you need, ey ey!

Get yourself a copy of it (it's hard these days however) and check out some basic tutorials, then try to understand the source code of eclipse, it shouldn't be hard to do so.

Webclient however, and especially for EE, will be need to developed by yourself…
Link to comment
Share on other sites

@Gardon321:

> -How possible is a webclient for Eclipse Evolution 2.0?
>     Case and point, how can I stick my client on a webpage and have players run it from there?

You can't. Also, wtf is EE 2.0?

@Gardon321:

> -How can I create a custom skills system like Woodcutting, mining, ect. that will level up and gain experience, separate from the character's experience?

Edit the source code.

@Gardon321:

> -How can I edit the buttons in the client and make them access custom features I put in?

Look at how existing buttons are handled and just copy them.
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...