15.10.2013, 19:18
heya , i have a question lets say i have variable lol
example
new lol;
lol = "alalalalala";
i want to get the number of characters inside the variable
in this case the output would be 11. Please help me.
I need to check when a user does /changename if the name he types is less then 20 characters of lenght.
thanks.
example
new lol;
lol = "alalalalala";
i want to get the number of characters inside the variable
in this case the output would be 11. Please help me.
I need to check when a user does /changename if the name he types is less then 20 characters of lenght.
thanks.