Jump to content

Chaos92

Members
  • Posts

    1561
  • Joined

  • Last visited

  • Days Won

    36

Posts posted by Chaos92

  1. 16 minutes ago, namerpus18 said:

    Hello everyone,

    Can you guys help me where can I change this section here like a banner in cashshop.  I can't find any script or in src code. 

     

    Thank you so much,

    screenrAthena000.jpg

    I have create a tutorial but its in Malay language, but I think easier for you to understand.

    Its actually on your GRF data folder.

     

    • Love 1
  2. 4 hours ago, Dev j said:

    image.png.37b0d3df6d9c14451cb08e9e42123556.png
    Can't hit emp in Melee/Short Attack



    image.png.fd8c71db0259d49b7139f599f12b79db.png
    But on Range can hit

     

    Can anyone help me about this ?

    have guild and up skill guild approval or not ? players without guild or guild approval cant attack emperium.

  3. 30 minutes ago, Yukaiii said:

    Can someone explain to me why the aura of my server does not appear?
    I can get level 99 and up to the maximum level that was defined on my server but it still doesn't appear.

    // Level required to display an aura.
    // NOTE: This assumes that sending max_lv to the client will display the aura.
    // NOTE: aura_lv must not be less than max_lv.
    // Example: If max_lv is 99 and aura_lv is 150, characters with level 99~149
    //          will be sent as being all level 98, and only characters with level
    //          150 or more will be reported as having level 99 and show an aura.
    aura_lv: 99

    What do you set in conf/battle/client.conf ?

    • Like 1
  4. 2 hours ago, AinsLord said:

    is this using latest rathena git? coz i am using latest rathena git i tried remove/commenting

    recompile multiple times i also tried 2018 client still it stops then continue attacking

     

    image.thumb.png.5c6583b02ba9101247e4c99d7a349ada.png

    i know this lines tells if renewal is enable

    but as i can seee i cant fine this line exact line

    if (skill == AS_SONICBLOW)
    				pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.

     

    yes I tried on pre-re server, it works.

     

    • Upvote 1
  5. 5 hours ago, hendra814 said:

    Can someone help me to fix this issue

    image.png.dbbf8f80c61bb772a215d81c0bfa7e23.png

    The error happen when click this button

    image.png.b19609bd0fa8f2b1300b9fa7c34e8205.png

    and i check rathena SQL database for item cash db already removed.

    image.png.0f2639d124def8a973af0a68019b9814.png

    Yes I can confirm this happens in latest fluxCP. But to be honest, that page does nothing except showing the Cash Shop part which need to be added manually. Maybe to show user about what items we added in ingame cash shop.

  6. 12 minutes ago, zeusc137 said:

    Thanks @Chaos92! I'm starting to understand this! I'm also using this branch: https://github.com/datawulf/rathena/tree/skillupd
    From this PR to rebalance skills: https://github.com/rathena/rathena/pull/7024

    I think the latest clients don't read clientinfo.xml anymore, right? (Any tip to workaround that?)

    Thank you for the guidance and sorry for asking so many questions around the forum! haha ❤️ 

    read from Chris Translation. its reading sclientinfo.xml

    • Upvote 1
  7. 3 hours ago, zeusc137 said:

    Thank you very much for this sir! I was finding very hard to find documentation and search things inside the forum!

    Are there some tips you could provide as well for someone like us who wants it badly 4th classes in our servers?

    --

    Have a great weekend people!!!

    latest rathena git already have 4th job, just didnt have skills for expanded jobs only.

    • Like 1
  8. 50 minutes ago, ajonck said:

    Thank you! ❤️ I was able to fix the names of the items using an appropriated iteminfo_EN.lua when I was applying recommendations on Warp/Nemo!

    The one thing I'm not sure right now how to fix is this message at the top (maybe I have to just delete it for now until I create my own art?):
    image.png.e56fd774ba7defa6caf1b70168bdfbb8.png

    That is from mapInfo_true_EN.lub if you are using Chris English Translation.

    Maybe you didnt copy the System folder part.

    • Like 1
  9. 14 hours ago, ajonck said:

    I think this problem was solved! Thanks everyone!

    However is there a suggestion for an specific CLIENT version? I want renewal + 4th classes and I'm using latest rAthena!

    I'm planning to mantain this for a very long time! ❤️ 

    Sorry if I should have asked this somewhere else!

    use 2021 clients and latest.

    • Upvote 1
  10. 12 hours ago, ajonck said:

    Hello, thanks for passing by!

    I'm trying to use NEMO to modify this 2019-06-05hRagExeRE.exe applying recommended but this is how it looks:

    I know this is CLIENT issue because my other client 2019-06-05fRagexe.exe was working just fine! 

    What should I do? I'm trying to create my own private server with Renewal + 4th classes.

    image.thumb.png.607ba6cf3dfff2e86fa8d71e675c9380.png

    Most probably because of the client files.

    Use english translation by Chris : https://github.com/llchrisll/ROenglishRE and dont forget to read the Wiki/Guides.

    Btw, use 2021 clients or latest for 4th job classes.

    • Upvote 1
  11. 9 hours ago, ajonck said:

    Hello everyone, thanks if you ever found some time to help me with this!!!

    I have just installed and played really nice on my local server with latest rAthena and kRO client using this "2019-06-05fRagexe_patched.exe"

    But when I'm at CHARACTER CREATION the text is not showing up correctly!

    I faced this issue in the past but I don't remember how I should approach this to fix!

    Thanks for passing by! ❤️

    This is the screenshot show the name not displaying nice:

    image.thumb.png.f53f5750ee82a43c5adf6f490f1c81b5.png

    When you hex/diff the client, u can try to change the new char name field height. The default is 13, maybe you can change it to 20, try it first or change it to any height that you want.

    • Like 1
×
×
  • Create New...