30.12.2016, 06:59
Increase name array's size.
Also, the text3D tagged variable must be a global array to be used for players in case if you're planning on removing or editing it.
pawn Код:
new name [MAX_PLAYER_NAME + 7];