Jump to content

Sybar

Members
  • Posts

    151
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Sybar last won the day on December 29 2019

Sybar had the most liked content!

About Sybar

Profile Information

  • Current Mood
    Angry
  • Gender
    Male
  • Country
    United Kingdom

Recent Profile Visitors

1,379 profile views

Sybar's Achievements

Newbie

Newbie (1/16)

  • Conversation Starter Rare
  • First Post Rare
  • Collaborator Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

4

Reputation

  1. Hi, before I pay for Premium - is the video still active? Thank you
  2. Sent you a PM with the file. I used L2Tool to export but removed * from the name before saving. The result is a .tga file. Hope that is what you were after.
  3. Did you open Icon.utx with L2Editor or plain UnrealED? I would use L2Editor https://drive.google.com/file/d/1gCaekPSY6svyeczAYPzhV6JAU9ZlebSz/view?usp=sharing Encode with this https://drive.google.com/file/d/1bnfx7PGAIGVRhMQIfhhytt5OnAhxH5LD/view?usp=sharing Remove the original icon, import the new one, name it properly, save... encode... it should work.
  4. Basically, L2Editor has been re-worked to work with L2. Unreal Editor is just that, stock Unreal Editor. What's the .utx file you're trying to open. Can you upload it?
  5. You can open, view and export .utx files using, either: L2Editor https://forum.zone-game.info/attachment.php?attachmentid=879&d=1505904250 L2Tool https://github.com/acmi/l2tool UE Viewer https://www.gildor.org/en/projects/umodel I would use L2Editor and change the name but it may cause some issues. Remember to encode your .utx after you're done with manipulating it. Use mxencdec Does that help?
  6. It would be good to have but I'm not yet ready to pay. Although, thank you for the offer.
  7. I would dare to suggest that the icons are the same, they are just scaled down to be smaller. Skill icons are mostly in Icon.utx file in SysTextures folder.
  8. When you unpack textures, they may not always look exactly the same, this is because they may be reshaped or scaled inside the game. in XDAT Editor navigate here: http://prntscr.com/qiezn7 Hoover with your mouse cursor over the texture name, as shown on the screenshot above, to see the texture. Change it in XDAT Editor for something else to confirm that you're looking at the right one. You can reload textures in game using the command ///reloadui Hope this helps
  9. Hmmm... In game type ///show windowname That will allow you to identify UI elements that you want to work on. Then open XDAT Editor and search for that specific element. In this case its ShortcutWnd[Window] --- > ShortcutWndHorizontal_1 etc. And the texture name is l2ui_ct1.ItemWindow_DF_SlotBox_2x2 http://prntscr.com/qh3oy6
  10. Thank you for your reply. I'm sure that there's a hidden way of doing it, probably only known to the original game devs. I could potentially, debug the server, make changes in client, then without closing the game, logout and change key packet to classic, force reload of dats, then logout again, change packets to GC etc... which de facto would be more complicated than just closing the client and opening it again.
  11. I'm doing a lot of work with Grand Crusade client lately and was wondering if it possible to reload .dat files while in game. Otherwise I have to restart the client to see changes. Cheers
  12. ui4.ugx from the last chronicle (which has Kamael in Classic) is compatible with Protocol 152 but simple swap of file don't work. I guess a modification to some .dll is required to initiate. Just my best guess.
  13. Great, hoping youll find some time to upload it, if thats ok. Thank you! :)
  14. I'm having the same issue and was wondering if there's a way to encode with v413_original. I had no issues with editing Russian GC .dat files which were decoded and encoded using v413_encdec. It leads me to believe that not being able to decode and encode using the same version is the problem, not l2gamename.
  15. Very usefull, thank you. Does anyone have a Salvation client by any chance? Cheers
×
×
  • Create New...