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

ShadowMaster

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Posts posted by ShadowMaster

  1. Basically this topic wasn't resolved. He wants it to have the game upgrade automatically when he runs the Eclipse Origins.exe. So here how I would go with this. The EO is basically run on Main(). You will have to take the code from Main() from the autoupdater and put it in here. You want it to unload the frmMenu while the autoupdater is open. You will have to change few things in the autoupdater coding to make it function like a built-in. But make sure that you change the name of the autoupdater from frmMain to something else, before adding the form to your client or create a new form in your client. The rest is basically very easy.
  2. You know that a pet is more like player and npc in one, so basically you have to make functions that is used on both players and npcs. And you will have to make your pet follow your player when your player moves.

    I am right now working on it. Not very easy.
×
×
  • Create New...