Jump to content

Promeister

Members
  • Content Count

    72
  • Joined

  • Last visited

  • Days Won

    6

Reputation Activity

  1. Like
    Promeister got a reaction from Zez in How to make novice can learn some skill of other class ?   
    trunk/db/pre-re/skill_tree.conf

    Novice: {
        skills: {
            NV_BASIC: 9
            NV_FIRSTAID: 1
            NV_TRICKDEAD: 1
            WE_BABY: 1
            WE_CALLPARENT: 1
            WE_CALLBABY: 1
            ALL_INCCARRY: 1
        }
    }

    Just add whatever skill you want inside.
     
    For you example:

    Novice: {
        skills: {
            NV_BASIC: 9
            NV_FIRSTAID: 1
            NV_TRICKDEAD: 1
            WE_BABY: 1
            WE_CALLPARENT: 1
            WE_CALLBABY: 1
            ALL_INCCARRY: 1
    // CUSTOM SKILLS FROM THIEF
            TF_DOUBLE: 10
            TF_MISS: 10
            TF_STEAL: 10
            TF_HIDING: {
                MaxLevel: 10
                TF_STEAL: 5
            }
            TF_POISON: 10
            TF_DETOXIFY: {
                MaxLevel: 1
                TF_POISON: 3
            }
            TF_SPRINKLESAND: 1
            TF_BACKSLIDING: 1
            TF_PICKSTONE: 1
            TF_THROWSTONE: 1
        }
    }
  2. Like
    Promeister reacted to anacondaq in Ragnarok Offline Newbie Pack 2022 | Make your RO server in less then 5 minutes   
    Built from a scratch new version of RO Offline Pack.
    Contains both emulators, both mechanics (x4).
    Latest 2020-04-01Ragexe.
    Latest OSPanel, with latest MySQL, emulator files, and all updates.
    Re-uploaded to all mirrors on the front page.
    Current version: 2021 April 10.
  3. Like
    Promeister reacted to Samuel in Item Option + Drop Effect   
    Update with this.
     
    Didn't know that kRO might have changed the drop effect until someone asked me to create a plugin.
     
    20200401 Ragexe shows a different drop effect + (do-re-mi?) sound
     
    Drop Effect as of 20200401 1 = Blue 2 = Yellow 3 = Purple 4 = Green 5 = Red White is missing? Orange was turned into red? Added sound effect for the pillar effect.  
    I attached my latest video for this.
     
  4. Like
    Promeister reacted to Samuel in Item Option + Drop Effect   
    Hello!
     
    Just came back from a very long break from ragnarok emulator scene.
     
    When I read one of the topics here in the forum, I encountered this new Item Drop Option and Drop Effect which made me very excited and thought that I could do something like inspired Item Drop Effect in Diablo 3 (which I played for the past few months)
     
    Anyway, this video is to showcase what I was able to achieve in making a plugin for this. Code is a little bit messy. There have been many changes in the source which I need to study.
     
    Just read the video description as well.

    Enjoy!
  5. Like
    Promeister got a reaction from Functor in Mult shots Sonic blow and vulcon arrow   
    This has nothing to do with gepard.

    You can edit this in the skill.db file.
  6. Like
    Promeister got a reaction from Rydex in Ragnarok Offline Newbie Pack 2022 | Make your RO server in less then 5 minutes   
    Hi @anacondaq! 

    Any way i can make my friends(local area) connect to my offline server? we have the same IP.

    A tutorial would be much appreciated!

    Thank you!

    Update:

    Nvm, I figured it out.

    For those that want to have a LAN party with your friends follow these steps:

    1. Download Hamachi( make your friends download it as well cause this will be the main network connectivity you will use)
     - Main User
     # Register An Account
     # Create New Network
     # Save your network's user and pass ( you will give this access to your friends so they can connect to your hamachi IP )
    - Sub User
    # Register An Account
    # Join Network
    # Get the Main network's user and pass and login through that
    2. Get the IP provided by Hamachi
    3. Replaced the IP defaults of the ff [conf] files:
     - char-server.conf
     - map-server.conf
     - network.conf(just add the hamachi IP provided)
    ex. 
    trusted: (
        "127.0.0.1:255.0.0.0:hamachi.ip.here",
    )
    4. find the "clientinfo.xml" file in your RO folder and change this "<address>127.0.0.1</address>" to the hamachi ip. note that if you find other grf's that has the same file, just do the same process as well.
    5. Share your RO folder.
     
    Main user is required to execute the ff:
    1. Domain
    2. run-server.bat

    Sub users don't. So you can just send the client file even without the domain.

    Hamachi only has a maximum of 5 users. if you want to extend the capacity you have to pay.


    GOODLUCK!
  7. Like
    Promeister got a reaction from ThyroDree in How to Make Cart Termination Skill affected by Card?   
    On your skill_db.conf
    find 
    { Id: 485 Name: "WS_CARTTERMINATION" Description: "Cart Termination" and look for the this:
     
    DamageType: { IgnoreCards: true } It should be like this
     
    DamageType: { //IgnoreCards: true } after that restart the server.
  8. Like
    Promeister got a reaction from Naruto in Edit Status points per level   
    Update*

    found it on statpoint.txt
  9. Upvote
    Promeister got a reaction from Quazi in Seraphim Wings   
  10. Upvote
    Promeister got a reaction from Darius Trevor in Seraphim Wings   
  11. Upvote
    Promeister got a reaction from DKSinX99 in Recolored 3D Weapons   
    I don't own the sprites, I just recolored them xD
  12. Upvote
    Promeister got a reaction from Skyline in Promeister Resume   
    Name: Jo
    Availability: 19:00-22:00 (GMT+8) Monday - Sunday
    skype: jorietawesome5
    Age: 23
    Discord: Promeister#1268
    Skills: Spriting/Scripting(db's related)/Video Editing/Photoshop/Marketing GFX Ads
    Some of my works:
    Audacity Ragnarok Advertisement Video
    Caelum Sword

     
  13. Upvote
    Promeister got a reaction from bWolfie in Caelum Sword   
  14. Upvote
    Promeister reacted to Skyline in Custom Job + Large Mob   
    Hi @Promeister long time no see!
    Your work is awesome as always!
    Send me stuff <3
  15. Upvote
    Promeister got a reaction from Skyline in Custom Job + Large Mob   
  16. Upvote
    Promeister got a reaction from Skyline in Custom Job + Large Mob   
    I'll try to post more soon. Stay tuned!
  17. Upvote
    Promeister reacted to AsurielRO in Custom Job + Large Mob   
    thats great can you share it lol XD
  18. Upvote
    Promeister reacted to bWolfie in Custom Job + Large Mob   
    whoa those some huge, freaky looking monsters.
  19. Upvote
    Promeister got a reaction from dexkul in Custom Job + Large Mob   
  20. Upvote
    Promeister got a reaction from bWolfie in Custom Job + Large Mob   
  21. Upvote
    Promeister got a reaction from AsurielRO in Custom Job + Large Mob   
  22. Upvote
    Promeister reacted to meko in Easiest way to get offline hercs emu ragnarok?   
    Sorry, Hercules does not offer pre-built binaries. However, surely someone can hook you up if you ask nicely: https://discord.gg/ZUzbRSp
  23. Upvote
    Promeister got a reaction from greenieken in Valk armors   
    Hey, try using " Job: 0xFFFFFFFE " this will enable the equipments wearable to any job except novice.
  24. Upvote
    Promeister got a reaction from Happy in Valk armors   
    Hey, try using " Job: 0xFFFFFFFE " this will enable the equipments wearable to any job except novice.
  25. Upvote
    Promeister reacted to Happy in Help with skill_db   
    Hi! if that doesn't work, its either the skill_db you're editing is not the right skill_db eg. your server is in RE and you're editing Pre-Re skill_db or the opposite.
    or it just doesn't work and that the target for the skill is hard coded on source.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.