Zymic Posted September 19, 2013 Posted September 19, 2013 (edited) Hello, I'm starting up my own server just for testing and all, and I was wondering how I can change the Admin name color to like Red or something. If someone can tell me please do so. Thank you! Edited September 19, 2013 by Guest
Zymic Posted September 19, 2013 Author Posted September 19, 2013 setPlayerNametagColor What Resource do I find this in?
Arnold-1 Posted September 20, 2013 Posted September 20, 2013 Create a server script you have to make this script using aclGetGroup --for the admin group --and the function setPlayerNametagColor
Zymic Posted September 21, 2013 Author Posted September 21, 2013 I went and looked through resources and all I could find was getPlayerNametagColor. setPlayerNametagColor should already be in a resource I already have.
xXMADEXx Posted September 21, 2013 Posted September 21, 2013 I went and looked through resources and all I could find was getPlayerNametagColor. setPlayerNametagColor should already be in a resource I already have. Those are functions, not resources. https://wiki.multitheftauto.com/wiki/Se ... metagColor
EstrategiaGTA Posted September 21, 2013 Posted September 21, 2013 Just use this: getAccountName getPlayerAccount aclGetGroup if isObjectInACLGroup then setPlayerNametagColor addCommandHandler --If you want it as command
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now