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

    Solved TFs 1.1 Get Red pz when using firebomb ect..

    i dont see my another bump so dont be mad -.- i searche on all forum and dont find a shit for that im making my post if you wont help don't post nothing here and ignore me thanks and i don't need update my tfs im using last version of tfs 1.1 u.u and things will be hard with me? i don't care...
  2. Xarly

    Solved TFs 1.1 Get Red pz when using firebomb ect..

    Hello guys well on my server i don't get red pz if i use firebombrune on the floor so i want get the red pz how i can add it? that's my script, thanks in advance: local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE) setCombatParam(combat...
  3. Xarly

    Buy Bigfoot's quest full 100% + questlogs

    Hello first of all sorry if isn't the post not its correct put it here (please move to the correct zone) well im needing to buy bigfoot's quest full 100% + questlogs if someone got them please pm me for more info and prices , im rlly interested, thanks in advance
  4. Xarly

    Bigfoot's Burden Quest Full Questlog???? Tfs 1,1

    Hello guys i tried to find the full questlog of this quest but can't find it on any website >.< someone can help me and let me know where i can get it? or someone can send it to me? thanks for the help!^^
  5. Xarly

    [10.77][TFS 1.2] ORTS, a real map project

    np was fixed if someone ned help about it was a problem on line 25 target.itemid ~= change the ~ for =
  6. Xarly

    Solved Some one got musical gnomebase fixed? TFS 1.1

    Hello guys i got musical.lua of bigfoot's burden quest but won't work when i click on any crystal all time it says red musical notes never fireworks so its not working at all someone got this script fixed? or someone can help for fix my script? thanks guys thats the script im usingtfs 1.1 local...
  7. Xarly

    Solved Problem with children of revolution tfs 1.1

    bump some one can help please? can't find any fix and i checked map editor tried changing levers and still won't work >.< tried many scripts and nothing @Limos @Ninja @Printer
  8. Xarly

    [10.77][TFS 1.2] ORTS, a real map project

    childen of revolution quest mission 4 levers won't work after use the oil can't find the fix in any website if someone can help me pelase
  9. Xarly

    Solved Failed to execute event: warSystem (GlobalEvent) TFS 1.0

    yes but my problem not the same of you xd my problem was with playerdeath.lua
  10. Xarly

    Solved Problem with children of revolution tfs 1.1

    Hello guys if someone can help me please, i have a bug on children of the revolution quests mission 4 levers after using the oil on the levers all works fine but when i try to click on the levers for change the symbols won't work without distro errors if someone can help me or give me any script...
  11. Xarly

    Action script doubt tfs 1.1

    okey now its working bro the only problem its if i use the key, the key break xDD aniway if no are 5 players on the spots so how i can solve it so ineed a function for key don't break if not 5 players @Limos could you help me limos? for a function not remove item if not 5 players on the spots? i...
  12. Xarly

    Action script doubt tfs 1.1

    well bro tried ur script but the players can teleport aniway if only 1 player its on the sqm >.< without 5
  13. Xarly

    Action script doubt tfs 1.1

    oeky mate i try in one moment and i let you know^^
  14. Xarly

    10.76 TFS 1.0 [Sources - Cast System] Update V8.1

    !cast u need to add the talkactions to your server
  15. Xarly

    Action script doubt tfs 1.1

    if u can limos let me something when u can please^^ for try to make the same method but the players need to stay 5 players on 5 positions for use the key thanks bro
  16. Xarly

    Action script doubt tfs 1.1

    One question bro!, if i now want like anihilathor but with the same method, so 5 Spots 5 players on x position for use the x key on the x item how i can add it?
  17. Xarly

    Action script doubt tfs 1.1

    Okey bro! finally haha thank you so much
  18. Xarly

    Action script doubt tfs 1.1

    got that function onUse(player, item, fromPosition, target, toPosition, isHotkey) if comparePos(player:getPosition(), Position(33603, 32394, 11)) then end if target.itemid == 22634 then item:remove(22634) player:teleportTo(Position(33574, 32414, 12), false) end return true end but still...
  19. Xarly

    Action script doubt tfs 1.1

    sorry my english its bad xD so if i only want to use the key when player its on the position 33603, 32394, 11 only when player its on correct position can use if its on another position i want can't use the key what i need do then?
Back
Top