Jump to content

Hitcher

Members
  • Posts

    36
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Hitcher

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Hitcher's Achievements

Rookie

Rookie (2/16)

  • First Post Rare
  • Collaborator Rare
  • Reacting Well Rare
  • Dedicated Rare
  • Week One Done Rare

Recent Badges

1

Reputation

  1. I'm just testing the extender) I couldn't find any critical issues. I found my own error due to which the autoloot function was not active: just a syntax error, case-sensitive. You can't use a capital letter in the Myext.ini settings. AutoLootMobDrop = true. (parameter true must necessarily be with a lowercase letter)
  2. If you pay attention to only one decompiler-compiler AiNasc, which was shared by Emca Eressea. A compiler that other developers want thousands of dollars for. This can already be fully considered a huge contribution to the development of the development community of our beloved great game Lineage 2.
  3. I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
  4. I would like to highlight one more observation: Myext.ini: [autoloot] ; Whether autoloot drop from mobs AutoLootMobDrop = False - It is impossible to call the trade function with another player.
  5. Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob. or You can throw something out of your inventory and pick it up again, several times. Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick) In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function. https://youtu.be/6mcfmdImofE ----------- In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
  6. Hello. When you disable autoloot and select items from the ground, sometimes an error with the server message “Push item fail” may occur. The item is not displayed in the inventory, but when performing a relog, the items appear in the inventory. Has anyone encountered this?
  7. Wow! Thank you very much. it looks very impressive! I look forward to when you release the new version) please continue..
  8. Tell me please, is it possible to set up account registration with binding to static ip, and adding ip to the white list - with the included server login function only from the white list? And enable an additional firewall, which will also filter out all ip addresses except the white list? Will this protect against possible DDoS attacks?
  9. Editing skills is awesome ... I'm sure that you will succeed! It seems you mentioned, that i can delete existing Npc? I did not manage to do this, although the cloned ones - easily ...) Perhaps if you could implement a search engine in the program, that would be great ... Thank you very much for your efforts.
  10. This happens when I first started the program, when the process comes to spawns scanning. Or an error can be caused when switching between (map 0), (map 1), (map 2). Or if you delete the files along the path l2homage-3.2 \ Data \ L2H(except the settings file), and scan again... When this error occurs, spawns scanning does not occur. The program says that all files are uploaded, but the spawns line contains - 0... although all other tables successfully loaded and working ... items, nps, droplist ...
  11. Hello Bumble. Thanks for your reply. I unpacked jpg, map files to the "Worldmap" folder in the root of "l2homage" ... do I need any other map files?
  12. Wow, this is an amazing, brilliant invention! So that with such simplicity and accuracy you can edit the world of Lineage 2 ... we could only dream about it ... you turned our imagination into reality! Windows 7x64 spawns scan fails, maybe i need framevork?
  13. Is it possible to create script which would be talking with all the sellers that caused a forced error buyselllist immediately after starting the npc server?) to keep players calm) --------------- please tell me, whether it is possible to add a function to hide / show unused skills, in the client itself, or with a request to the server ...? -------------- Is it possible to hide things with the parameter (is trade = 0) in the sales section? Since if you try to sell such a thing, the transaction will be discarded. And the player may not know what things can be sold and which cannot, and what is the reason for his unsuccessful transaction.
  14. Endless gratitude to Eressea ... for work, generosity, help, openness, responsiveness ... I adore her ...) (lvl 0) Сompiler application guide (for gremlins like me :) 1. Version Python no higher than 2.7 (syntax errors may occur in newer versions) 2. Open a command prompt: 3. cd C: \ l2 // directory where the Compiler is located. In my case, C: \ l2 4. make.py all // execute the .py script with the command line parameter all done! get three big compilations: ai.nasc ai.obj ai folder ----- To compile one big ai.nasc into ai.obj: 1. put ai.nasc in the folder with l2npc.exe (in my case C: \ l2 \ nasc \ l2npc) 2. Open a command prompt: 3. cd C: \ l2 \ nasc \ l2npc // again specify the directory) 4. l2npc.exe -c ai.nasc done! Compiler: http://download.l2shrine.com/nasc.tar.gz
  15. Dying is not a game. People are dying ..) Great graces, games, jewelry, jewels, things, sculptures, books, music, paintings, films, dances, architecture ... are created by great People, and remain in memory for centuries ... Playing this Game, having the ability to control this World through open source, through Developers and Hackers, through Computer, through Electricity, through three thin wiring of the World Wide Web, at crazy data transfer speeds, meet together, from different points of the World in Virtual Reality, I do not know about you ...) I feel a touch on the Divine ...) Appreciate, love, learn, admire, exalt, enjoy, give, be healthy, happy ... while you are alive ...
×
×
  • Create New...