• 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. monkeyy

    Compiling TFS 1.3 missing directory/file

    Hello guys. I am trying to compile my tfs 1.3 with Visual 2019(same with 2017 version) and it gives me the following error: I found this in database.h And I have the files on my C drive. If I compile another 1.3 on a different location it works and I dont get the error. If use the same path as...
  2. monkeyy

    Compiling TFS 1.3 skillstats

    Hello all! I have a server and fixed many bugs, but this one: The server doesnt recognize Since im a beginner and know nothing of compiling, I found and followed a step-by-step guide for dummies (From Windows 10 to OTS development machine for dummies...
  3. monkeyy

    Phpmyadmin delete player

    Hello all! I am trying to remove a player instantly without using the accountmanager, but phpmyadmin. I use Mysql . First I get this error: After a quick google search it says I need to check what the min. and max. value is and simply change that like the screenshot underneath...
  4. monkeyy

    TFS 1.3 serversaves is taking more than 1hour

    Hello all! As the title conveys, the automated serversave on my server has been saving for an hour now. Since then I cant login to the server anymore. I dont want to restart it manually and I'd prefer that the server saves a little bit faster :P Players online: 0 It probably has nothing...
  5. monkeyy

    Solved Lock depot chest

    Hello all :D ! As you can see on this picture, players can store items in the depot chest. How can I make it so its not possible to put item in the depot chest?
  6. monkeyy

    Team LF Testers 10.98 RLmap TFS 1.3

    Hey there. Lately I have been working on my server for a while and I would like to have some people to just play on my server and report buggs before I put it on a dedicated server . I fixed many and many buggs such as portals/doors/quests which didnt work at all. I have also added a reward per...
  7. monkeyy

    LF Testers 10.98 Custom RL map

    Hello people! Ive been working on a server for a while and I would like to have some people to just play on my server and report buggs. Testers will be compensated with in-game items. Server info: Hosted in the Netherlands Client: Tibia 10.98 RL MAP EXP: Stages PVP Pros starting on a new...
  8. monkeyy

    Solved Znote Add mounts and outfits to shop

    Hello folks! Im using this great AAC which is very newb friendly, however I dont know how to add mounts and addons to the shop. By default it looks like this: Snaggy - easy screenshots So as you can see players can buy mount items and addon items in the shop, but my question is; How can I...
  9. monkeyy

    TFS 1.X+ Skillstats on weapons(crit,mana leech, lifesteal)

    Hello y'all! It's not really necessary, however I would like to know how to fix the following: Snaggy - easy screenshots I know I can just remove the stats in items.xml: <item id="26320" article="a" name="Wand of Mayhem (infinite)"> <attribute key="description" value="This weapon is...
  10. monkeyy

    Solved Breakchance(spears, stars)

    Hello all! All of my throwing items do not have a breakchance, well they break but its always 100% chance. Lets say I want to give spears a 50% breakchance. Everytime I want to add an attribute like breakchance my server shows warnings such as: [Warning - Items::parseItemNode] Unknown key...
  11. monkeyy

    Solved Levelup reward system (10.98)

    Hey guys! Im using The Forgotten Server 1.3 and I would like to create a reward system where players receive 2cc at lvl 20 , 5cc at lvl 50 etc. etc. Currently I have 3 files: Login.lua function onLogin(player) local loginStr = "Welcome to " ...
  12. monkeyy

    Solved Oramond slime slides(teleports) not working

    Hello guys! Well as the title states, the teleports in Oramond are not working. I can replace all the slime slides with normal teleports, but i would like to know to fix this problem. Hope someone can help me out :) EDIT: A lot of my teleports are not working, someone knows why this is ?
  13. monkeyy

    How to make your own index of item images

    Hello all, I am looking for an updated item image list for my shop of the Znote AAC. Currently I am using Znote's onehttp://items.znote.eu/ but it is outdated and I googled and searched on otland, however of the 3 links I found they were all dead :( Edit: So I figured that there are so many...
  14. monkeyy

    Solved Mailer Error Znote AAC

    Hello guys, I am trying to setup a mailserver with Znote AAC. I followed Znote's instruction in the config.php file and I downloaded the PHPMailer: https://github.com/PHPMailer/PHPMailer/archive/master.zip I googled the SMTP info that I have to fill in @ the config.php file and I port...
  15. monkeyy

    Poll: Server Host location(closed)

    Hello otlanders! I am currently working on my OT and its almost done. So for now I am curious about how many people of you think of where I should host my location. Some info: TFS 1.3 Tibia 10.98 RL map Server Info: https://snag.gy/3jaeGQ.jpg
  16. monkeyy

    Compiling Reward system (Dp option + error)

    Hello all, The reward system on my server finally works. I killed ferumbras and orshabaal to test it, when you looted the corpse I got a special bag, with the loot in it. However there is 1 problem and 1 thing I would like to have. Problem= Normally a player can loot a boss or he/she can...
  17. monkeyy

    Solved Znote Paypal: php cURL is not enabled.

    Hello all, I would like to use paypal for my donate system. As the title states, php cURL is not enabled. So, I changed: 'enabled' => false, into 'enabled' => true, in the config.php file. Now I get this error when I go to the donate page: php cURL is not enabled. It is required to for...
  18. monkeyy

    Solved !shop command/file missing

    Hello all, This thread>>>https://otland.net/threads/znote-acc-1-5-shop-item-list-categories-style.231613/ was amazing and I got a good looking shop now(thank you!). However, I gave my non-god character some points, bought an item and I tried the !shop command as the site suggests you to do...
  19. monkeyy

    Solved Strange items coming out of quest chest

    Hello all, I noticed that almost every chests which are in the reward room after a quest, are filled with strange items such as; plants , walls , energy fields etc.. Link>> https://snag.gy/8ODVIt.jpg However, when I check the contents of the chest @ RME, the correct items are inside the...
  20. monkeyy

    Solved Players can't login @ website

    Hello all, Everytime I press on the login button, this message appears>> https://snag.gy/9lCDHi.jpg Should I change something in the sub.php? or login.php? Thanks in advance!
Back
Top