• 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!

Recent content by DanielC

  1. D

    How to modify/register items Classification on Canary

    i am not familiar with where assets are located, and i am not finding anything when i search by assets. could you recommend an editor pls
  2. D

    How to modify/register items Classification on Canary

    i have found the file register_item_tier, buti cant where there is a list of table of each item classification. registerItemClassification = {} setmetatable(registerItemClassification, { __call = function(self, itemClass, mask) for _, parse in pairs(self) do parse(itemClass, mask) end...
  3. D

    Client 13.40 says server may be under maintenance before showing character list

    my server is on a windows server 2025 VM on Google Cloud Storage ( 34.176.88.29 ) website (myaac), database and server (canary) are running without troubles. ports 80, 8080, 7171 and 7172 are open in cloud storage and windows server firewall. i changed the client ip and rsa, and its clearly...
Back
Top