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

    Damage in specific position

    I did so doTargetCombatHealth (0, cid, COMBAT_PHYSICALDAMAGE, -min, -max, CONST_ME_NONE) but if the player is to mana shield he takes life damage and the damage goes straight to the player and not the position that I wish how do I get out in the desired position?
  2. K

    Damage in specific position

    Can anyone tell me how I place so that when the player triggers a lever and it is in a position x he takes damage (if it is of vita light utamo damage too) without using doTargetCombatHealth
  3. K

    Solved Remove MW

    So I do not need to check if the lever has actionId?
  4. K

    Solved Remove MW

    Staff can anyone tell me what is wrong in this action? function onUse(player, item, fromPosition, target, toPosition, isHotkey) local wall = getThingfromPos({x=890, y=487, z=5, stackpos=1}) if item.actionid == 8000 and item.itemid == 1945 and wall.itemid == 1497 then...
  5. K

    Problems to fix

    Hello guys someone could help me with two problems that utani hur does not work with comments after the quotation marks; example utani hur "comment The second problem is that I want to leave the server without the black skull as I do? use tfs 1.2
  6. K

    System black skull and PK

    I want to remove the black skull system and also if the player attacks another player that is pk he can not enter protected zone edit: instead of taking black skull on the player take days ban TFS 1.2
  7. K

    System black skull and PK

    Hello guys can anyone tell me how to shoot the black skull server system and let the pk system so if the player attack someone who is pk he can not return to the temple "enter pz"
  8. K

    Show Healing

    I tried to put it in config.lua but did not work
  9. K

    Show Healing

    Hello guys Does anyone know how do I not show the amount that the spell is healing the player something like showHealingDamage use TFS 1.2 (8.6) made by Ninja
  10. K

    VPS

    Solved Tnks
  11. K

    VPS

    I tried it all but nothing works is there anything else? I am accepting all suggestions
  12. K

    VPS

    Hello everybody I have a problem I am using TFS 1.2 version (8.6) of the Ninja but when I open it on my vps is giving the error 0xc000007b anyone know how to fix it? the vps are using Windows Server 2012 R2
  13. K

    Time paralyze

    When the player is paralyzed it has a speed x it will have a lower speed yet
  14. K

    Time paralyze

    Thus, in some script put to give a paralyze with a time of 10 seconds more than the player can not remove and it is stronger say the player walk more slowly
  15. K

    Time paralyze

    But when he uses strong stem or rod to paralyze will leave and if I remove the scripts that when a player has in pvp will suffer wanted it to be just for some script so it's complicated
  16. K

    Time paralyze

    TFS 1.2
  17. K

    Time paralyze

    Hello guys, can you help me? I'm wanting some examples of how I can do for the player can not withdraw paralyze. But how so? Example: the player receives a paralyze and for a certain time (seconds) he can not remove it even using magic utani hur or something in the genre she only comes out when...
Back
Top