• 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 Rafael Prado

  1. Rafael Prado

    Compiling TFS simple tutorial for beginners

    Hey, i'm having the following errors: 'int32_t round(float)' : overloaded function differs only by return type from 'float round(float) throw()' in combat.cpp file and 'round' : redefinition; different basic types also in combat.cpp file What should I do?
  2. Rafael Prado

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    Account.cpp file not found ; depot.cpp file not found ; depot.h file not found... are those files really missing?
  3. Rafael Prado

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    And It sends the message account.cpp
  4. Rafael Prado

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    Hey guys, if I'm having trouble to compile, more specifically with the #include "otpch.h" #include <libxml/xmlmemory.h> $(CPP) -c ../actions.cpp -o obj//actions.o $(CXXFLAGS) Strings, respectively at actions.cpp , otpch.h and makefile.win files. What should I try? I really don't know what to do...
Back
Top