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

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Any news @Shadowsong @tarjei ?
  2. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Just a ideia, why not wipe the data now and increase exp/skills/ml until level ~50? the lower-level content has been tested, this is a fastest way to get everything ok.
  3. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Any chance to server get online today? And how big is this chance?
  4. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    They aren't on Shiva account now :p and was like 20 people before, now over than 1000 I created a character few minutes ago to start as Spearman or Marksman (idk) and this character that never logged in is in this account with 3000 chars '=' someone did "update players set accountid='xxx';"...
  5. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    http://www.necronia.com/character/Nuxohiz OMG ~300 chars to investigate?
  6. drakylucas

    Goodbye shadowcores!

  7. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    any chance to Necronia come back online today? (before midnight gmt+1 in Germany) The second error is normal, don't worry. But, the first error I guess you installed just the DirectX version without install the open-gl version before. Try to install full-client again.
  8. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    You see a dead human (Vol: 10). You recognize Tarjei. He was killed by unknow. is Tarjei still alive?
  9. drakylucas

    [NEW][MODULE]Store_module

    instead of using a image for every single outfit, I guess is better create a Creature on otui and fill the informations (body,legs,feet,addons..), so you just configure the outfit like you configure an NPC outfit on TFS :p (just a suggestion, but your system is good)
  10. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    @margoh I didn't talk about the script, just about the user interface (visual) the script for game_shop link that I sent here is horrible (and I didn't checked you script), but they have a good programmer (Tarjei) for do it for them :p TIP: for modules like SHOP, is good receive the table from...
  11. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    @margoh I guess they already have it https://otland.net/threads/module-game_shop.232472/#post-2301685
  12. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    @Nuxohiz it's awesome! If possible, can you change the layout of creatures page to show the damage taken from elements too? (if you click in the monster, the newpage show it, but i'm talking about show in "Creatures on Mainland" page) This will help spellcaster's choosing the best element for...
  13. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    @5378453 We are creating this yet :p started few days ago only.. Already done: lumberjacking / blacksmithing (but need to configure the recipes) Version: 10.76 TFS 1.2 (much more stable) We are not trying to copy Necronia, I'm doing this just for-fun, for practice :p
  14. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    If I get banned, I just create other character and play, lol, it's beta. And we wasn't in investigation, since we reported it and give all the items/money. Idk about you mate.
  15. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Edit: :D @ricardosohn , @Shadowsong
  16. drakylucas

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Off-topic but, why you don't add some npc for players sell itens? Like normal armor, legs.. When u drop something u can't do nothing if the item is sux because if u destroy u get only some metal ores and sux woods, would be nice if the server has some npcs for buy / sell itens, and it helps the...
  17. drakylucas

    Lua [Help] addEvent with Item metatable

    I'm using the same method as @Printer , so, is this the best way at the moment? Thanks all :)
  18. drakylucas

    Lua [Help] addEvent with Item metatable

    No because it's not only for transform, I need to check some things after this 3 seconds before transform, so I need to run a function in this addEvent and the target:getId() return only the id of the item :s at the moment, I'm using an other way (but I guess it's not correctly, but works)...
  19. drakylucas

    Lua [Help] addEvent with Item metatable

    Hello guys, I need help, how can I use addEvent with an item in action? (TFS 1.2) I need to transform the "target" item from action after ~3 seconds. for player, I usually create a new instance function event(cid) local player = Player(cid) end function onUse(player, item, fromPosition...
Back
Top