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

    1 Task Npc (rare)

    :) Very good script! TYVM +rep
  2. Frillinde

    [How-to] Quests

    Ok thanks Ill try there. So instead of doing 1 quest with multi storages, is this when I would use 1 quest with missions to get the same effect? Is this how missions work? Still learning the lua stuff so sorry if its a dumb question. :)
  3. Frillinde

    1 quest, multi storages in sys lua

    Is this even possible?? How would I add multiple storages for 1 quest in sys lua ? For example, quest1 = 2001 and storage #s 10000,10006 (2 total) //////quest2 = 2002 and storages 10010-10020 (11 total)//////quest3 = 2003 and storage 10030 (1 total). Thanks for any help with this. :)
  4. Frillinde

    [How-to] Quests

    How would I add multiple storages for 1 quest in sys lua ? For example, quest1 = 2001 and storage #s 10000,10006 (2 total) //////quest2 = 2002 and storages 10010-10020 (11 total)//////quest3 = 2003 and storage 10030 (1 total).
  5. Frillinde

    TalkAction Premium Points inGame

    Hmmmmm.... After looking into this Ive found that I dont have a "premium points" column in "accounts".Could I get the sql query to add that to my database.Hopefully it will work then. Thanks :)
  6. Frillinde

    Scripter Scripter needed

    :p Greetings. Im looking for a good scripter to help out with lua issues on my server.Some are advanced scripting issues, while others are mearly fixes to existing issues and maybe anything new that might be added later.....and if you have the extra time I'd love someone to help me learn...
  7. Frillinde

    TalkAction Premium Points inGame

    Having the same problem as Damon on 0.3.6pl1. So somewhere in the addpoints area(since the players are not getting points) there would be a newer function of 0.4 that isnt compatable or needs to be added.....is this assumption correct? I get no errors btw. Can we fix this please? I can really...
  8. Frillinde

    NPC Ultimate Armor and Weapon Shopkeepers

    Using this on 0.3.6pl1 it works fine except it sells a crown armor for 195 gold.I cant find it listed anywhere.Do you know how to fix this?
  9. Frillinde

    NPC Marriage Script for TFS 0.3.6 Working

    Still not working with the first lua,after the greet msg,he only answers if I say divorce and then no more replies. Hoping to get it working,thanks for any help. :)
  10. Frillinde

    NPC Exchanger

    can you show this with 3 different prizes possible?
  11. Frillinde

    NPC not working

    Ok now i think I got all bugs out but now Im trying to figure out how to add to actions xml and sytem lua. here is newest npc version(lol) So if someone can explain the quest adding part Id really appreciate it.The annihilator part in systems lua has me messed up. :)
  12. Frillinde

    NPC Marriage Script for TFS 0.3.6 Working

    ya, michael37,if you "that" person msg me .....I gotz questions.... :)
  13. Frillinde

    Requesting Tutor Quest + Npc's

    Since mine doesnt work I tried yours. I get this error '}' expected (to close '{' at line 1) near 'quest_two' Does that mean I need a pair of {}on each of my 13 "quest_" lines? Or do they need commas? or is the last "}" on the wrong spot?or something else....Im trying to learn some ;p...
  14. Frillinde

    NPC Marriage Script for TFS 0.3.6 Working

    Using 0.3.6pl1 Im having the same problem as Dyker did......I say hi, marry,yes and then npc stops responding. I get an error at this point about nil value(forgot to copy it). The second script just crashes my server if I use it. I'd like to use the marriage system in my server, can we get this...
  15. Frillinde

    MoveEvent Flying Carpet

    did they ever get this to work.... the summoning of the carpet part? I get the "You are not in a flying carpet." message too. This would be good if someone can make it work.
  16. Frillinde

    NPC not working

    lol I told ya I wasn't good at LUA. ;p I tried to make it using different npc's I had on file, tryin to use their commands as some sort of reference.I havent found any tutorial thats helped me....either too basic or way over my head. The NPC is for a quest on my server,there is 15 of...
  17. Frillinde

    NPC not working

    I made an npc. It has error "'end' expected (to close 'if' at line 46) near 'else'"....I am not good with lua and realize that,...all I can see is maybe I need 13 ends????lol I have no clue. :) Anyhow NPC is and LUA is Again,I know its probably not even close to being right but Im...
  18. Frillinde

    Requesting Tutor Quest + Npc's

    I've been trying to fix the end expected near if line 49 error and still no luck.Can someone help fix the code I tried to do it but to no avail.NPC1 is all I should need fixed as an example and I'll change the others.I have 14 total npcs for this so I hope its an easy fix. :) Anyhow thanks to...
  19. Frillinde

    Request random effect wand

    I was also thinking about a failure effect(big cloud) and having it skip the attack as 1 of the random effects. Would the weapons xml for this have script for "event type" or would it still be function?
Back
Top