• 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. N

    Random Exp

    This is code is 100% maded by me This code give extra exp in many times, when you gain extra exp the color of exp is other. This code tested in Evolutions 0.7.7 On "int64_t Creature::getGainedExperience(Creature* attacker) const" replace: return (int64_t)std::floor(getDamageRatio(attacker) *...
Back
Top