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

    Solved otx 2.16 based on 0.3.7 ---dodge reflect --- every hit is reflect

    Nooo . error line is 2494 Look
  2. tuduras

    Solved otx 2.16 based on 0.3.7 ---dodge reflect --- every hit is reflect

    this way ? because I got an error. have a look :
  3. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    https://otland.net/threads/otx-2-16-based-on-0-3-7-dodge-reflect-every-hit-is-reflect.301612/
  4. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    @Elgenady . Hi. every hit is reflected. I don't get injured. how to change it? best regards. I ask coz its your source
  5. tuduras

    Solved otx 2.16 based on 0.3.7 ---dodge reflect --- every hit is reflect

    Hello Otlanders, I've got script dodge local storagedodge = 98798644 -- storage del dodge local cor = 250 -- color del texto local effect = 31 -- efecto mágico local msg = "Esquivou." -- texto -- tabla opcional si algún día quieres sistema por rangos (ahora no se usa) local dodge = { {min...
  6. tuduras

    CreatureEvent K/D Ratio System by Narko

    Otx 2.16 based on tfs 0.3.7 doesn't work
  7. tuduras

    TFS 0.X spell healing monster and deals damage

    Hello Otlanders! ;p I cast spell exori vita mort which deals damage and simultaneously heals monster. I can't kill the monster. Know about that sytuation?? Best Regards spell.lua local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)...
  8. tuduras

    Action - LEVER DONAE SHOP with znote_accounts

    It works perfectly ! ; ] rep thanks
  9. tuduras

    Action - LEVER DONAE SHOP with znote_accounts

    Hello, how to repair script, this mean add line with znote compatible premmium points. I have got premium points in table znote_account but script don't see its My script: local t = { [1938] = {1,"crystal arrow",2352}, [1939] = {5,"Trufle manarune",2307}, [1940] = {5,"elethriels elemental...
  10. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    YEA You are Cool Elgenady works good .
  11. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    i don't have player.h void sendDodge() const; . In player.h i dont have that line void sendDodge. Can you send me ready file ? I give up
  12. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    OKAY. compile works for clean source. with Your code i've got problem. Maybe can you fill it out for me? and made alone to. hot request
  13. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    ok I uninstal visual 2015 and will install 2022 . We are waiting 1760523943 i got the error boost/foreach.hpp. Visual start compile and end at first cpp file otpch.cpp. Do you know what it is?
  14. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    in BlockType_t Player::blockHit after if(damage <= 0) return blockType; I don't have if(damage <= 0) return blockType; I have got virtual BlockType_t blockHit(Creature* attacker, CombatType_t combatType, int32_t& damage, bool checkDefense = false, bool checkArmor =...
  15. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    probably it will be problem at compiling Thanks for CODE. Do you maybe know witch version of visual studio I can use ?
  16. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    Hello Elgenady , i give you my source. sure https://megawrzuta.pl/vh7eppty Really U can make it :?
  17. tuduras

    TalkAction Buy Shop item (Web) by Talkaction

    Does have someone script for Znote_acc . There is difference between premium_point and points
  18. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 --- dodge ---

    Hehe datapack only works with otx. Its brazilian style evo. This is popular engine there. 0.4 I tryed run but events doesnt work. always something... 1760452603 MY dodge script is : local storagedodge = 98798644 -- storage do dodge local cor = 250 -- cor do texto local effect = 31 -- id do...
Back
Top