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

    Lua lua script for goback.lua

    Since you're using an unfinished distro, you're gonna have troubles if you can't solve this by yourself but I suppose that's not my job to tell you.. anyhow: The problem would be in: local doka = nome:match('(.-) Pokeball') As it's trying to check for "You see a charizard Pokeball" - The item...
  2. kyoushirou

    Stack potion problem

    Just post data/actions/scripts/liquids/strong_health.lua Just seems like something is misspellt or something in the script.
  3. kyoushirou

    Chest Quest gives EXP!

    It would work fine, I don't understand this part though key = doPlayerAddExperience(cid, config.amount) the key = doesnt make sense, should just be: doPlayerAddExperience(cid, config.amount) Also, tab them scripts! And you can also add variables into the text.. function onUse(cid, item...
  4. kyoushirou

    Stairs problem

    Seems like you have an incomplete or bugged items.otb.
  5. kyoushirou

    Server

    It's probably the global ip in config.lua or closed ports.
  6. kyoushirou

    Quests

    What type of quest system are you using?`Do you have a script called quest.lua in your actions folder? Post it.
  7. kyoushirou

    [LUA]NPC Problem

    Think you'll have to post the NPC script.. Can't find ANYTHING wrong with the one you posted.
  8. kyoushirou

    Lua Pokemon ot script

    Requires source editing.
  9. kyoushirou

    [Sweden] Cantera.zapto.org 8.6

    You make me die a bit on the inside. Please change your server name, now. The only real Cantera is the one Zapp/Gatzu created and it was awesome.
  10. kyoushirou

    [Norway] Thanatos Custom Professional Server. ONLINE!

    @Everyone Narzerus and Zeelex posted like everywhere that they were going on vacation for 2 weeks. (Which will end the 29th). So keep your pants on, the community is still there and I believe most people (including myself) will start playing activley again at the 29th. @Kes, gratz :P What did...
  11. kyoushirou

    [Norway] Thanatos Custom Professional Server. ONLINE!

    I thought they fixed that bug, and the rules on bug abuse are pretty clear.. <_<
  12. kyoushirou

    Need some help here :3

    No, but I was told they'd remove it if I could prove/get people to confirm what I said :p It's not a ban, more of a "botter mark".
  13. kyoushirou

    Need some help here :3

    Hey, I'm playing this 3x ot, thanatos.znote eu. And alot of people have accused me of botting in PVP, which is ridiculus. And now I've even gotten some GMs to take actiona gainst me for this.. So what I ask for some people is to confirm what I'm using to some GMs. Basically, I've used two...
  14. kyoushirou

    Pass Word

    You basically need an onSay script that checks the position - For someone to make this script you need to supply the following: - Position of the wall (x,y,z), Position of the player (x,y,z) and what word to say.
  15. kyoushirou

    [League of Legends] General Discussion

    Hard to counter? Yes. Uncountrable? No. Nothing is uncounterable in LoL :P You just need to think outside the box, not just you, even stacking 5 champs in mid can be a viable strategy to counter something. I mean, even sunfire Garen was counterable with a decent madreds using carry if your...
  16. kyoushirou

    [League of Legends] General Discussion

    Kassadin is almost equal to Garen in OPNess WTF! You on EU or US? I'll show you some Kassadin rape.. Getting used to kassadin: >Start with dorans ring >boots >Skill order: QEWQQRQEQEEEWWWW >Build mana crystal >Crystal into catalyst >Mejai if you're confident >Tear if you got some mp5 runes or...
  17. kyoushirou

    Lua Whats wrong here?

    You forgot a ",". local tasks = { [1] = {questStarted = 1510, questStorage = 65000, killsRequired = 50, raceName = "Cyclops", rewards = {{enable = true, type = "exp", values = 5000}, {enable = true, type = "money", values = 1000}}}, [2] = {questStarted = 1511, questStorage = 65001...
  18. kyoushirou

    [League of Legends] General Discussion

    I'll just leave this here.
  19. kyoushirou

    [League of Legends] General Discussion

    Sure, I've had pentas before.. but not two in the same 4v5 game with mundo :peace: Yeah game was fucked up, we were losing.. me and kat go on a suicide mission and manage to pentakill them turned the game around and we ended up losing but scoring 2 penta kills from my side, and 3 quadras...
Back
Top