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

    Command !exp !mana TFS 1.0

    function onSay(cid, words, param) local player = Player(cid) local s = function(p, lv) local k = Game.getExperienceStage(lv) local st = p:getStamina() if st > 2400 then return k*1.5 .. " (stamina bonus)" elseif st < 1 then return 0 .. " (out...
  2. D

    house tiles bug

    hahaha you are joke? all people can enter to house ... on house lost items ...
  3. D

    Command !exp !mana TFS 1.0

    bump
  4. D

    house tiles bug

    hi i have problems from server . i want put trainer in house but when i but i see trainers on rme but on game i not see when i add house tiles. tfs 1.0
  5. D

    Command !exp !mana TFS 1.0

    bump
  6. D

    tfs 1.0 ShopOffer ShopAdmin

    this dont work on tfs 1.0
  7. D

    tfs 1.0 ShopOffer ShopAdmin

    bump
  8. D

    Command !exp !mana TFS 1.0

    If you're using TFS 1.0 you may have to change the first line from function onSay(player, words, param) to function onSay(cid, words, param) local player = Player(cid) dont work http://zapodaj.net/2fe96abf83269.png.html
  9. D

    Command !exp !mana TFS 1.0

    unexpected symbol near '/'
  10. D

    Command !exp !mana TFS 1.0

    hello someone have command !exp !mana tfs 1.0? and can here share.
  11. D

    tfs 1.0 ShopOffer ShopAdmin

    bump
  12. D

    tfs 1.0 ShopOffer ShopAdmin

    bump
  13. D

    Solved Problem Quest

    hello someone can explain and help me? TFS 1.0 i want create quest when i click on chest i got (items) but when i create quest and click on chest i got (purple backpack) no apocalipsis What is wrong? quest.lua -- simple quests based on uniqueId -- to make quest create chest on map and set its...
  14. D

    Gesior Account error

    SELECT `player_id` FROM `players_online` table players_online and player_id you have? look
  15. D

    tfs 1.0 ShopOffer ShopAdmin

    bump
  16. D

    Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\pages\shopadmin.php on line 102

    hello someone can help? shopadmin.php http://pastebin.com/VqvC3cSj
Back
Top