Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 38
  1. #1
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-13-2009 @ 04:41 PM
    Location
    Alabama
    Posts
    556
    Rep Power
    0

    Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBeans

    Download Netbeans 6.5 here: [Only registered and activated users can see links. ] and install it.
    Remember you must have JDK6_XX to run this.
    Open NetBeans IDE 6.5
    [Only registered and activated users can see links. ]

    Select File> NEW
    Select JAVA > "Java Project with existing sources" > Click Next
    [Only registered and activated users can see links. ]

    Change project name to odinms, (less problems in the long run when compiling) click the browse button
    [Only registered and activated users can see links. ]

    Navigate to you odinms> src directory, I am using MoograMS source for this example all credits for the repack belongs to Moogra at ragezone, get it here: [Only registered and activated users can see links. ]
    Click open
    [Only registered and activated users can see links. ]

    Now click Finish
    [Only registered and activated users can see links. ]

    Right click on the odinms Icon in the left window > Select properties from the menu
    [Only registered and activated users can see links. ]

    Highlight sources, then click "Add Folder"
    [Only registered and activated users can see links. ]

    Select the src folder again, click open
    [Only registered and activated users can see links. ]

    Next highlight Libraries
    [Only registered and activated users can see links. ]

    Click on the "Ad JAR/Folder button"
    [Only registered and activated users can see links. ]

    Hold the Ctrl key down and select all files in the dist folder EXCEPT the odinms.jar file, click Open


    Now you can click OK at the bottom to close this window
    [Only registered and activated users can see links. ]

    Now select "Build" from the main menu> and then "Build Main Project", or hit F11
    You should have two warning about "com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release"
    You can ignore these, so long as you have no errors and it reports: BUILD SUCCESSFUL (total time: 3 seconds)


    Congratulations you have completed a successful build of your private server source files!
    Now you need to copy the odinms.jar file you just built from the source\src\dist directory into the source\dist folder and overwrite the old one


    Now try you hand at Java coding, like turning on or off auto register by changing the code to either true or false in the AutoRegister.java file. Learn to code and help make MSPS better, rather than flaming repacks and whining about things not working. The more people colaberating then better it will be.
    [Only registered and activated users can see links. ]

    Remember to rebuild your source files after you have made any changes to you .java files and then recopy the odinms.jar file.

    Enjoy…..
    .

    Last edited by scubabatdan; 01-29-2009 at 07:14 PM.

  2. #2
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-10-2011 @ 10:51 PM
    Posts
    11
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    is this for v60?

  3. #3
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-13-2009 @ 04:41 PM
    Location
    Alabama
    Posts
    556
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    Quote Originally Posted by skadoodle View Post
    is this for v60?
    This will work for any version of odinms private server, odinms it is all java based.

    .

  4. #4
    Lurker
    Reputation

    Join Date
    Mar 2008
    Last Online
    08-25-2009 @ 08:47 AM
    Posts
    4
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    can u like give us the links to all the needed files we have to download?

  5. #5
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-13-2009 @ 04:41 PM
    Location
    Alabama
    Posts
    556
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    Quote Originally Posted by Chingatumadre View Post
    can u like give us the links to all the needed files we have to download?
    The main files you need are the jave JDK6_10, NetBeans and what ever odinms source file you are using.

    Here are the files I am using:

    You must have a copy of WinRar to open these files, download WinRar here: [Only registered and activated users can see links. ].

    Files On MediaFire:
    Netbeans 6.5 download it here: [Only registered and activated users can see links. ]
    SineMS V3 Update 18 : [Only registered and activated users can see links. ]23mb
    Downaload All Java files required: [Only registered and activated users can see links. ]86mb
    Downaload All MySQL files required: [Only registered and activated users can see links. ]62mb


    Hope this helps
    .
    Last edited by scubabatdan; 01-29-2009 at 07:13 PM.

  6. #6
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-13-2009 @ 04:41 PM
    Location
    Alabama
    Posts
    556
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    BTW MoograMS repack works great... I finally have my black dragon :P

  7. #7
    Lurker
    Reputation

    Join Date
    Sep 2008
    Last Online
    02-28-2009 @ 01:53 PM
    Posts
    5
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    does any1 noe wher i can get a dl to launch my v60 host

    krnjcboi added 69 Minutes and 34 Seconds later...< --- Please use the edit button in the future--- >

    wait i got the v60 since now ms is now v60 thing is how do i debugg like with visual c++ cuz i tried to go no wrok


    ~edit~im not using titan ms im using odinms v60 but iono how to launch plz o and thx thumbs up it will help me eventually lol~
    ~edit2~i got to start using the moogra but how do i start ms now >.< in the bat when i put start it worked but now iono how to start the game sry that i suk at this ~
    Last edited by krnjcboi; 09-30-2008 at 02:22 PM. Reason: Automerged Doublepost

  8. #8
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-13-2009 @ 04:41 PM
    Location
    Alabama
    Posts
    556
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    Quote Originally Posted by krnjcboi View Post
    does any1 noe wher i can get a dl to launch my v60 host

    krnjcboi added 69 Minutes and 34 Seconds later...< --- Please use the edit button in the future--- >

    wait i got the v60 since now ms is now v60 thing is how do i debugg like with visual c++ cuz i tried to go no wrok
    Sorry, dont do TitanMS, you might try an odinms source instead. I had zero luck with c++, java based was way easier to setup and maintain. Here is v60 based odinms source and everything you need to get it up:

    Downaload All Java files required JDK, JRE, JCE: [Only registered and activated users can see links. ] 89mb
    Downaload All MySQL files required MySQL and Tools:
    [Only registered and activated users can see links. ]62mb
    Download Hamachi Plus Hex editor Upadted hamachi v1.0.3 18 Aug 08: [Only registered and activated users can see links. ] 1.4mb

    All credits to MM_plox at [Only registered and activated users can see links. ] :

    Download Repack v0.1: [Only registered and activated users can see links. ]
    Download XML Files : [Only registered and activated users can see links. ]
    Download LocalHost v60 : [Only registered and activated users can see links. ]
    Download Quest.wz Fix file: [Only registered and activated users can see links. ]

    Good luck...

  9. #9
    Lurker
    Reputation

    Join Date
    Oct 2008
    Last Online
    07-20-2010 @ 07:21 AM
    Posts
    2
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    hey i was wondering how do you get it to start like should i press debug main project?

  10. #10
    Registered User
    Reputation

    Join Date
    Aug 2008
    Last Online
    05-13-2009 @ 04:41 PM
    Location
    Alabama
    Posts
    556
    Rep Power
    0

    Re: Step By Step Tutorial, How to Compile / Build your Odinms Source files with NetBe

    Quote Originally Posted by wowuser32 View Post
    hey i was wondering how do you get it to start like should i press debug main project?
    Select "Build" from the main menu> and then "Build Main Project", or hit F11, You can not debug the main project since this has about 5 mains. And it will fail everytime you do. There is no one main project to debug. Just follow the guide step by step. Only build or clean and build the project. Then copy the new odinms.jar file that was built to the dist folder and overwrite the old one.

    Hope that helps...

Page 1 of 4 1 2 3 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts