How do I change the text that appears over something? For example, my username appears over my player's head. How do I change that?
Also, I'm having problems with the exec function. Whenever I try to use it, it says the file I'm trying to exec is missing.
Example:
exec("Add-Ons/Script_Blah/server.cs");
Missing file: Add-Ons/Script_Blaj/server.cs!
How do I fix that?