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

    Elf mana friends refiler

    Hello, i need mana friends refiller. I have navi i see friends mana. I need script auto pot when my friends have 80% mana :)
  2. G

    Script elf bot target leader mc

    Hello, I have script to MC leader follow auto 100 if [$curmsg.sender == 'NICK' && $curmsg.content == 'SLOWO'] follow "NICK" And i need script to mc target leader when he say "SLOWO".
  3. G

    Exhausted talkaction!

    i make exhausted in script and dont work... local config = { exhaustionInSeconds = 30, storage = 34534, sexChangeable = false } function onSay(cid, words, param, channel) if(exhaustion.check(cid, config.storage) == TRUE) then doPlayerSendCancel(cid, "You can change outfit...
  4. G

    Military rang & skull system

    I create it... I have 1 problem if have 3 drags have skull good. If go 3 frags and die dont have skull... Have 7 frags have next skull if 8 and log skull expiried... Etc <?xml version = "1.0" encoding = "UTF-8"?> <mod name = "Military Ranks" version = "1.0" author = "Teckman" enabled = "yes">...
  5. G

    Compiling problem.

    I compiling my tfs 3,7 with Microsoft Visual Studio 2010 and have error... Error 1 error LNK1104: cannot open file 'lua5.1.dll' C:\Users\Jakub\Desktop\TFS 0.4\src\vc10\LINK tfs Help ;/
  6. G

    Military rangs with skull

    Hello i have question. i have on my war server military rangs and skull system. Skull system have many bugs... How to add skulls in military rang. I have 5 rangs and need to first rangs yellow skull, second green, third white and etc. Plz help me :) <?xml version = "1.0" encoding = "UTF-8"?>...
  7. G

    Top Fraggers problem.

    Hello i have problem with top fraggers. TFS 3.6 V8, tibia 8.6 15:35 Top 2 fraggers online: 1. Gruby - 0 frags 2. Zxdruid - 0 frags In datababase have Players with table frags. They have in database Gruby 40 frags and Zxdruid 21 frags. Plz help [27/04/2014 15:39:20] Error during...
  8. G

    white, yellow, green Skull does not disappear

    Hello, i need help from white, yellow and green Skull. I do not like to disappear disappear PZ I make Skull system all work good. Dont work if lose pz. Lose pz and lose Skull Sorry for my English ;p Im from Poland
  9. G

    Error tfs 3.6 HELP

    i compiling TFS 3.6 and have this error.
  10. G

    PZ walking people

    I search on all otland and all c++ code dont work :( work if (player->getTile()->ground && player->getTile()->ground->getID() != ITEM_GLOWING_SWITCH) return true; but it works everywhere that you go through. not even PZ
  11. G

    Solved I need help with Rang

    Hello, i have problem. I click on the players I see their range and quantity to kill. But when I click on myself I do not see his rank and number of kill. <?xml version = "1.0" encoding = "UTF-8"?> <mod name = "Military Ranks" version = "1.0" author = "Teckman" enabled = "yes">...
  12. G

    Help with the website

    how to add a caption Top Fraggers. I can not find this anywhere. Plz help :)
  13. G

    Metin stone error

    [27/03/2014 09:06:21] [Error - CreatureScript Interface] [27/03/2014 09:06:21] data/creaturescripts/scripts/metin/metin_stones.lua:onCombat [27/03/2014 09:06:21] Description: [27/03/2014 09:06:21] (luaDoCreateMonster) Monster with name '' not found Metin don't create monster :( local config =...
  14. G

    Npc changer

    I need npc to change 1 items to at 5 different 1 scroll to war wand 1 scroll to war armor 1 scroll to war legs etc. hi war armor yes Sorry my english is bad
  15. G

    Lua Player no die.

    player no die. have 0hp and dont see name and ALIVE. In console error [14/03/2014 16:28:47] [Error - CreatureScript Interface] [14/03/2014 16:28:47] data/creaturescripts/scripts/preparedeath.lua:eek:onPrepareDeath [14/03/2014 16:28:47] Description: [14/03/2014 16:28:47]...
  16. G

    I need script 8.6 to add item when kill player.

    Hello need a script for tibia 8.6: When you kill a player in our BP appears item Witam potrzebuje skrypta pod tibia 8.6: Gdy zabijemy gracza to w naszym plecaku pojawia sie item
Back
Top