29.05.2010, 12:04
Where should I change the maximum number of characters for nick .. for example on my server, a nick may not have more than 13 characters .. and I want to make it longer .. where should I change?
Originally Posted by GunFight ◄•٠· ̇
search this new string[MAX_PLAYER_NAME]; (its under public onplayerconnect i think) and change it to new string[128];
|