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

Recent content by thcavalheiro288

  1. T

    Feature Quiver [TFS 1.X + 0.X]

    It looks like this, but it doesn't work! ReturnValue Container::queryAdd(int32_t index, const Thing& thing, uint32_t count, uint32_t flags, Creature* actor/* = nullptr*/) const { bool childIsOwner = hasBitSet(FLAG_CHILDISOWNER, flags); if (childIsOwner) { //a child...
  2. T

    Feature Quiver [TFS 1.X + 0.X]

    I don't understand :(
  3. T

    Feature Quiver [TFS 1.X + 0.X]

    where do I put this player.cpp container.cpp? https://gyazo.com/3278a0c26ee32883f205d2826742695e It still doesn't work, it works 100%, I can't put another item just the quiver that goes inside it.
  4. T

    Feature Quiver [TFS 1.X + 0.X]

    Anyone having a problem putting quiver inside quiver? and it works normally! Would there be a way to block this?
  5. T

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    [Error - mysql_real_query] Query: INSERT INTO shop_history (account, player, date, title, cost, details) VALUES ('1', '4', NOW(), 'Ankh', '3', '{\"description\":\"\",\"title\":\"Ankh\",\"count\":1,\"type\":\"item\",\"item\":3077,\"cost\":3,\"itemId\":3077}') Message: Table 'sv.shop_history'...
Back
Top