Topic: max account length
in pvpgn me, a lot of people who can make a 2-digit account through mirage bot
and I want to block the account creation via mirage bot
how to do that??? Please help me
PvPGN Community Forums |
forums.pvpgn.pro → [EN] The Source Code → max account length
in pvpgn me, a lot of people who can make a 2-digit account through mirage bot
and I want to block the account creation via mirage bot
how to do that??? Please help me
change USER_NAME_MIN on field_sizes.h
#define USER_NAME_MIN 4
ok i will try it
but your post at [help]pvpgn::stdtime not worked
the code is error
std::snprintf
forums.pvpgn.pro → [EN] The Source Code → max account length