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

    Rooks Tale

    bump
  2. UpInSmoke

    Rooks Tale

    bump
  3. UpInSmoke

    Plum farming

    You can add another item id, and make it so if you use that one next that the previous one will free up. here ill make it for you: local cfg = { palm_id = 1234, palm_id2 = XXXX, coconut_id = 2345, count = 10, -- Max amount coconuts? minutes = 120, -- How many minutes before you...
  4. UpInSmoke

    Plum farming

    local cfg = { palm_id = 1234, coconut_id = 2345, count = 10, -- Max amount coconuts? minutes = 120, -- How many minutes before you can use the palm again? storage = 3456, } function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid ==...
  5. UpInSmoke

    Team Rooks Tale

    Thank you for your interest, would be happy to have you, pm me your skype
  6. UpInSmoke

    Team Rooks Tale

    Looking for active game masters that are very educated on rookgaard (quests, hunting spots, npcs) Fluent English is mandatory! and skills in a second language is more then welcome ^_^ Use of skype is also mandatory. I have added some custom stuff to Rookgaard to make it more enjoyable can...
  7. UpInSmoke

    Rooks Tale

    haha yes i will make sure i add a quest like that just for you xD really close to done so testing server will be up soon, just got a few quests to touch up and some NPC's to make :)
  8. UpInSmoke

    Addons

    Nevermind did something different
  9. UpInSmoke

    Addon NPC

    Thank you for the reply; the npc loses focus right after saying HI to it.. any chance you can make this NPC script for me? as for the local t = { ["hunter", 2}, } for i = 1, #t do doPlayerAddOutfitId(cid, t[i][2], 3) would that add both addons no matter what sex they are? I...
  10. UpInSmoke

    Rooks Tale

    Ahh people like you are the reason I am making this server; i would be glad to have you as a tester :)
  11. UpInSmoke

    Addon NPC 9.8

    bump maybe just edit the script i tried to make: http://otland.net/f16/addon-npc-194945/
  12. UpInSmoke

    Addon NPC

    So since nobody was replying to my thread requesting it i tried to make it. Seriously i suck at NPCs ... my server will run but if i have this NPC anywhere on the map it crashes after like 10 seconds lol heres the script: local keywordHandler = KeywordHandler:new() local npcHandler =...
  13. UpInSmoke

    Lack of FOSS tools?

    Amen. People should be given credit for their hard work, all it takes is clicking the like button
  14. UpInSmoke

    Rooks Tale

    Thank you :) and yes i would be glad to have you test it, will pm you with info when it is ready
  15. UpInSmoke

    Rooks Tale

    Yes i know, but if I introduce vocations then there would be absolutely no challenge what so ever. Seriously i have probably put more then 30 characters through rookgaard. The first two times may have been learning but after that i already knew what i was doing. Doesnt change the fact that it is...
  16. UpInSmoke

    Addon NPC 9.8

    Hey guys, i suck at making NPC's so I hope some one can help me. Need an NPC that gives both addons to each outfit but individually; better explanation: selfSay('Which {outfit} would you like? {hunter}, {mage}, {knight}, {Nobleman}, {Summoner}, {Warrior}, {Barbarian}, {Druid}, {Wizard}...
  17. UpInSmoke

    Rooks Tale

    Okay great, i will give you the details too :)
  18. UpInSmoke

    Rooks Tale

    bump
  19. UpInSmoke

    Rooks Tale

    Okay sometime within this week i will pm you with details for testing. Thank you for your support :)
  20. UpInSmoke

    Rooks Tale

    I understand what you are saying, but also with vocations there would be no challenge and i would be forced to make it like tibia global map with dragons and hydras and demons. It wouldnt be rookgaard anymore it would be the mainlands and thats not what this project is about. Im updating to...
Back
Top