Therefore, it cannot tidy up the words?
Are there have any other ways to let the text go to right?
Also, I had some trouble with the voteban menu.
The player name who above on the admin the key will disable.
Code:
iKeys |= (1 << iCurrPos++);
if(get_user_flags(iPlayer) & ADMIN_IMMUNITY)
{
iKeys++
iLen += formatex(szMenu[iLen], charsmax(szMenu) - iLen, "\d%d. %s (%d%%)\R\w%s^n", iCurrPos, szName, get_percent(g_iVotes[iPlayer], g_iNum), szAuthID);
}
else
{
iLen += formatex(szMenu[iLen], charsmax(szMenu) - iLen, "\w%d. %s \d(\r%d%%\d)\R\w%s^n", iCurrPos, szName, get_percent(g_iVotes[iPlayer], g_iNum), szAuthID);
}
__________________
You can be a SUPER coder but you Haven't to say such as "stupid, etc." words to the others