Player name lenght > 16 characters - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Player name lenght > 16 characters (
/showthread.php?tid=68625)
Player name lenght > 16 characters -
Dujma - 12.03.2009
How come on some servers you can join with name that contains more than 16 characters? Is there an function or way to do that? Is it maybe because of saving system? SQL/File
Re: Player name lenght > 16 characters -
Dujma - 12.03.2009
Quote:
Originally Posted by ssǝן‾ʎ
They may have altered something in the server - see YSF (that doesn't actually have that function but it's in a similar vein).
|
I have YSF on my house scripting server I will test it. Tnx
Re: Player name lenght > 16 characters -
Dujma - 12.03.2009
Quote:
Originally Posted by ssǝן‾ʎ
Quote:
Originally Posted by ssǝן‾ʎ
that doesn't actually have that function
|
|
Oh I did not understand it quite well xD As YSF was made that is the way they made that?
Re: Player name lenght > 16 characters -
[RP]Rav - 12.03.2009
I think that once ingame you can set a name up to 32 chars long with SetPlayerName(playerid, name[]), but I'm not 100% sure about that
Re: Player name lenght > 16 characters -
Dujma - 12.03.2009
Quote:
Originally Posted by Rav
I think that once ingame you can set a name up to 32 chars long with SetPlayerName(playerid, name[]), but I'm not 100% sure about that
|
SetPlayerName has nothing to do with what I'm asking xD
Re: Player name lenght > 16 characters -
MenaceX^ - 12.03.2009
The longer lenght that you are available to get a server is 16. But you can change the player name while being in-game for example to maximum 24 lenght..
You can't see a player logs in with a longer name than 16 characters.