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

    Some numbers or special characters can't be said. Help please.

    Hmm I was told so, many servers got this "bug", and the creators of the bug didn't give any solution for it. they just released it, damn xD
  2. gerard95

    [Znote AAC] Online players records

    Do you know how to start this script from 0? I mean, my server isn't officially opened yet, and when I open it I'd like to "reset" the record table. Thank you:)
  3. gerard95

    Solved ZnoteAcc Forum error.

    Working<3 Thanks :D
  4. gerard95

    Solved ZnoteAcc Forum error.

    OTX 2.6. Server protocol 8.6.
  5. gerard95

    Solved ZnoteAcc Forum error.

    It is given this error when a player who isn't the admin tries to enter to the forum. string(53) "SELECT `type` FROM `accounts` WHERE `id`='6' LIMIT 1;" (query - SQL error) Type: select_single (select single row from database) Unknown column 'type' in 'field list' I use uniform server. How...
  6. gerard95

    Some numbers or special characters can't be said. Help please.

    Bump... No ideas? :(
  7. gerard95

    Some numbers or special characters can't be said. Help please.

    Does anybody know how to fix this "bug"? People can't say anything like "solo" numbers. For example, we can say: 77x exp, but you can't say: 77. You can't say: ? nor !, ", -, <, >, _,...... You can't say all these characters without any alphabet word or phrase. Any clue? :) OTX 2.6. Server 8.6...
  8. gerard95

    How to add vip days to new created accounts?

    Yeah! Working! Thank you a lot :D
  9. gerard95

    How to add vip days to new created accounts?

    I use ZnoteAcc :) Noone in particular. But it's about using a Doll and giving 7 Vip days. There you go: local days = 7 function onUse(cid, item, fromPosition, itemEx, toPosition) doSendMagicEffect(getCreaturePosition(cid),14) doSendAnimatedText(getCreaturePosition(cid), "VIP +7!"...
  10. gerard95

    How to add vip days to new created accounts?

    But in my server, vip days are added to the "account" not to the player, so this ain't working at all. Any clue?
  11. gerard95

    How to add vip days to new created accounts?

    Does anybody know how to add, automatically, 7 days of vip "acces" to all brand new accounts that are made? Thank you :) OTX server 2.6 - server 8.6.
  12. gerard95

    Solved How do I link my website with my "ip" or with the ip of the server?

    Yeah nvm, it got solved long ago! Thanks :)
  13. gerard95

    Solved Shop Item List not working at 100%.

    When I try to buy one item at some npcs I get this error at the console: [ShopModule.onBuy] Item not found on shopItems list My server is 8.6 and I use OTX 2.6. This error only happen to some items like wands, rods and some runes, but not for every item, potions, for example, can be bought...
  14. gerard95

    Solved How to kill a "boss" and make a teleport appear?

    Oh!! Finally working! Thank you all guys!
  15. gerard95

    Solved How to kill a "boss" and make a teleport appear?

    Hahahaha yeah lol, stupid of me. Sorry, but I just wrote the same thing Limos told me. Just changed the pos... At data/creaturescripts/scripts/(Lua called createteleport) local config = { ["Morgaroth"] = {time = 60, toPos = {x = 31561, y = 31789, z = 8}, tpPos = {x = 31608, y = 31780, z =...
  16. gerard95

    Solved How to kill a "boss" and make a teleport appear?

    Not working :( Any clue? :s
  17. gerard95

    Solved How to kill a "boss" and make a teleport appear?

    Not working... Could you please say exactly where that code goes in? Thank you.
  18. gerard95

    Solved How to kill a "boss" and make a teleport appear?

    I tried everything and I searched for many scripts and stuff but nothing seems to work. I have TFS 2.6 and the server is 8.6. Someone got already the script for this TFS version or have any clue to fix it? Thank you a lot! <3
Back
Top