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

  1. S

    [8.6] [TFS1.3] Global + Source + Web + tools + Quest Reward System

    How do I get a vial of blood? If I spawn empty vial (ITEM ID 2006) it looks empty, but it has permanent water inside of it that I can put on the ground. I can't fill it with blood. Any help? Is there a way to skip a section of the Queen of the Banshees quest, since I need the vial of blood?
  2. S

    How to have day/night cycle outside of caves in my server?

    IIRC I need to edit my GAME.CPP file, what do I need to change? It's always full brightness in the mainland. I want a more realistic day night cycle. void Game::checkLight() { g_scheduler.addEvent(createSchedulerTask(EVENT_LIGHTINTERVAL, std::bind(&Game::checkLight, this)))...
Back
Top