Jump to content

Blitzkrieg

Members
  • Posts

    80
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Community Answers

  1. Blitzkrieg's post in Antharas Terror Skill was marked as the answer   
    https://l2db.info/high-five/skills/4108
    https://l2db.info/high-five/skills/5092
  2. Blitzkrieg's post in Summon custom npc with Skill was marked as the answer   
    Revert the changes you've made and use i_summon_npc effect instead.
  3. Blitzkrieg's post in ShowMultisell function not working. Error (not allowed) was marked as the answer   
    From myext64.ini :
     
    ; Multisell filtering - if true, allows only multisells mentioned in last HTML sent to user
    ; in format action="bypass -h menu_select?ask=-303?reply=#" where # is multisell ID
    ; TO MAKE IT FULLY WORKING, YOU NEED SOME CHANGES IN HTML - OTHERWISE SOME MULTISELLS WON'T WORK!
    ; If you need to allow multisell that's not in format parsed by the filter, you can use this hack (example):
    ; <A action="bypass menu_select?ask=23000&reply=655" altaction="bypass -h menu_select?ask=-303&reply=655">Buy special products.</A><BR>
    ; If you need to allow multiple multisells, you can hack it this way:
    ; <A action="bypass menu_select?ask=23000&reply=655" alt1action="bypass -h menu_select?ask=-303&reply=655" alt2action="bypass -h menu_select?ask=-303&reply=655">Buy special products.</A><BR>
    ; IF YOU DON'T USE THIS OPTION, ANYONE CAN USE ANY MULTISELL!
    ; FOR EXAMPLE BLACKSMITH AND MERCHANT OF MAMMON CAN BE USED EVEN IF USER IS NOT REGISTERED IN SEVEN SIGNS!
    MultisellFiltering = true
×
×
  • 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