/glow help (Colors)
I'm making a really good '/glow' plugin where a player can type that then a name, but how do I make it glow different colors? Like to glow red it's
255 0 0, but how do i do like USA glow Red, Green, Blue -- Wheres the white? How do we make white Then how do we make it so itll switch from red, to white, then to blue, then to loop it so it does it over? Also, how do I make it so when a player types /glowoff it turns off all glowing. register_clcmd("say /glowoff", "glowoff"); public glowoff(id) { What's the code? } |
Re: /glow help (Colors)
The color white is
PHP Code:
PHP Code:
Making a player glow white PHP Code:
PHP Code:
|
| All times are GMT -4. The time now is 14:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.