Jump to content

Psygrammator

Premium Member
  • Posts

    116
  • Credits

  • Joined

  • Last visited

  • Days Won

    7
  • Feedback

    100%

Everything posted by Psygrammator

  1. To help, we need to see the entire function chain. Therefore, can you drop these 2 files under the spoiler? RequestGMCommand.java (clientpacket) GMViewItemList.java (serverpacket)
  2. 1. Chronicle? 2. Send RequestGMCommand.java (clientpacket) 3. And you can immediately GMViewItemList (serverpacket)
  3. Your code is confusing class_index Looked in the code, when adding a sub class, it assigns the desired index. You re-assign the index -1 to the skills. try // solo le enseniamos el skill si es que el mismo no lo tiene aun o si es el inferior al q le vamos a enseniar if (player.getSkillLevel(id) < level) { // Add the L2Skill object to the L2Character _skills and its Func objects to the calculator set of the L2Character player.addSkill(skill, false); }
  4. I cut them out using interface.xdat. Also worth checking out is the creation of Race 5 (Kamael). You can use Kamael as a skin, a kind of costume. But do not forget that you need to add textures, animations of the Kamael to the patch. The size of the patch will depend on what you put in there
  5. What do you have under the skin mod? Costumes?
  6. Yes, but the patch can also be run from the interlude
  7. This is protocol 273, with interlude content. Regarding the fact that it weighs a lot, this is done to work on any client c6-hf5
  8. Must work, if suddenly something is wrong, write to the discord: psygrammator#4403
  9. C:\Program Files\Java\jdk1.8.0_251\lib file tools.jar to C:\Program Files\Java\jre1.8.0_251\lib or can set environment variables for jdk
  10. Yes, I can work on a branch. Here or discord, any questions.
  11. Good evening members of the forum I would like to share some development. all content out of the box is interlude, 1 agathion and 1 cloak are added for testing and an example. http://joxi.ru/D2P0pR3HBV6EL2.jpg Let's start with the server first. There is a manual in the archive. But nothing complicated here, install jdk 8 and mariadb 10.4. Links inside manual.txt. The database is created and installed automatically. https://drive.google.com/file/d/10G3SZXwourcn_L0yu8lfhsjLEeACP5XN/view?usp=sharing Next step - patch. the technology is such that the patch is assembled from parts to run on different clients. the patch was tested on the c6 client (Interlude) ! Important: the patch must be placed in the root of the client. You should exit, expample C:/CLIENT/JSOFT and run from the patch folder https://drive.google.com/file/d/1QsonrxcI5Q4Lx3-PdyFFsf63_eu933Uy/view?usp=sharing
  12. here depends what you want.
  13. If you do not exclude l2phx, it is better not to use this system at all. By replacing the package, you can do nasty things, even if the double login is fixed, that is, there are still some features. I think you understand what I mean
  14. at least someone understood me. For my demonstration of a system that can be developed or changed a thought, a troll appeared who is trying to prove something to me. thanks for your objective judgment.
  15. it was not done through systemmsg-e, but the interface files were affected, since we cannot get such a color without intervention. Although in theory it is possible to pass a parameter via systemmsg-e. But this is not enough for me
  16. I am surprised by your subjective vision, you are far from the truth. Hopefully your code will be used by someone, and you have not wasted your time. It is a pity that you did not understand my essence.
  17. hurt your feelings? xD
  18. yes, you understand everything correctly.
  19. connection to ready-made system 20e, example to premium. With the development of a new system for example VIP, it is more expensive.
  20. VIP chat system, I attached it to the nobles for display. Price: 20e can be used for any system, for example, premium, killing a boss and giving a yellow chat for a while. It all depends on your imagination. Great weekend to everyone.
  21. Protection analogue of smartguard. Better compared to what?
  22. https://drive.google.com/file/d/1IuoDJTqcZBNVCQrUklK9G8jnOY_6Ugt-/view?usp=sharing Clean System
  23. We work for quality
  24. I sell a system that works on any emulator. Naturally, I do everything for you.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock