[Release] Archer Version Server Files And Client - Stable Version

Page 53 of 60 FirstFirst ... 34345464748495051525354555657585960 LastLast
Results 781 to 795 of 894
  1. #781
    Member Darkchrono is offline
    MemberRank
    Dec 2019 Join Date
    60Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by squire14 View Post
    thank you! im now working to make all the weight in to 1. got 32,580 rows. is there a way i can do a copy paste method? coz typing 1 in each rows could take me days to finish it :(
    Hard to tell cuz i never test the copy paste ... copy paste row by row is the thing that i tested

    - - - Updated - - -

    i made some changes but i cant remember exactly but im sure i improved it slightly of the first edit that can be found be here :
    https://forum.ragezone.com/f1000/rel...0/#post9088130
    improved one :
    https://mega.nz/file/f5sGADjK#0ZxVPA...1EhzrqCBmw8wEg
    the world boss timer has been changed ... so boss every 30 min will be spawned sometimes boss doesn't show in notification but im sure you will find it the his location
    and here the timer :
    00:30 Kzarka
    01:00 Giant Mudster
    01:30 Dim Tree Spirit
    02:00 Karanda
    02:30 Red Nose
    03:00 Bastard Bheg
    03:30 Ancient Kutum
    04:00 Nouver
    04:30 Quint/Muraka
    05:00 Mirumok Destroyer Offin
    05:30 Katzvariak
    06:00 Garmoth
    06:30 Kzarka
    07:00 Giant Mudster
    07:30 Dim Tree Spirit
    08:00 Karanda
    08:30 Red Nose
    09:00 Bastard Bheg
    09:30 Ancient Kutum
    10:00 Nouver
    10:30 Quint/Muraka
    11:00 Mirumok Destroyer Offin
    11:30 Katzvariak
    12:00 Garmoth
    12:30 Kzarka
    13:00 Giant Mudster
    13:30 Dim Tree Spirit
    14:00 Karanda
    14:30 Red Nose
    15:00 Bastard Bheg
    15:30 Ancient Kutum
    16:00 Nouver
    16:30 Quint/Muraka
    17:00 Mirumok Destroyer Offin
    17:30 Katzvariak
    18:00 Garmoth
    18:30 Kzarka
    19:00 Giant Mudster
    19:30 Dim Tree Spirit
    20:00 Karanda
    20:30 Red Nose
    21:00 Bastard Bheg
    21:30 Ancient Kutum
    22:00 Nouver
    22:30 Quint/Muraka
    23:00 Mirumok Destroyer Offin
    23:30 Katzvariak/Garmoth
    23:50 Vell
    make sure backup your files or you can take only gameserver>bin>World>field_boss.xml
    for boss world
    Last edited by Darkchrono; 23-10-21 at 09:28 PM.

  2. #782
    Valued Member squire14 is offline
    MemberRank
    Oct 2021 Join Date
    104Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by Darkchrono View Post
    Hard to tell cuz i never test the copy paste ... copy paste row by row is the thing that i tested

    - - - Updated - - -

    i made some changes but i cant remember exactly but im sure i improved it slightly of the first edit that can be found be here :
    https://forum.ragezone.com/f1000/rel...0/#post9088130
    improved one :
    https://mega.nz/file/f5sGADjK#0ZxVPA...1EhzrqCBmw8wEg
    the world boss timer has been changed ... so boss every 30 min will be spawned sometimes boss doesn't show in notification but im sure you will find it the his location
    and here the timer :

    make sure backup your files or you can take only gameserver>bin>World>field_boss.xml
    for boss world
    gonna try that one now :D

    btw, whats with the sqlite that you added under Last 223 ready\gameserver\bin\data\sqlite3?

    does this contain your modified stuffs right? no need to download your files that was posted under?? https://forum.ragezone.com/f1000/rel...ml#post9088130

    edited:

    man, i love your improvements! but how to lessen the drop amount or (drop value) of pearls? its too op! got 1.7m pearls in just an hour XD
    Last edited by squire14; 24-10-21 at 04:06 AM.

  3. #783
    Member Darkchrono is offline
    MemberRank
    Dec 2019 Join Date
    60Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by squire14 View Post
    btw, whats with the sqlite that you added under Last 223 ready\gameserver\bin\data\sqlite3?
    does this contain your modified stuffs right? no need to download your files that was posted under?? https://forum.ragezone.com/f1000/rel...ml#post9088130
    improved one :
    https://mega.nz/file/f5sGADjK#0ZxVPA...1EhzrqCBmw8wEg
    is almost the same of that post just i did some little changes

    and i agree with you pearls drop too much ... ill try rebalance it next time

    - - - Updated - - -

    or you can do it by yourself ... open SQLiteDatabaseBrowserPortable and search for ItemSubGroup_Table
    https://ibb.co/WHdsX81
    Next go to ItemKey and search for Number 6
    https://ibb.co/qy5dNBS
    Scroll down until you find ItemKey 6
    https://ibb.co/RcjqfZx
    then change every MinCount_0 and MaxCount_0 of any ItemKey 6 you see
    exemple :
    MinCount_0 50 MaxCount_0 200
    you have chance to get between 50 to 200 randomly
    Good luck

  4. #784
    Apprentice mike1987 is offline
    MemberRank
    Jan 2019 Join Date
    10Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by squire14 View Post
    my problem with BexcelEditor2.exe is i cant copy paste all the row. :(
    i downloaded
    Bexcel-Editor.7z but couldn't find its .exe to run the program O_O
    It its a bit late but for everyone with this problem .. from what i saw in BescelEditor2.exe


    I haven't translated or anything, just based on what the buttons do.
    When you work with .bexcel file you can just export the table you wanna change as .txt, and open it in notpad or something, Change the values in the .txt file and import it again. When you export and import make sure you have the proper table selected that you work on it.

    https://drive.google.com/file/d/1laE...ew?usp=sharing
    Last edited by mike1987; 26-10-21 at 09:38 AM. Reason: missing picture link

  5. #785
    Apprentice mike1987 is offline
    MemberRank
    Jan 2019 Join Date
    10Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    After I installed everything and server start up I saw that was raining only over some specific areas (like Biraghl Den). I let the server run for a while (more than 24 h without restart), and when i checked the rain clouds moved, but just a little bit. First setting i thought was at fault was PushPullSpeed from Weather_Actor_Table (both server/client side) so I changed the 0 to something like 1000 to see what happens - but things stayed the same.

    Next step was to change the setting from gameserver /bin/config/etcoption.properties from


    # 5 Minutes
    WeatherUpdateTime = 120

    to something like 1 and now clouds and rain seems to move like the original.

    Farming (the one with the fence) works just fine, the crops grow as expected in the original game ( like 5 - 6 hours ).

    Gathering in the field - not sure about the time it takes for plants to regrow

  6. #786
    Valued Member logankioma is offline
    MemberRank
    Aug 2012 Join Date
    142Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Hey guys,
    Any launchers for this archer version? Any links?

  7. #787
    Apprentice Meh123 is offline
    MemberRank
    Jun 2019 Join Date
    6Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Can anyone tell me which file would lower boss damage? There are just two of us playing so we want just enough damage to make it challenging but not too much.

    And how do I manually spawn a boss?

    Thank you in advance!

    Forgot to add in case someone finds this useful: Ardunatt ID = 50133

    Dina ID = 50131
    Last edited by Meh123; 27-10-21 at 04:24 AM.

  8. #788
    Member Darkchrono is offline
    MemberRank
    Dec 2019 Join Date
    60Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by Meh123 View Post
    Can anyone tell me which file would lower boss damage? There are just two of us playing so we want just enough damage to make it challenging but not too much.
    in the tool folder you will find CreatureManager.exe https://ibb.co/SJpw8z2
    open your DB and try edit those values
    https://ibb.co/wgcDJzL

    but i dont recommend because boss stat are perfectly balanced and more ppl play with you boss will be more harder then solo

    - - - Updated - - -

    Quote Originally Posted by Meh123 View Post
    And how do I manually spawn a boss?
    .spawn add BOSS ID example > .spawn add 23001 : Kazrka

  9. #789
    Apprentice Meh123 is offline
    MemberRank
    Jun 2019 Join Date
    6Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by Darkchrono View Post
    in the tool folder you will find CreatureManager.exe https://ibb.co/SJpw8z2
    open your DB and try edit those values
    https://ibb.co/wgcDJzL

    but i dont recommend because boss stat are perfectly balanced and more ppl play with you boss will be more harder then solo

    - - - Updated - - -



    .spawn add BOSS ID example > .spawn add 23001 : Kazrka
    Thank you so much! I thought I'd try to spawn a boss first and see how hard it is before changing its stats. Just finished applying all the autumn decorations so I'm ready to jump back in with my son and play. TY!

  10. #790
    Member muroko is offline
    MemberRank
    Sep 2009 Join Date
    56Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by Meh123 View Post
    Can anyone tell me which file would lower boss damage? There are just two of us playing so we want just enough damage to make it challenging but not too much.

    And how do I manually spawn a boss?

    Thank you in advance!

    Forgot to add in case someone finds this useful: Ardunatt ID = 50133

    Dina ID = 50131
    go to your gameserver/bin/config folder and open up battleoption.properties in a text editor. search for these lines:

    AttackDamageCapPlayerToBoss = 3.0f (in this case 3.0f means that you do 3x the normal damage to the boss. you can play around with it.)

    and

    AttackDamageCapBossToPlayer = 0.33f (this is how much damage the boss deals to players. in this case its 1/3rd of normal.)

  11. #791
    Apprentice Meh123 is offline
    MemberRank
    Jun 2019 Join Date
    6Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by Meh123 View Post
    Thank you so much! I thought I'd try to spawn a boss first and see how hard it is before changing its stats. Just finished applying all the autumn decorations so I'm ready to jump back in with my son and play. TY!

    Thanks so much! T

    Also, is there a master list for gm commands somewhere? I know are some listed within command list but they are not all there.

    Sorry for all the questions and thank you so much for the help!



    - - - Updated - - -

    Thanks for the help! Sorry for bothering everyone.
    Last edited by Meh123; 28-10-21 at 12:33 AM.

  12. #792
    Novice eighthwiz is offline
    MemberRank
    Oct 2021 Join Date
    1Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    hi guys, which version (archer or guardian) has the most life skills/gathering/farming/non combat stuff/quests working? the search option is throwing msg connection refused errors otherwise I would look for it myself so I'm not sure which version has the most stuff working. thanks for any input!

    p.s. maybe any discord links to help fill me in too?

  13. #793
    Apprentice Meh123 is offline
    MemberRank
    Jun 2019 Join Date
    6Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    Quote Originally Posted by eighthwiz View Post
    hi guys, which version (archer or guardian) has the most life skills/gathering/farming/non combat stuff/quests working? the search option is throwing msg connection refused errors otherwise I would look for it myself so I'm not sure which version has the most stuff working. thanks for any input!

    p.s. maybe any discord links to help fill me in too?
    I suspect Archer. I know there are some enthusiastic people working on Guardian but I don't think it is as complete from what I am seeing. They are making progress though. I'm praying people keep working on it. Would be awesome to have shai. I'm also wondering if there is anyway I can support people doing this? I can't program but if there is anyway to help, I'd love to know. I do know there are far too many people trying to profit off a community effort. I mostly want a private BDO for me any my son to play on because he was bullied so much on the online version. Again, if there is anything I can do to help the Guardian version develop, please let me know. Patreon etc. Not because I'm lazy and don't want to contribute, but because I have time constraints and no programming ability. Doesn't mean I think people shouldn't get something for their hard work. Thanks, sorry for the long post.

    Also want to say that we have been enjoying the Archer version immensely. Thank you so much!

  14. #794
    Member Darkchrono is offline
    MemberRank
    Dec 2019 Join Date
    60Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    @squire14
    your inbox is full and i cant replay your last message

    you can join to Ledie Discord https://discord.gg/uwag4UQN
    there's many good stuff out there

  15. #795
    Novice bbdo03 is offline
    MemberRank
    Oct 2021 Join Date
    1Posts

    Re: [Release] Archer Version Server Files And Client - Stable Version

    The client download won't work for me does anyone have a mirror?



Advertisement