Jump to content

Hitcher

Members
  • Posts

    33
  • 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

Newbie

Newbie (1/16)

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

Recent Badges

1

Reputation

  1. 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.
  2. 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.
  3. 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?
  4. Wow! Thank you very much. it looks very impressive! I look forward to when you release the new version) please continue..
  5. 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?
  6. 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.
  7. 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 ...
  8. 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?
  9. 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?
  10. 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.
  11. 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
  12. 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 ...
  13. use the search by project folders or look in the “Server” folder ... if you set the Release mode, dll is created, there is simply no information in the log in which directory the dll is created.)
  14. O great Lord of the Extender)... I bow down to your feet ... everything works perfectly, Kamael is not created =) very pleased))
  15. It would be great if in any case of death, from mobs, guards, pvp, pc,% exp decreased, but the maximum level would never be dropped ... =) or that% exp also does not decrease ..) ---- although by and large I can remove items and their pieces only from the drop, spoil, quests, boxes, and then no one except the GM can get this item? right? =)
×
×
  • Create New...