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

    Solved Adding more tiles to game window - OTCv8

    So, I followed a lot of tutorials about adding new tiles to the game window. I made the required changes on my source. Currently using: static constexpr int32_t maxViewportX = 11 + 4; //min value: maxClientViewportX + 1 static constexpr int32_t maxViewportY = 11 + 4...
Back
Top