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

    Scripter Lua scripter

    Looking for lua scripter to modific a existent script Paypal payment usd Pvt me
  2. G

    Nostalrius 7.7

    He sold this server for many people, he sold fake real formulas "...
  3. G

    Nostalrius 7.7

    Now, imagine how many people bought this server "real cip formulas" 😒
  4. G

    Nostalrius 7.7

    Numbers on xml file is correct, but in game, if u compare the chances of attack/spells you will see. For example, wait a orc spearman attack a spear... compare with orc spearman in experiemental realots... look the warlock attack, like 2 minutes to attack a spell
  5. G

    Nostalrius 7.7

    Yess, monsters have chances incorrect, 1 year for walock attack, and rune spells have variation damage area
  6. G

    Nostalrius 7.7

    Spellbook buged and many others things there
  7. G

    C++ What is this code source tfs

    In this part for example, if (!harmfulField || (OTSYS_TIME() - createTime <= 5000) || creature->hasBeenAttacked(ownerId)) { conditionCopy->setParam(CONDITION_PARAM_OWNER, ownerId); If the field damage is more than 5 seconds, no have morr owner yes? For example...
  8. G

    C++ What is this code source tfs

    Tfs 1.2 I found this on combat.cpp Inside function void MagicField::onStepInField(Creature* creature) const ItemType& it = items[getID()]; if (it.conditionDamage) { Condition* conditionCopy = it.conditionDamage->clone(); uint32_t ownerId = getOwner(); if...
  9. G

    First Items Problem

    TFS problem, first items LastloginSave=0 no work on sources
  10. G

    Programmer Need programmer to 2 task C++

    Im looking programmer to do 2 tasks in my server based on tfs 1.2 Payment paypal. [usd] I can explain inbox details of task.
  11. G

    Help with Haste.lua

    local combat = Combat() combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_GREEN) combat:setParameter(COMBAT_PARAM_AGGRESSIVE, false) local condition = Condition(CONDITION_HASTE) condition:setParameter(CONDITION_PARAM_TICKS, 33000) condition:setFormula(0.3, -24, 0.3, -24)...
  12. G

    C++ C++ delay code

    Hello, is possible add a delay to a return false in c++? using tfs 1.2 yes? anyone can give a example?
  13. G

    looking for action tfs 1.2

    up
  14. G

    looking for action tfs 1.2

    Hello guys, i need a help... i'm looking for a simple action... If i use a lever ItemID: [2773] then the lever transform to ItemID: [2772] and will create a drawbridge ItemID: [1771] in positions above Position: [X: 32426] [Y: 32201] [Z: 14]. Position: [X: 32427] [Y: 32201] [Z: 14]...
  15. G

    Payjob someone understand about formulas!

    Looking for someone to apply old tibia formulas on the forgotten server 1.2 distance formula, spells and meelee.
  16. G

    Help modify cast spells in tfs 1.2

    exura vita normal is working now, i want my spells work with " " after the spell name example exura vita "hahaha" because now, if u put "some word" after the spell, no work the magic, i just want enable this, option to put some words in "here" after spells
  17. G

    Help modify cast spells in tfs 1.2

    Example exura vita "heal" utevo lux "light" utani gran hur "runnn" spells don't work with " " after... i can't put this. how can i edit for to enable?
  18. G

    How can i fix the problem object builder

    i'm trying open 8.60 client Error: Unknown flag. flag=0xee, previous=0xd, category=Item, id=100. at nail.otlib.things::ThingSerializer$/readProperties5() at nail.otlib.things::ThingTypeStorage/loadThingTypeList() at nail.otlib.things::ThingTypeStorage/readBytes() at...
  19. G

    Looking for mining system

    I tried this, but the "corpse" don't back to original form after xxx time.
Back
Top