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

Recent content by piraton

  1. P

    Reward Movement

    Thank you Manack the script works weel (:
  2. P

    Reward Movement

    Hello, I would like a script that the players step on a tilde to send them a position and I gave them an item thanks
  3. P

    Help fix this reward script

    I have this error in console: this is my script: rewards.lua local rewards = {10571, 2307, 2270, 2272, 2263, 9969, 9955, 9956, 11115, 10521, 10558, 2640, 7708, 11221} function onStepIn(cid, item, position, fromPosition) local pos=item.actionid-8002 local item=rewards[pos] local...
  4. P

    Fix this tp scroll (add exhausted)

    I want to introduce exhausted of 5 seconds to this script :) scroll.lua local teleport = { pos = {x = 163, y = 52, z = 7}, effect = 12, effecto = 50, remove = 0, -- Si quieres que se remueva el item (0 = NO, 1 = SI) delay = 3 } local function...
  5. P

    Script Order Levers

    Hello! I need the following script ... A lever to pull it to 10 playes transport to certain coordinates that I have written out there here's a small picture D: See if I understand (: Thanks in advance!
  6. P

    Bomb in PZ

    know how to make 3 hit rather than a one? (:
  7. P

    Bomb in PZ

    @Up Fix your script and works perfectly (: local area = createCombatArea{ {0, 1, 1, 1, 0}, {1, 1, 1, 1, 1}, {1, 1, 3, 1, 1}, {1, 1, 1, 1, 1}, {0, 1, 1, 1, 0} } function onUse(cid, item, frompos, itemEx, toPosition) local configs = { sec = 5, -- segundos para explodir typex = COMBAT_FIREDAMAGE...
  8. P

    Bomb in PZ

    Hi! I have this script for bomb (granade) local area = createCombatArea{ {0, 1, 1, 1, 0}, {1, 1, 1, 1, 1}, {1, 1, 3, 1, 1}, {1, 1, 1, 1, 1}, {0, 1, 1, 1, 0} } function onUse(cid, item, frompos, itemEx, toPosition) local configs = { sec = 5, -- segundos para explodir typex = COMBAT_FIREDAMAGE, --...
  9. P

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    Because the first items of players appear on the ground?
  10. P

    Team The Forgotten Realms [Dedicated & Unique Project]

    add my [email protected] i work in all ,mapper,scripter,ideas ,all XD
  11. P

    Team Forera

    I will like to by part of the server i have experience in all Maping Hosting Scripter Create Nice Monsters.. i was gm 3 times play tibia all day >english/español/Br/Pl < and aniting i will by here Name : Cristian Age:16 Contact My: [email protected]
  12. P

    Team Teloria RPG

    I will like to by part of the server i have experience in all Maping Hosting Scripter Create Nice Monsters.. i was gm 3 times play tibia all day >english/español/Br/Pl < and aniting i will by here Name : Cristian Age:16 Contact My: [email protected]
  13. P

    Team Rereria

    I will like to by part of the server i have experience in all Maping Hosting Scripter Create Nice Monsters.. i was gm 3 times play tibia all day >english/español/Br/Pl < and aniting i will by here Name : Cristian Age:16 Contact My: [email protected]
  14. P

    Team Looking for a team

    I will like to by part of the server i have experience in all Maping Hosting Scripter Create Nice Monsters.. i was gm 3 times play tibia all day >english/español/Br/Pl < and aniting i will by here Name : Cristian Age:16 Contact My: [email protected]
Back
Top