Since 2008, you have only 25 messages and all of your threads were asking for help, did you ever think about learning something and giving back to the community?
I'm brazilian too, but that's sadly true.Assuming from his english, he is br. Im not racist but 90% of brazilians with shitty language are coming here to leech.
Assuming from his english, he is br. Im not racist but 90% of brazilians with shitty language are coming here to leech.
void ProtocolGame::AddPlayerSkills(NetworkMessage& msg)
{
msg.addByte(0xA1);
for (uint8_t i = SKILL_FIRST; i <= SKILL_LAST; ++i) {
msg.add<uint16_t>(std::min<int32_t>(player->getSkillLevel(i), std::numeric_limits<uint16_t>::max()));
msg.add<uint16_t>(player->getBaseSkill(i));
msg.addByte(player->getSkillPercent(i));
}
for (int i = 0; i < 24; i++) { // 1094
msg.addByte(0x00);
}
}
but, you are one of those good brs, arent you?I'm brazilian too, but that's sadly true.
That's truebut, you are one of those good brs, arent you?![]()