0.3d MAX_PLAYER_NAME
#1

hi dude in ver 0.3 the new max player name is 20 characcters??
Reply
#2

No..

From a_samp.inc:
pawn Код:
#define MAX_PLAYER_NAME                         (24)
Reply
#3

pawn Код:
main()
{
    printf("Max Player Name: %d", MAX_PLAYER_NAME);
}
Quote:

[12:16:10] Max Player Name: 24

Nope.
Reply
#4

The name you can enter in the server browser can be a maximum of 20 characters long, but it can be up to 24 characters long if SetPlayerName is used.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)