• 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. Bullet ProoF

    Lua Welcome Screen at Login?

    Having trouble using a script that welcomes a player into server and gives him a summary of how the server is like this thread: http://otland.net/threads/welcome-book-script.172518/#post-1673907 The code I'm trying to use is this: if getPlayerStorageValue(cid, 55555) == -1 then...
  2. Bullet ProoF

    [EASY NPC Request] - Gold Nuggets

    I'm looking for an NPC script as to where an NPC would accept gold nuggets as payment for certain items rather than GP. The platform I want: Player: Hi NPC: What's up [playername], I can offer exclusive items for Gold Nuggets. Player: Offer NPC: I sell Shiny Blades, etc. etc. Player: Shiny...
  3. Bullet ProoF

    Anyone have a bank script that works? TFS 2.15

    I'm just looking for a bank script for TFS 2.15. My code seems to have some type of error in in. Thanks.
  4. Bullet ProoF

    Bank Script Doesnt Exist? TFS 2.15

    I have a bank.lua in my scripts folder under NPC, and everytime it goes to load the script, it says there is no such file or directory. I am using TFS 2.15 by MS, it is client 9.81. All my other NPCS work and their lua file is in the exact same place. I'm confused.. Help would be great...
  5. Bullet ProoF

    What Map Editor Should I Use?

    I am using TFS v.215 it is Tibia 9.81 and Im looking for a 9.8 map editor to use with it, I've been searching this website but majority of the threads aren't too direct so I figured I'd ask someone with some experience. Anyone have any suggestions?
  6. Bullet ProoF

    Need help with changing player skills in mysql

    Everytime I go to change a players skills in the mysql database, it doesn't give me the option to change them. I can see the values, but I don't get any edit options. Anyone have a fix? I am using TFS 2.15. Thank you!
Back
Top