[Help] Adding Baruna System on Source

Results 1 to 8 of 8
  1. #1
    Proficient Member dean310 is offline
    MemberRank
    Aug 2010 Join Date
    175Posts

    [Help] Adding Baruna System on Source

    Hello, can someone help me on adding baruna system on my source?

    I have two source :

    1. The one i officially using.
    2. The one with a stable Baruna System.

    Is it possible to add baruna system ? If not, is there any method or source codes that is used to add them? coz my baruna items on my resource is already considered as [Baruna].

    I already searched around the net to find one. But unfortunately i can find.


    Thank you


  2. #2
    i sell platypus Improved is offline
    MemberRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: [Help] Adding Baruna System on Source

    The baruna upgrade system is something you can take from other sources if you don't want to code it yourself. Take a look at virtuos source.

  3. #3
    Proficient Member dean310 is offline
    MemberRank
    Aug 2010 Join Date
    175Posts

    Re: [Help] Adding Baruna System on Source

    Quote Originally Posted by Improved View Post
    The baruna upgrade system is something you can take from other sources if you don't want to code it yourself. Take a look at virtuos source.
    ok sir ! thanks for your tip uhm ,, is there any "file".cpp or something that needs to be added in some solutions ?

  4. #4
    Member darren0020 is offline
    MemberRank
    Apr 2009 Join Date
    IrelandLocation
    94Posts

    Re: [Help] Adding Baruna System on Source

    Improved told you pretty much everything that you need to know, its mostly copying and pasting (but knowing the FlyFF section there's a guide somewhere about it... might as well use the SEARCH. button)

  5. #5
    Trust your senses Gravious is offline
    MemberRank
    Sep 2009 Join Date
    NetherlandsLocation
    713Posts

    Re: [Help] Adding Baruna System on Source

    Or search in the source and actually understand what you are copying so you have some experience for later.
    Posted via Mobile Device

  6. #6
    i sell platypus Improved is offline
    MemberRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: [Help] Adding Baruna System on Source

    Quote Originally Posted by dean310 View Post
    ok sir ! thanks for your tip uhm ,, is there any "file".cpp or something that needs to be added in some solutions ?
    Add the #ifdef BARUNAblabla as it's most likely named, then if it says it can't find a specific file or gives linker errors, add it.

  7. #7
    i <3 C++ Deviant is offline
    MemberRank
    Jun 2005 Join Date
    Little GardenLocation
    527Posts

    Re: [Help] Adding Baruna System on Source

    Quote Originally Posted by Improved View Post
    Add the #ifdef BARUNAblabla as it's most likely named, then if it says it can't find a specific file or gives linker errors, add it.
    yee and need to add the new prop parameter etc...

  8. #8
    Proficient Member dean310 is offline
    MemberRank
    Aug 2010 Join Date
    175Posts

    Re: [Help] Adding Baruna System on Source

    Thanks Guys , I'll try it.



Advertisement