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

teleport

  1. Hashcube

    TFS 1.X+ ItemEditor glitching teleports (magic forcefield) - Tibia 8.0

    When I save items.otb in ItemEditor (even without any changes, just open and save it) then it is impossible to set destination to a magic forcefield in RME. I tried this on various versions of ItemEditor and RME. Also I'm wondering why the file items.otb after saving is 2x bigger despites that I...
  2. Curb

    TFS 1.X+ Inconsistency in runonhealth behavior

    TFS 1.4.2 I have two deer scripts, one defined in XML and the other in Revscript, that are identical in terms of settings. However, the deer.xml flees as expected, while deer.lua does not. deer.lua: local mType = Game.createMonsterType("Deer") local monster = {} monster.description = "a...
  3. Fabi Marzan

    TFS 1.X+ Teleport Player In Area

    Good, I have a script that makes you teleport when you kill a monster, but it only teleports one player, what I want to do is if they are in the right area all the players are teleported. It's a revscript: local creatureevent = CreatureEvent("onDeath_teleportKiller") function...
  4. grego94

    Lua SCRIPT- Teleport lever for item

    Hello guys, i was just lurking for some script here and didn`t find anything usefull. I`m using 0.3.6 TFS (tried some stuff that i found but nothing works) Im need a script for a lever, to summon a teleport in exchange for some stackable item, this teleport must disappear after a X seconds. If...
  5. miguelshta

    RevScripts help gain access to tp if you killed boss

    example if you killed boss: orshabaal and morgaroth so you can enter to teleport with uid 20001
  6. Alkenyx

    TFS 1.X+ Use gate of experience door to teleport in.

    Hello Community. Today my brain seems to be lagging or so cuz I can't figure out how to make it possible to: 1. Right click gate of experience (id: 5103). 2. You'll get teleported behind it (into the room). 3. Sparkles brilliant script will kick the player out when their bought time is up. :)...
  7. Varianek

    TFS 0.X Moveevents Teleport with exhaust

    Hi, I need help with this script. I plan to add to this script exhaust but I don't know how add. The script teleport players to pos xyz. If player come back too soon This player must wait xx minutes. function onStepIn(cid, item, pos) local pos = {x=148, y=379, z=7}...
  8. Terotrificy

    (7.72 Client) (Othire 1.0 Server) Teleport to temple on login if no space (7.4) not working properly

    Hello, back in 7.4 you could do teleport to temple using chests, big tables, pots, etc. Right now i can only make teleport with magic walls, creatures and so on, no chests, pots or tables working, you just simply log in above. Anyone know where can i modify it on server? Sorry i've been long...
  9. L

    Talkaction teleport for guild members

    i would like if someone can introduce me to a talkaction that would work like this: "/realm = only members of the realm can use that command, go to npc and choose whether realm" if the player is already from a realm "/realm= teleport, x=00.y=00,z=00 i have a kingdom system but i can't...
  10. czerwian

    TFS 1.X+ Teleport on use object

    Hello guys. I want to make something like when player use stone coffin he will be teleported to x,y,z. How should I do it? Please help.
  11. elnelson

    [TFS 0.4 - LUA (movement and talkaction)] Waypoints save and teleport

    Hello otlanders, im trying to make a waypoint system which work like this: 1-. Player stand on a certain SQM with aid (Ex aid: 6655) 2-. Player save the new waypoint with the place name (Ex: cyclops mountain) if not saved and show current saved waypoints as a textmessage 3-.Only discovered...
  12. Jpstafe

    How can I create a teleport to become a resident in a city?

    Hello, my idea is to create an ot war 7.4, I have put a map of thais wars .. but it does not have teleports, the otserver that I am using is Avesta 063, it does not have an account manager, only an account tester .. how can I create in the temple a teleport that when you die return to the...
  13. Raikou

    TFS 1.X+ Teleport player out of area after x amount of time

    So i`m trying to make a boss room, the tp into the room works. But the tp after x amount of time doesn't work. since i`m using 1.3 and i think the code i got from here is 0.4? or something. local config = { room = {x = 896, y = 1048, z = 8}, kick = {x = 890, y = 1049, z = 8} } local...
  14. andu

    MoveEvent RME-Lazy-Teleport-System by andu

    Edit: version 1.1, updated files in attachement RME-Lazy-Teleport-System by andu (for TFS 1.0+) Creating and configuring teleports is now easier! Normal Teleports, Quest teleports, Level Teleports and Quick Teleports and all in one 2kb LUA file! Lua with XML code is in zip attachement...
  15. J.Dre

    [TFS 1.2+] Kill Monster & Create Portal

    Hi everyone, just thought I’d release this script as it is often times requested and most of the ones released are somewhat outdated. You may add multiple bosses to this script as well. :) Please post issues below. Here is the code! Creaturescripts.xml <event type="kill" name="bossKillEvent"...
  16. Lalo I

    [USA][10.00] Telera-Global! Full RL MAP + Teleports

    Hello and welcome to Telera-Global! This is a brand new Open Tibia Server with full map RL! It has it's own custom teleports, so you can fast level, and don't need team. Bot is allowed and you can also have as many MC's as you want! Server is FULL DDOS PROTECTED and has high speed internet...
  17. Sarah Wesker

    TalkAction Command !tp for TFS 0.4 with several options.

    Hello everyone, here I will leave a perfect command for your servers TFS 0.4 add on talkactions.xml <talkaction words="!tp" event="script" value="teleport.lua"/> add new sheet on data/talkactions/scripts/ per example: teleport.lua for this case. add this on the sheet: local places = { --[[...
  18. Ashtar

    [USA] [Custom / OTC] Shadow Realm Online - Relaunch 15/August/2019 10am PT

    August 12/08/2018 12PM PT (9PM CET) Finally, after around 4 years of development I'm glad to announce that the project Shadow Realm will finally see the light of day. Shadow Realm is a custom EVO - RPG (hybrid) using OTC and around 1000 custom epic sprites with the goal of providing an awesome...
  19. B

    Teleport 80% life boss

    Hey guys how r ya Im here to ask for ur help. I need a globalevent for my quest that reads the boss' life When the boss' life is under 80% he is teleported to the X position, then another monsters appears in the Y positions, after like 10 seconds the boss appears again... When he gets 40% he is...
  20. A

    NPC Script with storage time

    Hello! I am looking for script npc: - When we have item 9999 then npc remove item 9999 and will teleport us on pos x=4242 y= 1412 z=7 and give storage xxxx for 5 minutes, after 5 minutes of end storage we will back to npc - pos x= 2204 x= 1069 z=6 (back teleport) can anyone help me? :/
Back
Top