• 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!

Recent content by higormm

  1. H

    [TFS 1.2] Modal Window Helper Lib

    Im getting this error here, [Warning - BaseEvents::loadFromXml] Cannot configure an event also using otclient with modalwindow support, but the problem as actually on tfs it doesnt recognize modal as event type
  2. H

    Monster 8.60 Monster pack

    anyone has this pack? please? link not working
  3. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    Idk think its any movements script, because u can equip anything in any slot and the bug still happening, example, i can just drag a meat to my charatcer hand slot, or ammo slot, whatever, the bug still happening even if the meat item has no movement script seem to be something that if the...
  4. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    UPDATE: JUST FOUND THE ROOT OF THE PROBLEM when player get the "imortal" bug if I de equip all the slots (including bag or anything on any slot) he became "mortal" again and can take hits(damage) again, right now I think it can be a bug on the SRC of my TFS because if I put again any item on...
  5. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    I dont know how to downgrade but ill try this option Im afraid to bug a lot of stuff trying to downgrade a tfs xD cause theres a lot of custom stuff on my src for my NTO server
  6. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    I do have but I already tested with all creature scripts disabled and the bug still happening
  7. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    theres a lot of creaturescripts using onStatsChange , but I already tested and have the same bug with all creaturescripts disabled tfs 1.0.x I downloaded a base nto server , but I tried disable all creature scripts and the bug still happen one or two players always get "immortal" theres also...
  8. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    I dont have any onHealChange on my server files not even src
  9. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    its not that we have diferent items also tested without items, first i tho could be somethin on creaturescript but its not already tested, probably somethin on src idk, im clueless
  10. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    you want me to test if damages the "immortal" player thats bugged?
  11. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    No text msg, but puff default effect, and it doesnt take damage
  12. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    I found it on my combat.cpp wich I uploaded as txt file and also on combat.h class TargetCallback : public CallBack { public: TargetCallback() {} void onTargetCombat(Creature* creature, Creature* target) const; protected: formulaType_t type; }; any ideias?
  13. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    Im using tfs 1.0, I'll check them (onHealChange) ty for your time! me and my friends tried to disable all creaturescripts, all mods, we still have the bug, we tried to log in new accounts same stuff, when server start always someone that logged in get "imortal" and dont take damage from neither...
  14. H

    PLAYER DONT GET DAMAGE FROM OTHER PLAYERS OR MONSTERS

    When I start up my server (Im testing with 3 friends) some of us one or two get "immortal" dont take damage from players or monsters, Idk whats heppening, only whay to kill a player with this 'immortal' bug is with god kill spell this is the only thing that does dmg
  15. H

    TFS 0.X Player does not take damage from monster or other player - Help

    Sorry to revive this but how did u fix it? i have the same problem some players dont take damage from other players or monsters 1719178175 como??? tb to com esse problema
Back
Top