• 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. Eternal Life

    Requesting Ultimate 0.6

    Bump!
  2. Eternal Life

    Animeted Text

    its a 8.10 tiko ot and here is the script: I want it so the "Blue Team" effect thing shows on the player i used it on instead of my self :) EDIT: BTW it used to be a jail rune i just edit it to make it look like a teleport rune for war events so i wouldnt have to do /c to grab players to...
  3. Eternal Life

    Animeted Text

    I am requesting an animated text so when i use a rune on the player it shows the effect on the player instead of my self. Here is wath i have doSendAnimatedText(getPlayerPosition(cid), "Blue Team", TEXTCOLOR_BLUE) this is what happends when i use it on some body else on this...
  4. Eternal Life

    Requesting Ultimate 0.6

    Bump!
  5. Eternal Life

    Requesting Ultimate 0.6

    Hey guys, i am requesting the ot Ultimate 0.6 for version 8.10 if you find a valid link please post it! I had this ot before but i deleted it and now its hard to find xD (All links are broken or deleted >.>) I will apreciated if you could help me with this :) Edit: Ill rep!!!+ :D
  6. Eternal Life

    Walk on tile, text comes

    Honestly...if your gonna comment ...then dont post anything at all, unless it's usefull becouse no one whants to read your negative opinions. T.Y! :)
  7. Eternal Life

    Gm Doll

    lol...am not sealling anything i just felt like requesting something like this so i can take my god char and use him for war and when am done ill use the doll and turn into a gm when not pk...and its alot easier with the doll... using a tibia doll and doing it in 2 secs its alot easier then...
  8. Eternal Life

    Gm Doll

    Today i am requesting a doll that when i use it it gives me a acess 5 then it gives you outfit 266 and if it is use again it takes the acess away and the outfit 266. i got this script that i use for regular players to transform into monster. i dont know if it could help but here it is anyway...
  9. Eternal Life

    Requestion scripts: Talking Tiles, Teleport Rune, Jail rune

    lol....de aguadilla?? que cool xD estudio en el Liceo Aguadillano anddd thanx for the script man, dude u play league of legends??? add me "Silents Assassin" xD
  10. Eternal Life

    Requestion scripts: Talking Tiles, Teleport Rune, Jail rune

    dang it,then skipping the tiles,any jail rune like the one am requestiong or tp rune??
  11. Eternal Life

    Requestion scripts: Talking Tiles, Teleport Rune, Jail rune

    The problem is that there are no errors,nothing happends becouse my it is 8.10 tikoot and it doesnt have a globalevent script or xml just has a global.lua on data file
  12. Eternal Life

    Requestion scripts: Talking Tiles, Teleport Rune, Jail rune

    in my ot 8.10 tikoot only has a global.lua file i tryed some script from that link but none worked :/
  13. Eternal Life

    Talking tile

    is this posible for 8.10???? it only have a globa.lua no xml or anything si is it editable for 8.10?
  14. Eternal Life

    Requestion scripts: Talking Tiles, Teleport Rune, Jail rune

    Hello!!!! Today i am requesting a few script for tibia tikoot 8.10 Talking Tiles: a script that when you edit a tile and it says "Temple!" like in tibia 8.6+! (doesnt have to be the tile could be the teleport or a sign) Teleport Rune: a script that when i use it on a person anywere on the...
  15. Eternal Life

    Teleport player rune

    I have found this scriptbut for some reason it only works if the player is 1 block away. Can anyone help me so ucan use it if hes like 12 bloacks away?? function onUse(cid, item, frompos, item2, topos) if getPlayerAccess(cid) == 10 then player1pos = {x=topos.x, y=topos.y, z=topos.z...
  16. Eternal Life

    Teleport player rune

    I am requesting a script that gives you ability to teleport a player to a specific position if u use a rune on that person like a teleport run or a jail rune
  17. Eternal Life

    Addon Fauntain

    Well i have this: function onUse(cid, item, fromPosition, itemEx, toPosition) doSendMagicEffect(getCreaturePosition(cid),12) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You acquired new addons!") doPlayerAddOutfit(cid, 136, 3) doPlayerAddOutfit(cid, 137, 3) doPlayerAddOutfit(cid, 138...
Back
Top