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

    RevScripts help doll auto heal

    hello i wanted to create an script example if you have doll item id = 3046 then you are able to cast this talkaction /bot hp and the talkaction /bot hp is for auto spell i saw some mana train script this will work like they like /bot %hp,spell or item id mages: /bot 80, exura vita -- this...
  2. miguelshta

    RevScripts help revscript merge same items with % to die and lose item

    it looks perfect @Xikini thank you <3 1644880581 encontered an error: timerEvent: [] callbackId:[] function: [] error [C++ exception] 1644880926 my bad wrong item id it worked perfectly well
  3. miguelshta

    RevScripts help revscript merge same items with % to die and lose item

    hello i wanted to create a good action: like item: Mind stone id: 3062 and if u have mind stone + 2 wands same type like 2 wands of inferno u can merge them and gain stats like + 10 fire damange but with 50% to die and destroy the both items
  4. miguelshta

    TFS 0.X help (luaDoTeleportThing) Thing not found

    getting the same error without diference [Error - CreatureScript Interface] buffer:onLogin Description: (luaDoTeleportThing) Thing not found > Broadcasted message: "Kshadowe: FEAR ME! I'm 150 LEVEL and I'm coming for you!". Geeme has logged in.
  5. miguelshta

    TFS 0.X help (luaDoTeleportThing) Thing not found

    i need to change this? -- Send Temple Atual doPlayerSetTown(cid, configTWH.mapStats[map.get()].templeIDs[1]) -- Teleport Templo doTeleportThing(cid, getTownTemplePosition(getPlayerTown(cid))) to...
  6. miguelshta

    TFS 0.X help (luaDoTeleportThing) Thing not found

    im having this error on teleport script this is a mod script from team war ots -- Set Town & Position doPlayerSetTown(cid, configTWH.mapStats[map.get()].templeIDs[playerTeam.get(cid)]) doTeleportThing(cid...
  7. miguelshta

    help error CreatureSetStorage Creature not found

    sources are ok, but the botmanager from the zipfile is diferent of the slaski pro files online 1643669578 bot logs in only like 11 bots online and walking after 1 minute they go offline and they doesnt attack only heals her self and walk any idea what is wrong? 0 console errors
  8. miguelshta

    help error CreatureSetStorage Creature not found

    i've imported manually can i just change the for cicle like this? function onStartup() for i=14,137 do loadPlayer(getBotNameByID(i)) addEvent(setBotDelayed, 1000, getBotNameByID(i)) end return true end 1643653827 im adapting your sistem to my ot war i've imported...
  9. miguelshta

    help error CreatureSetStorage Creature not found

    [7:1:24.218] [Error - GlobalEvent Interface] [7:1:24.218] In a timer event called from: [7:1:24.218] data/globalevents/scripts/botmanager.lua:onStartup [7:1:24.218] Description: [7:1:24.233] (LuaInterface::luaDoCreatureSetStorage) Creature not found im having this error in my script: function...
  10. miguelshta

    Lua help error "round & random"

    what do you recommend to do? change my minimum to 0?
  11. miguelshta

    Lua help error "round & random"

    hello i have this 2 errors on my console [Error - GlobalEvent Interface] [5:33:19.167] data/globalevents/scripts/botmanager.lua:onThink [5:33:19.167] Description: [5:33:19.167] data/globalevents/scripts/botmanager.lua:57: bad argument #2 to 'random' (interval is empty) [5:33:19.183] stack...
  12. miguelshta

    Compiling help compiling tfs 0.3.7 svn

    worked perfectly well ill add your post as solution thank you! pd: i have another question im trying to add this to luascript.cpp: int32_t LuaScriptInterface::luaSetPlayerModes(lua_State* L) { //setPlayerModes(cid, fight, chase, secure) uint8_t rawFightMode = popNumber(L); //1 -...
  13. miguelshta

    Compiling help compiling tfs 0.3.7 svn

    thank you and wich boost ++ will be good?
  14. miguelshta

    Compiling help compiling tfs 0.3.7 svn

    hello i wanted to compile this: GitHub - HeberPcL/TeamWarOT: TeamWarOT Hardcore - Team vs Team 8.6 (https://github.com/HeberPcL/TeamWarOT) ive tried many versions of tfs sdk and boost can you helpme with which version is the correct? Boost version: Tfs Sdk version: visual studio version:
  15. miguelshta

    Tibia WAR 7.6

    cant copile
  16. miguelshta

    Compiling help compiling tfs 0.3.7 team war ots

    hello im trying to compile this ot version: TeamWarOT it is 8.6 tfs 0.3.7 tried with tfs sdk 1.0 boost_1_78_0 and visual studio 2019 now im getting Severity Code Description Project File Line Suppression State Error C3859 se superó el intervalo de memoria virtual de...
  17. miguelshta

    [8.6] [0.3.7] - TeamWarOT HardCore - Team vs Team

    how to compile that?
  18. miguelshta

    [TFS 1.3] Killstreak system

    @Klonera im looking for a programmer for simple scripts i wanted to do a war otserver using otbr base and only soulwar maps can you help me ? im streaming can i have your discord?
  19. miguelshta

    [TFS 1.3] Killstreak system

    how to install it?
Back
Top