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

    Windows PlayerDeath problem

    I'm at school now, I'll test it when I get home, I'll let you know...
  2. H

    Windows PlayerDeath problem

    Please, need quick fix :/
  3. H

    Magic lvl gaining bug

    OMG Do you want help lbakiller? Then DO it!
  4. H

    Lua Pz Time , White Skull

    function onUse(cid, item, fromPosition, itemEx, toPosition) if (getPlayerStorageValue(cid, 4767) == EMPTY_STORAGE) then doCreatureSay(cid, "You have gained your new outfit!", TALKTYPE_ORANGE_1) doPlayerAddOutfit(cid, 2, 2) doPlayerAddItem(cid, XXX, 1) setPlayerStorageValue(cid, 4767, 1)...
  5. H

    Windows PlayerDeath problem

    Unknown column 'loss_containers' in 'field list'
  6. H

    Windows PlayerDeath problem

    Can't add rep, I already added it to u some time before, when I will can I will add ofc :) And no error in console :/
  7. H

    Windows PlayerDeath problem

    Works, now I can see my dead in database and so, thx, rep+ :) But, another error occured, my bless don't work now, when I die i'm loosing equipment :/ Using this script: function onSay(cid, words, param) if getPlayerBlessing(cid, 1) or getPlayerBlessing(cid, 2) or getPlayerBlessing(cid, 3)...
  8. H

    Magic lvl gaining bug

    Which distro?
  9. H

    Windows PlayerDeath problem

    Ah yes, forgot it, TFS 0.2.11pl2
  10. H

    Windows PlayerDeath problem

    Hello, everything worked fine (what I know, haven't died before) But now, console says this when I, or someone else die, and the it won't save players deaths (u can't see it at players info): [09/04/2012 12:21:28] Lua Script Error: [CreatureScript Interface] [09/04/2012 12:21:28]...
  11. H

    Import Map Problem

    Open maps in one map editor, with shift choose the map, press ctrl + c, go to the map you want import to, press ctrl + v, arrange it to right position and click :)
  12. H

    Change Map Client Version

    Why do you write here when I already said the same..?
  13. H

    Ferumbras tower

    If it is still not enough that Mogex said for you - let's search, hmm - bynera?
  14. H

    How to Reset A Database?

    Woops, yeh, my mistake, sry :)
  15. H

    Change Map Client Version

    Fail?
  16. H

    Change Map Client Version

    Remere's Map Editor - click Map - Properties - Here you can set Map Version and Client Version :)
  17. H

    1: problem help please read please man ,

    Can't be still same, try remembing which script have you added...
  18. H

    RookLife

    Yeah, I also forgot - there are probably all monsters you normally hunt on mainland! Like rotworms, dragons, demons, frost dragons and much more, there will be also a annihilator (probably with demons) and a demon oak! There are also 2 bosses - Morgaroth & Jack Sparrow - you need to kill him for...
  19. H

    Exhaustion probelm HELP

    Post here your spells.xml
  20. H

    How to Reset A Database?

    But if is he using samples, then: DELETE FROM `DBNAME`.`accounts` WHERE `accounts`.`id` > 5;
Back
Top