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

    10.76 TFS 1.0 [Sources - Cast System] Update V8.1

    INSERT INTO `server_config` (`config`, `value`) VALUES ('db_version', '18'); If you don't have the table: Code: CREATE TABLE IF NOT EXISTS `server_config` ( `config` varchar(50) NOT NULL, `value` varchar(256) NOT NULL DEFAULT '', PRIMARY KEY `config` (`config`) ) ENGINE=InnoDB;
  2. Xarly

    Solved Players dont loss eq when die :/

    where i check it exactly on players? if u can let me know how i find it exactly bro EDIT: well if i remember i used another otserver with the same database and they loss eq so its a problem with something on the source or the ot.... please someone help!!!
  3. Xarly

    Solved Players dont loss eq when die :/

    tried this script droploot.lua but not working if someone can fix it for tfs 1.0 thanks ppl function onDeath(player, corpse, killer, mostDamage, unjustified, mostDamage_unjustified) if getPlayerFlagValue(player, PlayerFlag_NotGenerateLoot) or player:getVocation():getId() == VOCATION_NONE then...
  4. Xarly

    Guild bank system for tfs 1.0?

    Hello there is any guild bank system for tfs 1.0?? thanks guys
  5. Xarly

    Solved Players dont loss eq when die :/

    Bump! Help please! @Limos
  6. Xarly

    Item-editor from 8.50 to 10.76

    hmm its rare, i think its something with net framework problem, because im using the program without problem as you can see on the pic >.< try installing the last framework and try to open it again
  7. Xarly

    Item-editor from 8.50 to 10.76

    hm.. >.< then rlly i dont know why not working, because the plugin1010.dll and plugin1010.xml its on the plugins folder coming with the item-editor if u have on data/1010/Tibia1010.spr Tibia1010.dat it need to work xd, so if not working sorry mate but i rlly dont know why its not working >.<
  8. Xarly

    Solved Players dont loss eq when die :/

    @Limos can you help me limos please t.t
  9. Xarly

    Item-editor from 8.50 to 10.76

    hmm do you have instaled the last microsoft framework? because the plugin1010.dll and plugin1010.xml is on the folder
  10. Xarly

    Item-editor from 8.50 to 10.76

    Make a folder on data called 1010 and put on this folder the tibia.dat and tibia.spr and rename the tibia.dat and tibia.spr to tibia1010.dat tibia1010.spr, the plugin1010.dll its on the folder so just make the steps i said
  11. Xarly

    Player dies and not lose items

    bump! lets see if someone helpT_T
  12. Xarly

    Solved Players dont loss eq when die :/

    yep tfs 1.0 >.< lets see if some can help with that T_T
  13. Xarly

    Solved Players dont loss eq when die :/

    Hello guys we got a problem, the players only loss the bacpack when they die, so if someone can help me please for fix it>.< i want to loss eq too thanks in advance
  14. Xarly

    Item-editor from 8.50 to 10.76

    on tibia rl its not possible, i think xd there are alot of programs for edit items but for your own client or ot not for rl xd
  15. Xarly

    Item-editor from 8.50 to 10.76

    nope u cant use for tibia rl xd its just for edit the items of your server mate
  16. Xarly

    Cheap dedicated servers?

    thanks for all answers guys im going to check
  17. Xarly

    Item-editor from 8.50 to 10.76

    nope haha xd
  18. Xarly

    Cheap dedicated servers?

    Hello guys, well im planning to open a new ot server but the problem i see there , the prizes are alot alot alot expensives, im not a richman who can pay 100€ each mont for a dedicated server for host a full global rl map :/ so if someone knows cheap and trusted hosts services! please let me...
  19. Xarly

    Solved How to add delay to ssa??

    Hello guys some one can help me, how i can add a little delay of 2 sec to the ssa?? thanks in advance ppl! if some one can help Rep++!! thanks im using tfs 1.0 EDIT: Used this script the ssa got exhausted but the problem its the ssa never break if i use the script >.< if someone can help...
  20. Xarly

    Warzone GCTS and Xray problem!

    Someone help me please T_T no posts about this>.< and can't fix it
Back
Top