Posts: 67
Threads: 7
Joined: Jun 2012
Reputation:
0
Alright as the topic says "Insert a name before your name using a command?"
Example when you type in /aduty it should insert "Admin" infront of your name with the color red.
I can't really get the "string" stuff straight and I would be very thankful if someone could help me.
Posts: 738
Threads: 13
Joined: Mar 2012
Reputation:
0
Do you mean 3D text Label?
Posts: 67
Threads: 7
Joined: Jun 2012
Reputation:
0
What's too long? The "Administrator"? Anyways I changed it to "Admin" and it still doesn't work.
I want my name to be "Admin Wicked" with help of "%s".
Posts: 673
Threads: 45
Joined: May 2010
Reputation:
0
you cant use spaces in names! Anyways attach a text to the admin . . .
Posts: 67
Threads: 7
Joined: Jun 2012
Reputation:
0
Thanks Tigerkiller but how do I make a space between the Admin and %s? I know it's possible.
Posts: 673
Threads: 45
Joined: May 2010
Reputation:
0
it is possible for strings ex: in OnPlayerText but not for names but you can use "_" there is no other way to do this