• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. ziggy46802

    NPC Ultimate Amulets and Rings Dealer

    Added in the gill necklace from 9.6, and made compatible with latest TFS 9.6 distro Also added LUA tags so it is easier to see
  2. ziggy46802

    NPC Ultimate Helmets Dealer

    Need to edit out the 1's at the end of each line and add new 9.6 items Added in LUA tags so it is easier to see
  3. ziggy46802

    NPC Ultimate Armors Dealer

    Need to take out the 1's at the end of each line since they dont work in newer servers, but will do all that when I revamp all my ultimate NPCs with the new 9.6 items Also added in LUA tags so it is easier to see
  4. ziggy46802

    NPC Ultimate Axe Dealer

    Added in every single axe that exists in tibia, updated to version 9.6 and works in latest TFS 9.6 version Also added in LUA tags so it is easier to see To all the spammers suggesting it be compiled into one thread Why dont you make an npc that BUYS and SELLS SEVENTY SEVEN items then talk.
  5. ziggy46802

    NPC Ultimate Clubs Dealer

    Made him compatible with the latest 9.6 TFS distro, and added in 9.6 items. Also added in LUA tags so it is easier to see.
  6. ziggy46802

    Ultimate Legs Dealer

    Added in 9.6 items, made compatible with 9.6 servers using TFS. Also added LUA tags so it is easier to see.
  7. ziggy46802

    Spell Mana Rune, Intense Mana Rune, and Ultimate Mana Rune

    edited original post with XML and LUA tags so it is easier to see
  8. ziggy46802

    Spell Intense & Ultimate Healing Rune

    edited original post to put in LUA tags so it is easier to see
  9. ziggy46802

    Action Cocoon Spider Pops Out

    put in XML and LUA tags, sorry for no SS for now, maybe one will come in a week or two when I put them back into my new server but my old server that they were in is gone.
  10. ziggy46802

    NPC Mission NPC 2.5

    sorry, I just forgot to use them and used the generic "code" tags, fixed it though Fixed him, I tested him in my server and he did not work, but this script does indeed work, I tested it on my server (latest TFS 9.6)
  11. ziggy46802

    NPC Mission NPC 2.5

    First let me say that the original file came from Acubens, he made the 2.0 mission npc, I just improved it into 2.5 and here it is, I take no credit for the original creation of this file, just the modification. Here is the lua file for the mission npc put this in data/npc/scripts ratquest.lua...
  12. ziggy46802

    Solved Changing gold to platinum?

    I'm using TFS 9.6 (I'm not the hoster so I'm not sure what TFS version we are using to be honest) but I want to disable how you can "use" 100 gold coins and turn them into 1 platinum coin. My actions.xml file has no script for it in it, and my scripts folder has no script for changing gold...
  13. ziggy46802

    Windows NPCs wont load upon server start.

    Only suggestion I can make is to change you distribution since it seems like there is something wrong with the one your using if a fresh copy of it wouldn't even load your npcs.
  14. ziggy46802

    Quest log ERROR

    I think your supposed to put questlog.xml in the server/data folder in that folder you showed the picture of then it should load
  15. ziggy46802

    Windows NPCs wont load upon server start.

    Try redownloading your distro, and putting in your npcs and map and bare bones editing the config (to make it run) and see if that "fake server" runs with your npcs, if it doesn't, then something is wrong with your distribution I'd guess.
  16. ziggy46802

    NPC's wont respond

    No, none of them at all work, none of them respond to me. look at my post "new npc system"
  17. ziggy46802

    Lua new NPC system

    can somebody brief me on the new NPC system with this "AI" system they got goin on here? I've been away for awhile and this is all new to me. Do npcs still have an xml file too or do they JUST use the .lua file? What else is new about this system and do I have to redo all my old npcs from a...
  18. ziggy46802

    NPC's wont respond

    Well I see why it wont work, the new npc system has an "AI" system and mine doesnt. So I replaced the lib folder with my npc system that I use and then my npcs didnt show up on the server!?!?
  19. ziggy46802

    NPC's wont respond

    I'm getting an error I think on this line function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end on my npc, I'm using the latest TFS 9.6, is there a problem with this, do I change it at all or is the problem somewhere else probably? I'm not hosting the...
Back
Top