Jump to content

redhotzip

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by redhotzip

  1. On 6/25/2019 at 10:54 AM, varinha said:

    Hello, i have some custom weapons and i wanna when the Whitesmith refine this weapons to +10 have announce on server and put the name of the character on weapon ( like the @produce )

     

    what i need to do to make this?

    Hello! This should be on the script support section. You may want to review this: https://github.com/rathena/rathena/blob/master/doc/script_commands.txt

    Basically you just need to add some line on your refiner with *announce script.

  2. On 6/24/2019 at 8:56 PM, Tassadar said:

    good night. I wonder if it is possible to change the rarity colors of the items?

    today it works like this:
    White
    green
    blue
    orange
    purple

    I need to invert purple and orange. Does anyone know how to do this? what I need to do.?
    thanks for helping.

    Hi, I believe this should be in Client Side Support, since the colors of the items are mainly client side. Also, it is a very difficult thing to do and I know that someone is selling that kind of client modification.

  3. OMFG, you have to click which material you want to use. Sooooo dumb! I dont know how to remove this so im very sorry. But for those who're wondering yes you just need to click on the material you wanna use.

     

    Hi Everyone,

    I was able to manually diff this https://github.com/rathena/rathena/pull/2494/files to my offline server but I kept having this problem:

     Thank you for the help! Basically I cant click the refine button when I already have the required items.

    image.png

  4. On 7/7/2018 at 3:45 PM, Bruno Nogueira said:

    Try Test This

    skillinfoz.rar

    Try this guys. I just had this problem like 5 minutes ago and searched... Just tried it on a novice but should be okay.

    Just place it inside the lua file.

    Although it seems like it's messed up.. So we may need still need to get a fix for this. I am using the 2018-06-20e client.

    image.png.784d16959dcbd93bf843ac5754db5d2c.png

    Update:

    Seems it got fixed when I did skillall and then changed bodystyle @_@

    • Upvote 4
    • Love 1
  5. Whenever I change the langtype to 1 it won't load. I'm using the most recent data folder but everytime I change the langtype I get the error nil value.

    UPDATE: Fix with this:

    On 8/26/2018 at 8:56 AM, TheDerpySupport said:

    With 2018 Clients you can do one of two things to support langtype 1;

    1. In your `luafiles514/lua files/` folder there is a folder called "Service_Korea" and within it a file called "ExternalSettings_KR"; Rename the folder to "service_usa" and the file to "externalsettings_usa"

    2. With NEMO diff your client to use the "Always read Korean External Settings"

     

    This is not true so please do not spread false information

     

    • Upvote 3
  6. 22 hours ago, Anacondaqq said:

    If you can Tokei, can you share the source code for latest SDE? (if you wish) I wanna try to implement a proper editor for some db.

    @Tokei

    I hope that would be possible. I'm so sad that I don't know how to create one but instead I just rely on excel files to automate some stuff for me however it's full of copy pastes. lol.

    Your SDE is awesome. Btw do you have a version of this that supports libconfig? Thanks.

     

     

×
×
  • Create New...