V83 Source

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    V83 Source

    Hi im just wanting recommendations for a good stable v83 source, that has lots of features added, im not talking about npcs, but source add ons, thank you.


  2. #2
    Zaytron is offline
    MemberRank
    Nov 2012 Join Date
    320Posts

    Re: V83 Source

    I've tried out Solaxia. It's pretty much the most stable I believe but there's still things to fix up in there and I think it's more of a low-mid rate source.

    I've also tried TiredStory's source which is recommended for high rate since there's already coded stuffs in there such as NX seller e.t.c

  3. #3
    That one pokemon thing Luxray is offline
    MemberRank
    Apr 2010 Join Date
    2,043Posts

    Re: V83 Source

    I wouldn't recommend using sources with lots of features already built in, as others do also use these and in the end, you want a server with unique features (if you plan on hosting or releasing). Making your own features also improves your skill.

  4. #4
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    Re: V83 Source

    Quote Originally Posted by Luxray View Post
    I wouldn't recommend using sources with lots of features already built in, as others do also use these and in the end, you want a server with unique features (if you plan on hosting or releasing). Making your own features also improves your skill.
    I was thinking MoopleDev, you think thatd be good for a lowrate?

  5. #5
    Valued Member Burgundy is offline
    MemberRank
    Mar 2015 Join Date
    126Posts

    Re: V83 Source

    When you say features do you mean custom or GMS-like? I'd say solaxia would be your best bet as a base for a low-rate server.

  6. #6
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    Re: V83 Source

    Quote Originally Posted by Burgundy View Post
    When you say features do you mean custom or GMS-like? I'd say solaxia would be your best bet as a base for a low-rate server.
    i tried that but i cant figure out the net beans thing? it doesnt have a dist folder or any jar files?

  7. #7
    Account Upgraded | Title Enabled! Las Systos is offline
    MemberRank
    Mar 2015 Join Date
    NetherlandsLocation
    238Posts

    Re: V83 Source

    copy them from any other v83 source :o

  8. #8
    Valued Member Burgundy is offline
    MemberRank
    Mar 2015 Join Date
    126Posts

    Re: V83 Source

    Quote Originally Posted by goldstory View Post
    i tried that but i cant figure out the net beans thing? it doesnt have a dist folder or any jar files?
    Are the jars not in the dist>lib folder? If not just do what las systos suggested, but i'm fairly certain they are there. It should be the same process as setting up any other source. What do you mean by the netbeans thing?

  9. #9
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    Re: V83 Source

    Quote Originally Posted by Burgundy View Post
    Are the jars not in the dist>lib folder? If not just do what las systos suggested, but i'm fairly certain they are there. It should be the same process as setting up any other source. What do you mean by the netbeans thing?
    /solaxiasource


    /solaxiasource/nbproject


    I've never seen a source setup like this so yeah..
    and by netbeans thing i mean setting up the server constans etc. i cant access the soruce files via netbeans .

  10. #10
    Moderator Eric is offline
    ModeratorRank
    Jan 2010 Join Date
    DEV CityLocation
    3,188Posts

    Re: V83 Source

    Quote Originally Posted by goldstory View Post
    snip
    Look in src/ folder if there's /src/dist for the compiled libraries.

    EDIT: No, it's not there. Look at project properties, it uses the following libraries:
    Code:
    javac.classpath=\
        ${file.reference.mina-core-2.0.7.jar}:\
        ${file.reference.mysql-connector-java-bin.jar}:\
        ${file.reference.slf4j-api-1.6.6.jar}:\
        ${file.reference.slf4j-jdk14-1.7.5.jar}
    Most likely the exact same as MoopleDev's, just use their dist.

  11. #11
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    Re: V83 Source

    Quote Originally Posted by Eric View Post
    Look in src/ folder if there's /src/dist for the compiled libraries.

    EDIT: No, it's not there. Look at project properties, it uses the following libraries:
    Code:
    javac.classpath=\
        ${file.reference.mina-core-2.0.7.jar}:\
        ${file.reference.mysql-connector-java-bin.jar}:\
        ${file.reference.slf4j-api-1.6.6.jar}:\
        ${file.reference.slf4j-jdk14-1.7.5.jar}
    Most likely the exact same as MoopleDev's, just use their dist.
    Okay so im pretty sure i can use MoopleDev r120 dist folder right

  12. #12
    very green greenelfx is offline
    MemberRank
    Jul 2011 Join Date
    1,323Posts

    Re: V83 Source

    Quote Originally Posted by goldstory View Post
    Okay so im pretty sure i can use MoopleDev r120 dist folder right
    You can also google the files and download it directly. The dist folder simply has libraries, doesn't matter where you get them from.

  13. #13
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    Re: V83 Source

    Quote Originally Posted by greenelfx View Post
    You can also google the files and download it directly. The dist folder simply has libraries, doesn't matter where you get them from.
    Maybe i have to update to java 7 , i cant open my src folder in netbeans, it says it already in use, & i was just going to use moopledevs dist.

  14. #14
    Moderator Eric is offline
    ModeratorRank
    Jan 2010 Join Date
    DEV CityLocation
    3,188Posts

    Re: V83 Source

    Quote Originally Posted by goldstory View Post
    Maybe i have to update to java 7 , i cant open my src folder in netbeans, it says it already in use, & i was just going to use moopledevs dist.
    file->load the project, or remove the build file(s) and nbproject folder, and then re-create the project

  15. #15
    Valued Member goldstory is offline
    MemberRank
    Jan 2010 Join Date
    132Posts

    Re: V83 Source

    Quote Originally Posted by Eric View Post
    file->load the project, or remove the build file(s) and nbproject folder, and then re-create the project
    Thanks man, do you know if this source requires java 7?
    reason i'm asking is because im getting errors in places like this
    Last edited by goldstory; 11-12-15 at 04:35 AM.



Page 1 of 2 12 LastLast

Advertisement