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

Search results

  1. Majeski20

    [Requesting] Working Skill Scroll

    I made this. function onUse(cid, item, fromPosition) local skillGain = 1 doPlayerAddSkill(cid, 2, skillGain) end But it gave from sword 15 to sword 93.. :S
  2. Majeski20

    [Requesting] Working Skill Scroll

    ops double post sry.
  3. Majeski20

    [Requesting] Working Skill Scroll

    Hello. I need a script to add skills to the players, etc for a quest you recieve an item , when u right-click on it you advance in Sword fighting. I have searched for a long time but didnt find anything working. <_< Thanks in advance. :)
  4. Majeski20

    1 Task Npc (rare)

    Can u tell me how i should do if i want to add one more task :)?
  5. Majeski20

    1 Task Npc (rare)

    local monsters = { --name = storage ["rotworm"] = 55667, ["carrion worm"] = 55667 } local taskmonsterstrv = 55667 -- Monster Storagevalue local taskmonsters = "rotworms" --- Monsters name (many) local Npc = "Alex the rotworm slayer" --- The npc name, to return to local queststrv = 808605 ---...
  6. Majeski20

    Selling 122 Knight on Refugia (non-pvp)

    Well, im not wrong. I'ts my opinion thats why i quit. And yes i have been playing since 7.6 , not just this account. Actually i think its hard to try new games cuz im so stuck in tibia, OT for now.
  7. Majeski20

    1 Task Npc (rare)

    It works, but when i tried to add one more task, i copied the same script, changed storages, monster and npc name, put SecondQ to login.lua. But it doesnt work, the npc does not count "you have killed 1 rotworm [1/30]. He just says , "okay go kill 30 rotworms". Help?
  8. Majeski20

    Selling 122 Knight on Refugia (non-pvp)

    Hello since i've quit tibia some years ago i decided to sell my account. I got no use for it because i think the new tibia with cooldown, mounts, new spells and such is just bullshit and worthless, also all my friends has quit. Unfortunately the account has a delete warning due to using...
  9. Majeski20

    Lua Npc error!

    Fla5H solved the problem for me, i dont rly know what he did.
  10. Majeski20

    Windows noone except me can connect to my website

    I had this problem once aswell, a friend of mine told me to shut down my virus security, try that if u havent :)
  11. Majeski20

    Lua Npc error!

    Solved!
  12. Majeski20

    Can't connect to my website from my ip!

    nvm, i solved it -.-
  13. Majeski20

    Can't connect to my website from my ip!

    delete please
  14. Majeski20

    Lua Zombie event players left!

    Thank you TGYoshi, works fine but is it possible to make the message just in the default chat? Not a broadcast :)?
  15. Majeski20

    HesteN's mapping thread [The Scarlet Horn teaser]

    Haha, you really was bored, good job! ;D
  16. Majeski20

    Lua Zombie event players left!

    Omg im sorry haha didnt notice! :)
  17. Majeski20

    Lua Zombie event players left!

    try { catchPokemon(); } catch { Console.WriteLine("Gotta Catch 'em All!"); } ???????
  18. Majeski20

    Lua Zombie event players left!

    bump
  19. Majeski20

    Lua Zombie event players left!

    Hello guys, need some help! :) I wonder if its possible out of this script to make a function that shows how many players that are still alive in the zombie arena. For every player who dies it should come up a text for example: 5 players left local temple = {x=1000, y=1000, z=7}...
  20. Majeski20

    Invalid password?

    Please delete this thread!
Back
Top