• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. S

    Raid Yetis on Folda

    make sure your monster is registered in the monsters.xml like so <monster name="Yeti" file="Bosses/Yeti.xml"/>
  2. S

    Please i need help with Prestige System (prestige npc)

    Rebirth King if you still need the help here u go data/npc Rebirth King.xml <?xml version="1.0" encoding="UTF-8"?> <npc name="Rebirth King" script="reset.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="332" head="20" body="39" legs="45" feet="7"...
  3. S

    Monster Player Killer, looks like real player

    i have this error im using tfs 4.0 on windows 7 [4:42:55.576] [Error - Monsters::deserializeSpell] PK - Unknown spell name: PKspellMonster [4:42:55.577] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/My Custom Monsters/PK.xml) how do i fix this??
  4. S

    Windows Full Refil On Level Up

    no the file name is levelUp.lua local CONFIG = { [0] = {"+fist", 38}, [1] = {"+club", 26}, [2] = {"+sword", 24}, [3] = {"+axe", 25}, [4] = {"+distance", 2}, [5] = {"+defense", 11}, [6] = {"+fishing", 12}, [7] = {"+magic", 35}, [8] = {"+level", 37} } local USE_EFFECTS = true function...
  5. S

    Windows Full Refil On Level Up

    ok, capatilized my NewLevel and still nothing, doesnt refill my life and mana tell me what all you need to help me figure this problem out.
  6. S

    Windows Full Refil On Level Up

    ok, i have looked at every script on this forum that says will work to refil life and mana on levelup but nont of them work, i get no errors they ust plain dont work. i am using tfs4.0 rev 3884 i have copy and pasted every levelup.lua i have found on site and none work... here is what my...
  7. S

    Full HP and MP when level up

    does anyone have a levelup lua that refills full life and mana that works with tfs 4.0 3884?
  8. S

    [Request] Killing in the name of?

    i did everything here and still doesnt show in quest log, only error i get now is this [19:22:26.094] [Warning - Monster::Monster] Unknown event name - Adams - - - Updated - - - o, im using tfs 0.4 with tibia 8.6
  9. S

    Big bug Quests Log

    how do i get quests to show up in the quest log? cant keep track of the killing in the name of quests..... players are getting annoyed about it, might start loosing players cause of it, please help me...
  10. S

    NPC Grizzly Adams (Killing in the name of... Quest) All tasks, more real-tibia

    ok, i copied all your scripts and everything seems to be working fine except the fact that nothing shows up in the quest log. im not sure if i did something wrong or not, i dont get any errors in the console. so i figured everything was doing just fine... but like i said nothing shows up in the...
  11. S

    Lua Problem with account manager

    I am having the same problem, i am using tfs 0.3.6 crying damsen gplv3 i think thats right...lol, sqlite, windows 7 in my config it is set to sqlite my server is supposed to go public in 3 days and i cant go pub with this error, i have tried to fix, but to no avail....Please someone help...
  12. S

    Windows Rebirth King Problem

    im tryin to fix my rebirth king, and i have a couple friends helping me with it and we cant seem to get it working right. i have taken a ss of the error im getting hopefully someone can help me solve this..
  13. S

    Windows Cant login to my newley created character.

    fixed it and up and running yeah after hours or going through configs, i finaly figured out my ip changer has gamemaster flag checked...lolol
  14. S

    Windows Cant login to my newley created character.

    ok, so far i have followed the tutorial step by step and everything has worked exactly how it did in the tutorial video made by Znote until i tried to login to the character i made acter creating my account through the account creator in the game, it tells me sorry your not a gamemaster. it...
Back
Top