Jump to content

Dan

Moderators
  • Content Count

    403
  • Joined

  • Last visited

  • Days Won

    52

Posts posted by Dan


  1. 1 hour ago, Brothers said:

    Hey guys, i dont have the 2nd rebirth stone in my iteminfo.txt...

    Its probably ID 5765, Revive Stone , asking if someone can copy the full line out of the iteminfo? Thank you!

    You can decompile a clean iteminfo.bin and open the .txt and copy it to yours, otherwise you can copy Rebirth Stone 1 line and change name to Revive Stone and Item ID to 5765, and change icon id line.

    • Thanks 1

  2. GameServer.cfg = GameServer

     

    You need to make another GameServer executeable for GameServer1,2,3,4,5,6.cfg, but mainly only should need 3 for the Regions of Ascaron, Deep Blue, Magical Ocean.

    Unless you have the GameServer.exe that opens all regions in 1 GameServer.exe

    • Like 1
    • Thanks 1

  3. I honestly have been playing Lost Ark, it is basically a better updated version of TOP.

    The game focuses a lot on playing "alts"  The game contributes to a lot of time spent on reaching your main to a certain Gear Level, and then focusing on your alts to bring it up near your main to help provide resources for your main.

    They have a nice gem system/skill/card set system.

     

    There isn't much PvP in Lost Ark, its more of you do dungeons together with your party, and beat bosses, and bid gold on items.

     

    The "Honing" - as we would call in TOP "Forging" with + Equipments, is only to satisfy the player wanting to seek being the "top" equipment geared, but in theory it is only to reach certain Item Level Requirements to unlock/do raids.

     

    They use auction house as well, to buy apparels, gemming enhancements, pots, pets.

    • Thanks 2

  4. 12 hours ago, kyleflow said:

    I tried yesterday and able to make the glow work by ensuring the skilleff and variable.lua have the same ID number but the difference is the skilleff ID is a new one.. 240 which is the end limit. And I did try to use ID 239 for information bank and made a new set glow with it but it will not work. I check the STATE related to the ID is not used in any function and yet unable to make it work. I also notice making the condition pertain 2 condition is the limit.. I can't go beyond Dina_xx_ID with 2 other condition for it to work. Changing the limit with mods by V3ctor also is not working and he did mentioned for skilleff, u need some skill to change the hex files which i don't have. Lastly, can you share the glow ID u used for the rings u shown in the video. I want to try it

    I don't work with TOP stuff anymore, so I don't recall where I placed the client. but you should be able to find the STATE_BBRING in your skilleff  the line and just change the current skillID glow it shows.


  5. 9 hours ago, kyleflow said:

    I made it right by using the method i mention above which is making item for individual job class.

    The only issue is that, I can't seem to introduce new glow other than the existing one.

    Do you guys know which post have details for new glow for set? I want to make cool thunder glow if possible. Saw it in some other PS.

    If you want to change the glow, you just change it in skilleff.txt and then compile the bin, you just change the skilleff glow ID to a different glow ID.

     

    You can see the rings I have here, I gave it different glow.

     


  6. 22 hours ago, kyleflow said:

    Update @V3ct0r,

     

    Tried the code but still not working somehow. Any other ideas that you think would help? Should I make new STATE and individual ring for low lvl ring to use the same glow effect?

     

    if I recall 825 is kylin armor, so if person has it + a ring on the right side, it will activate glow?

    otherwise need 2 rings equipped, might also want to check skilleff.bin to see if STATE_BBRING1-6 has a .eff in the line, and then also see if STATE_BBRING skilleff is in server side STATE_BBRING = XXX

×
×
  • Create New...