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

Player messages logger and permanent mute system via storage

protocolgame.cpp
for windows hosted machine use exmaple: C:\\ots\\data\\
remember to use \\ for windows
C++:
#include <fstream>
#include <ctime>


C++:
void ProtocolGame::sendCreatureSay(const Creature* creature, SpeakClasses...
You do not have permission to view the full content of this resource. Log in or register now.
Back
Top