Jump to content

Haki

Members
  • Posts

    96
  • Joined

  • Last visited

Community Answers

  1. Haki's post in How can I add/change Titles in the Achievement System? was marked as the answer   
    Found it @ data/luafiles514/lua files/datainfo/titletable.lub
  2. Haki's post in Achievement System Pull Request was marked as the answer   
    Download github and merge it with your current branch. that's what I did and it worked
  3. Haki's post in Where do i put these Utility Scripts was marked as the answer   
    just create utilities folder inside custom folder. npc/custom/utilities 
    then open scripts_custom.conf and put the file address there.
    example : npc: npc/custom/utilities/npcfilename.txt
  4. Haki's post in Item Trade problem was marked as the answer   
    Hmmm
    First try changing 
    /* all_permission: true */
    into 
    all_permission: true
    by removing /* */
     
    If you still can't drop the item, Check if the map has a mapflag nodrop set to 1.
×
×
  • Create New...