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

    Crash tfs by nekiro 1.5

    This script propobly crash server look what you thing?? data/scripts/dumy.lua local skills = { [31208] = {id = SKILL_SWORD, voc = {4}}, [31209] = {id = SKILL_AXE, voc = {4}}, [31210] = {id = SKILL_CLUB, voc = {4}}, [31211] = {id = SKILL_DISTANCE, voc = {3}, range =...
  2. J

    Crash tfs by nekiro 1.5

    Hello Everyone I was have crash can sombody help me ?; #11 0x00005555557a944f in void std::__invoke_impl<void, void (LuaEnvironment::*&)(unsigned int), LuaEnvironment*&, unsigned int&>(std::__invoke_memfun_deref, void (LuaEnvironment::*&)(unsigned int), LuaEnvironment*&, unsigned int&) () #12...
  3. J

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    what otc you use? mehah? try 3.2 for me work
  4. J

    Help !

    more informations please engine host how many mb map etc .
  5. J

    Crash Server PRoblem

    IS possible meybe somebody do it like that I have like this creature.cpp bool Creature::setMaster(Creature* newMaster) { if (!newMaster && !master) { return false; } if (newMaster) { incrementReferenceCounter(); newMaster->summons.push_back(this); }...
  6. J

    Crash Server PRoblem

    Hello I use tfs 1.5 by nekiro and ?I have problem with crash server errors is (gdb) break Monster::onCreatureLeave Breakpoint 1 at 0x5555557b7294 (gdb) , Game*&, unsigned int&, Direction&) () Undefined command: "". Try "help". (gdb) (gdb) --Type <RET> for more, q to quit, c...
  7. J

    Trap Rune problem

    yes I add to data/scripts but not working on distance ;/ when i click on player I walk to player no use rune from 5 sqm 1745773376 I mean where I have Put trapRune:allowFarUse(maxDistance > 1) because not working when I put to script is the same 1745773553
  8. J

    Trap Rune problem

    sorry Where I have add this ? Like that ?? local trapRuneId = 31194 -- ID runy, która gracz uzywa (zmien na odpowiednia) local bushId = 1499 -- ID krzaków, które maja pojawic sie (zmien na odpowiedni obiekt) local maxDistance = 5 trapRune:allowFarUse(maxDistance > 1) local trapRune =...
  9. J

    Trap Rune problem

    I have spell script local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_ENERGY) setCombatParam(combat, COMBAT_PARAM_CREATEITEM, 1499) local arr = { {1, 1, 1}, {1, 2, 1}, {1, 1, 1} } local area = createCombatArea(arr) setCombatArea(combat, area)...
  10. J

    Trap Rune problem

    not workinf on distance 5 sqm ;/ 1745764053 The player who casts the rune must be close to the other player, does not work at a distance.
  11. J

    Trap Rune problem

    I use tfs 1.3 tibia 8.6 I try make trap rune but player must be max 1sqm from (Target Player ) but i would like when have distance 5 sqm can use rune and make trap trapRuneId = 31194 -- ID runy, którą gracz używa (zmień na odpowiednią) local bushId = 1499 -- ID krzaków, które mają pojawić...
  12. J

    Task Problem

    up
  13. J

    Task Problem

    Hello everyone I have question , I have Grizzly Adams Task With Reward xxx Experience but I would like rewards is 4levels is possible ?. --[[ TODO Unite all related variables / functions in a table rewrite functions like "getTasksByPlayer" to "Player.getTasks" ]] RANK_NONE...
  14. J

    RevScripts BOOS Check - monster check - TFS 1.5 DOWNGRADE NEKIRO 8.0

    1742647115 check this post and make all https://otland.net/threads/1-x-boss-system-with-checker-auto-respawn-and-day-configuration.281920/
  15. J

    Copy Map

    I thing is program when you walking map save in folder and make map My friend tell me like that I dont know is true or false
  16. J

    Myacc tfs

    Hello Guys I use tfs 1.5 by nekiro and myacc 0.8.13 very slow is refresh on website Top players and my question is... where I find option with interval refresh website? 1742540136 up
  17. J

    [TFS 1.4] Small Upgrade System (allowed wand and rods)

    <attribute key="skillSword" value="5" /> add this to your item in items.xml restart server and try , working?
  18. J

    OTClient how can i add my client to the webpage download link in MyAcc ?

    So you hae a pen right side photo and click write |Download| you mark dhis and and right click mouse find something "link" and put link to download mediafile files.fm etc 1742354021 If you want call to me DC @Vienio and turn on re stream and I can help you 1742354298 Wait you want put to OTC...
Back
Top