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

    Lua Donator items

    Yeah, if it aren't there...
  2. IonS

    [Gesior] How to put Towns to Select.

    ok.. see you tomorrow
  3. IonS

    losing frags

    EDIT FAIL~ sorry, i've read 0.3.4
  4. IonS

    [Gesior] How to put Towns to Select.

    it worked?
  5. IonS

    Lua Little help =) - Promotion.

    LOL? that's lots of codes to say that it's just was ", premium = true"??
  6. IonS

    Lua Little help =) - Promotion.

    Where he said it? EDIT: I waited at least one Thank you... anyway.. Is the life...
  7. IonS

    Lua Donator items

    here you are: <item id="9932" article="a" name="firewalker boots"> <!-- This is the boots on slot --> <attribute key="description" value="your description here."/> <attribute key="weight" value="950"/> <attribute key="armor" value="2"/> <attribute...
  8. IonS

    Lua Little help =) - Promotion.

    try...: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  9. IonS

    Loosing db conection

    TFS version? I'll test it...
  10. IonS

    Lua Donator items

    so, I'm confused.. this changes you want to do in items.xml or sources, as Cyko said?
  11. IonS

    Lua Little help =) - Promotion.

    Oh sry biggest senior ¬¬, he says: I did it! now if the npcs doesn't work... take a look the two ones and tell me if I've made any changes except: EDIT: NOW WITH CODE TAG...(WITHOUT EMOTICONS) local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  12. IonS

    Lua Little help =) - Promotion.

    with which one?
  13. IonS

    Loosing db conection

    are you using a clean or edited TFS?
  14. IonS

    Lua Little help =) - Promotion.

    Sorry, FAIL~ EDIT: and
  15. IonS

    Lua Donator items

    here you are:
  16. IonS

    [solved]

    bump, somebody?
  17. IonS

    [Gesior] How to put Towns to Select.

    lol... test it
  18. IonS

    [Gesior] How to put Towns to Select.

    upload it as attachment http://otland.net/f258/forum-tutorial-use-otland-instead-speedyshare-similar-sites-46742/
  19. IonS

    [Gesior] How to put Towns to Select.

    wtf? goes to post or not?
  20. IonS

    Lua Donator items

    <item id="2471" article="a" name="golden helmet"> <attribute key="description" value="It is the famous Helmet of the Stars."/> <attribute key="weight" value="3200"/> <attribute key="armor" value="12"/> <attribute key="slotType" value="head"/> <attribute...
Back
Top