• 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. Mike "riff"

    OTClient exceptions

    I am getting a lot of exception spam looking like this : 'otclient.exe' (Win32): Unloaded 'C:\Windows\System32\wrap_oal.dll' 'otclient.exe' (Win32): Loaded 'C:\Windows\System32\wrap_oal.dll'. Cannot find or open the PDB file. Exception thrown at 0x00007FFD24F27788 (KernelBase.dll) in...
  2. Mike "riff"

    Creature Sound phase one

    OTSound project Latest News: Sound project halted to address OTClient bugs: 2/8/17 Phase one: complete add single creature sound to game 2/5/17 Phase two: complete play multiple monsters and repeat for new creature. 2/5/17 Phase three: complete database: my OTClient database with all build...
  3. Mike "riff"

    Sound project code question?

    Started sound project, know my plan where I'm going just can't get past this function call. Anyone who know c++ really well that cant give suggestions. #include <string> class CreatureSounds { public: CreatureSounds(); ~CreatureSounds(); char filePath[20] = "../data/sound"...
  4. Mike "riff"

    Tibia Sound Project

    I formally announce the start of the Tibia Sound Project for OTClient and Tibia Client. This will be a 3 year project to bring complete sound immersion to tibia, if CIP doesn't beat me to it. All creature will have independent sounds and a data base for storing updating and saving these files...
  5. Mike "riff"

    OTLibrary building

    I can’t build your program! …I’m getting boost errors!!!... Why do I need blaa.dll???...I’m doing everything right it your program fault!! We have all been there…I really hated this hurdle. Stop relax everything is going to be alright. To help you get past this I’m going give some helpful...
  6. Mike "riff"

    Need help building latest forgotten server windows

    I am a new c++ programmer I completed c plus plus online and completed Ben's Advance Game Making Series. I don't understand the website program's that our being used. All the video's tutorials don't work for windows 10 visual 15 and UniSerever their bandwidth is used up. Can someone who can...
Back
Top