Quote:
Originally Posted by Jonny5
@RealCop
thats not so good
what if the username was already 20 char?
then the name would be cut!
best to override the OnPlayerText and just add to the name at that point.
|
There is nothing wrong with the code, the max amount of characters a player can enter sa-mp with is 20. So his code is just fine.