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

    2 Errors of Monsters

    :/ , but someone know how to do this?
  2. XxXHiagoXxX

    2 Errors of Monsters

    1 - The monsters doesn't attack my summon, he always attack me -.- 2 - I got a script that if i have storage x monsters y can't attack me, and if i have storage x i can't attack the monsters two, but the *%$% monsters still follow me, but he doesn't attack, please help me ! REP
  3. XxXHiagoXxX

    Fly ERROR.

    I using a fly script, but i got an error, when i logout on the second floor, i try to log again and i get Wrong Position, what is that?
  4. XxXHiagoXxX

    SummoN TeleporT

    Refresh
  5. XxXHiagoXxX

    Slot Container.

    I want to know if i have to change in sources, i want the ring slot transform on a kind fo backpack container. Where i have to change> Thankx
  6. XxXHiagoXxX

    SummoN TeleporT

    can someone help me?
  7. XxXHiagoXxX

    SummoN TeleporT

    Yeah, i will do that.
  8. XxXHiagoXxX

    SummoN TeleporT

    Hello guys, can you help me with a script? I want a script that makes your summon come to your position, that can be a item, or something that you want/ I havng a problem two, create a script that monsters attack first my summon, after me.
  9. XxXHiagoXxX

    Summon ITEM Error.

    my godm the monsters still attacking me not my summon ><
  10. XxXHiagoXxX

    Summon ITEM Error.

    I having some error in operate this script function onUse(cid, item, frompos, item2, topos) pid = doSummonCreature("Demon", getThingPos(cid)) doConvinceCreature(cid, pid) doSendMagicEffect(getThingPos(pid),13) addEvent(doRemoveCreature, 1*60*1000, pid) doRemoveItem(item.uid, 1) end The...
  11. XxXHiagoXxX

    Creature Level

    Is possible to create for free users a script like this? I saw this on a server in this forum, i want to know if i have to change the sources of my otserv, if yes, the possible "place" that i have to change. Thankx
  12. XxXHiagoXxX

    Lua Creaturescript (Description Player)

    @Cykotitan Hi, thanks for help me, but i still have the error. I use a talkaction to test storages, function onSay(cid, words, param) if getPlayerStorageValue(cid,40840) ~= 1 then setPlayerStorageValue(cid,40840,1) else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Você...
  13. XxXHiagoXxX

    Summon Time .

    refresh
  14. XxXHiagoXxX

    Lua Creaturescript (Description Player)

    Hi guys, how are you? I having some problems with a script, i got a storage but the description on my nick don't work. I don't have any errors on console, but the script doesn't work, here: look.lua function onLogin(cid) local storage = { Orc_Guild = 40840, Elf_Guild = 40841...
  15. XxXHiagoXxX

    Summon Time .

    A Script, item OnUse that when you use the item (anyone), you summon a Minotaur and 40 minutes later the summon disapear.
  16. XxXHiagoXxX

    Summon Time .

    thankx CymerM, anyone can help me/
  17. XxXHiagoXxX

    Summon Time .

    i sorry :(, thant`s because i 'm noob
Back
Top