Zymic Posted September 19, 2013 Share 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 Link to comment
WASSIm. Posted September 19, 2013 Share Posted September 19, 2013 setPlayerNametagColor Link to comment
Zymic Posted September 19, 2013 Author Share Posted September 19, 2013 setPlayerNametagColor What Resource do I find this in? Link to comment
Arnold-1 Posted September 20, 2013 Share Posted September 20, 2013 Create a server script you have to make this script using aclGetGroup --for the admin group --and the function setPlayerNametagColor Link to comment
Zymic Posted September 21, 2013 Author Share 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. Link to comment
xXMADEXx Posted September 21, 2013 Share 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 Link to comment
EstrategiaGTA Posted September 21, 2013 Share Posted September 21, 2013 Just use this: getAccountName getPlayerAccount aclGetGroup if isObjectInACLGroup then setPlayerNametagColor addCommandHandler --If you want it as command Link to comment
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