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

    Add new item id to machete.lua

    Dont work, i need to add a new grass and not a new machete.
  2. dgprado

    Add new item id to machete.lua

    i tried this but not work. i get the message : you cannot use this object.
  3. dgprado

    Add new item id to machete.lua

    SPOTS = { 384, 418, 8278, 8592,15635,13189 } ROPABLE = { 294, 369, 370, 383, 392, 408, 409, 427, 428, 430, 462, 469, 470, 482, 484, 485, 489, 924, 3135, 3136, 7933, 7938, 8170, 8286, 8285, 8284, 8281, 8280, 8279, 8277, 8276, 8323, 8380, 8567, 8585, 8596, 8595, 8249, 8250, 8251, 8252, 8253...
  4. dgprado

    Add new item id to machete.lua

    I am trying to add an other item id jungle grass to cut with machete, i add this tto /actions/lib/actions.lua but just the onld item ids can be cut by machete, can someone help-me ?
  5. dgprado

    [9.8] Track Maps

    Now its perfect, ty man. Can you post the spawn file ?
  6. dgprado

    [9.8] Track Maps

    I think that you are using a incompatible tfs items.otb.
  7. dgprado

    GESIOR 2012 - Version 1.0.0 BETA

    Would not be safer if the recovery key system was encrypted ? I had some reports about players hacked by recovery key system vulnerability in older Gesior AAC.
  8. dgprado

    Windows My OT crashes everytime

    Use search tool otland have a lot of tutorial.
  9. dgprado

    Windows My OT crashes everytime

    Distro is the ".exe", the only way to know why your server is crashing is generating crash logs, search for tutorial about this.
  10. dgprado

    Well, that's enough!

    Just as well, since your scripts do not work properly and you are not willing to better them. It will be better for you and for all of the forum.
  11. dgprado

    Well, that's enough!

    Yes, i test the Battle Dreams script only reloading mods and dont found some functions, i will test this restarting the server. Last question, do you know if the conditions will work on 9.1+ version ? I ask this becouse elf made some modifications on conditions parameters some time ago.
  12. dgprado

    Well, that's enough!

    Edited: forgoth
  13. dgprado

    Well, that's enough!

    I mean ...Where is the code of the functions to add in /data/lib.
  14. dgprado

    Well, that's enough!

    You tells do add this function(doPlayerRemoveAllStoragesFromBattleBoats ) to lib, but.... Where is the function ?
  15. dgprado

    Linux Wat that? Help, ubuntu 10.04

    A lot of things can make you server loose connection, some script that overly access the data base, a bad configuration of your php and mysql server, overloaded data base and others. You need to analyze your system to found the problem, in this case i think that nobody who dont know the system...
  16. dgprado

    Linux Wat that? Help, ubuntu 10.04

    Players are not online, your site is showing this message because the server lost connection with database, so in the players table the field online still 1, becouse your db was not saved, when you start your server again the data base will be updated, and the field online will be set to 0, end...
  17. dgprado

    Tibia OtLand IP Changer

    I have this message "Error: Disconnected from server" only when i try to log on servers 9.70 and 9.71 , on servers 9.6 i can log. Do someone know why ?
  18. dgprado

    Capture the flag 0.4? Doggynub MOD

    I've always used tfs 0.4, try to use the original ctf map and i think that it will work.
  19. dgprado

    Capture the flag 0.4? Doggynub MOD

    I dont remamber if the script uses a actionid on the ground in the flag place, but i think that the problem is on this way, i see that your map is diferent of mine.
  20. dgprado

    Capture the flag 0.4? Doggynub MOD

    <?xml version="1.0" encoding="UTF-8"?> <mod name="CTF" version="1.0" author="Doggynub" contact="otland.net" enabled="yes"> <config name="toto"><![CDATA[ --[[ Storage Settings]]-- Owner = 1900 -- put empty storage FLAG2_INn = 4000 -- put empty storage FLAG_IN = 4001 -- put...
Back
Top