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

    Lua OnStepIn Script, SOMETHING IS WRONG!!

    It worked, but it didnt pop up. It only showed in server log I want it popping up in orange text
  2. Synergy

    Enchanting with Speed Stones

    Hello. Please make this script for me. I will love you forever and send flowers to your house everyday. Alright, this is what I want: I want this itemid: 15486 to be able to enchant this itemid: 2383 The enchantment should be Attack Speed. You can make it configurable so that I can...
  3. Synergy

    Lua OnStepIn Script, SOMETHING IS WRONG!!

    startmsg.lua: local storage = 14326 function onStepIn(cid, item, fromPosition, toPosition) if(getCreatureStorage(cid, storage) < 0) then doPlayerSendTextMessage(cid, 19, "You should go and see Sarah and her farm west from here, she will give you your first task!")...
  4. Synergy

    Lua Task System Problems..

    I did..
  5. Synergy

    onStepIn with storage value, help please..

    Thank you J.dre :) - - - Updated - - - I get this error:
  6. Synergy

    Lua Task System Problems..

    Hello, I'm using a task script made by Mooosie The problem is.. I get the task from the npc and when I go to kill the monsters It doesnt count them or finish the task somehow.. Heres the scripts: simple_task.lua inside NPC/SCRIPTS local keywordHandler = KeywordHandler:new() local...
  7. Synergy

    Duplicate Error, what is this?

    Thank you guys.
  8. Synergy

    Duplicate Error, what is this?

    This comes with server start, how can i fix it?
  9. Synergy

    1 Task Npc (rare)

    How should I do exactly if I only want 1 task 1 task: 10 boar, 1 boar rider If killed and reward taken, finish. No more tasks
  10. Synergy

    onStepIn with storage value, help please..

    Well I know I make alot of threads and I request alot, but well I didn't get help with a single one of them :/ I hope to get help on this one What I need is this: The players first login on the server, which is in the tutorial temple. When you try to leave the temple, the last...
  11. Synergy

    Monster mission npc

    Hello, is it possible to make a npc who gives you a mission to kill 10 dragons? And when you kill 10 dragons it gives you a reward?
  12. Synergy

    Monster Larvatros (9.1+)

    azzkaban, does the monster move? else, it was really nice! gj
  13. Synergy

    Speed stone enchant \ Lever creates teleport

    Is there no one that can make this?
  14. Synergy

    NPC Guard that kills nearby monsters & attacks PKS

    Haha @rambo word
  15. Synergy

    NPC Guard that kills nearby monsters & attacks PKS

    Yep sorry, he just copied a old guard script here from otland, that one sucks and won't work out good, it doesnt even kill the monsters :] bump.. I still need a working one please anyone
  16. Synergy

    NPC Guard that kills nearby monsters & attacks PKS

    Oh god, thank you. I'll try it out as soon as I turn my server pc on
  17. Synergy

    Speed stone enchant \ Lever creates teleport

    bump - - - Updated - - - Is there no one that can make this?
  18. Synergy

    Team Seventh Saga Staff

    Bump
  19. Synergy

    Speed stone enchant \ Lever creates teleport

    Hello, I'm really sorry for requesting alot lately. What I need is something I can't figure to script on my own I want a script like this: 1. You have a item called "speed stone" lets take whatever ID, can be configured later.. 2. You need a weapon to put the speed stone enchantment...
Back
Top