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

Can Eclipse be used to make a standalone rpg?


unforgiven hero
 Share

Recommended Posts

Remove all the network coding, logging in GUI and whatnot, leave the character creation stuff if you want it.

You'll need to use a version with the source code included though.
Link to comment
Share on other sites

@Spike:

> Remove all the network coding, logging in GUI and whatnot, leave the character creation stuff if you want it.
>
> You'll need to use a version with the source code included though.

No, you can't do that. All the functions are done via packets. You'd need to re-program the entire thing to be client-side and remove all dependency from the server.
Link to comment
Share on other sites

Just convert all the GUI stuff to look more like save files than which account you are picking.

Make it where the player sees the server icon.
Once the server is loaded, run a command to load the client.

Keep all local network settings.

Would be dumb… but would work if you want an Eclipse engine that bad.
Link to comment
Share on other sites

@Shadowwulfâ„¢:

> Or… you can run it as a mmorpg... and then just tell everyone you have extremely interactive NPCs...

haha this
Link to comment
Share on other sites

@[PIE:

> Spike link=topic=60248.msg637023#msg637023 date=1273689966]
> @Shadowwulfâ„¢:
>
> > Or… you can run it as a mmorpg... and then just tell everyone you have extremely interactive NPCs...
>
> haha this

Dude there was an NPC named Kreator, which had spectacular AI, running around slaying monsters, taking quests, picking up loot and selling it. He kept calling me a noob though and trying to PK me!
Link to comment
Share on other sites

  • 5 weeks later...

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...