Jump to content

redsky9

VIP Member
  • Posts

    48
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by redsky9

  1. Hello everyone. I've been playing around with some L2 packs found on this forum and I'm looking for some cool features to implement. Version I've played most with is High Five. If you've seen any cool features on any server that you though were a nice addition to the game, please leave a post below. I would greatly appreciate any screenshots or short explanation of the feature so I can have a bit of sense on what needs to be done. I'm NOT looking for any code, just ideas so I can learn and flex my shtty Java skills. I'm sure there will be some really cool things you guys have seen around the years. Thanks.
  2. Played on L2Saga a while back and I remember an instance you could start from giran near Olympiad manager. Inside the instance you would battle groups of mobs till the time ran out then get a reward, possible enchants for olf's shirt. Does anyone know of this. Maybe a name of the instance of even the code if possible.
  3. I have made a bit of progress, where I was able to implement a quick and dirty way of resizing the window, but couldn't resize the other things needed for the window to look ok. It would take a few days more of diging in the code, but my C++/C# skills are more then dusty. I was thinking, someone already had the code neccessary to quickly add this. Yes, thanks for that. It took me about half way, but there are still issues with dinamicly resizing the window.
  4. I want a Window that can be resized based on the html sent from the server. For example sending the string "xWidth=200;xHeight=350" at the top of the htm would tell the client to open the NPC window with said proportions. Anyone have this implemented?
  5. It is an easy fix, but what I'm looking for is the original fandc 2018 system files. Curious on how it originaly looked so I can adjust to my liking.
  6. Anyone have latest system for this source? Something that contains "l2fandc.bg8", "L2fandc.Icon.teleport", etc. Mine seems to be broken and although I know how to edit it and I also have a different board that is working, I want to try this one, so in case someone has it and is willing to share it beer for you.
  7. Hello. I found 2018 fandc H5 sources, and I'm trying to make a small server with them. Problem is that I cannot find a system that has all textures used in the game. For example, the Community Board is missing some icons. I've attached a screenshot with the CB issue. Maybe someone has the needed System/textures to make this work properly. Thanks and god speed.
  8. Interesting opinion. Check out https://archive.org/ . It's a web archive project that does exactly that. The 5 minutes you took thinking about it, I googled it and found exactly what was needed. Also there are multiple services similar to it, and apps on git that can help you pull the resources from the archived website.
  9. Try https://archive.org/ , and search for site on timeline. Small sample. https://web.archive.org/web/20190204214752/https://l2wiki.com/Main_Page
  10. What's the Window name for the only window you can send HTML in from the server? I want to make it bigger so I can send content in it. I thought it was Tutorial something but I connot find it in interface.xdat.
  11. Hi all. I'm looking for a H5 simple interface that has one extra window that can be opened from the server side. I am able to create a new window in the interface, but have no ideea on how I make it open from the java side. If anyone has this kind of simple interface and wants to share it, or can point me in the right direction on how to do it, I would greatly apreciate it. Thanks all and happy new year.
  12. is Mobius lower quality then L2J or is there another reason why you would suggest it over the other one?
  13. Hi all. Not sure if this is interesting for others but I'll give it a go. I'm looking into building my own l2j server, mostly for learning, and I'm not sure what base project to use. While looking around I've found 2 stable sources: L2J and L2Mobius. My question would be, which one to use as a starting point for my server? Why one is "better" the the other, and ofc, why? If there are other base projects that are better then the ones I've found, pls let me know.
  14. Like the title says, I'm looking for the system for High Five: Part 5 Mod GOD Revisi 20720.
  15. Hi all. I'm looking for a H5 interface that has one extra window similar to NPC window. This window needs to be opened from the server in a similar way to NPC window. I believe there is a dll that sits in between and does some call interception. If anyone has or is interested in making this "simple" thing I'll be "very" thankfull.
  16. Looking for a way of creating a new window in client(H5) interface.utx and making it open on a server command. Is there any way of doing this that is straight forward or does one need to have a dll to intercept signals? Maybe someone has a good way of doing this or can point me in the right direction. Any example or code snippet to get me started would be greatly appreciated.
  17. I haven't touched L2 in ~7-8 years, but got recently re-interested in it. Was wondering if there was a resource someware with the exact patch notes or changes video that might guide a HI5 player into Classic. Can anyone help a returning L2 player with a bit of info?
×
×
  • Create New...