Request Name Colour Change Help

Hab

Legend Of Mir 2 Oblivion Server Owner
Jun 12, 2024
688
312
85
Middlesbrough
Hi guys, I have a script to change name colours but it doesn't work.
Is it the script it's self? I'm not sure how to fix it?

[@Main]
This is just a basic fun NPC which changes the\
colour of your name. Just brightens the place\
up a little bit and is another server feature. Enjoy!\

<Change Name Color/@ChangeNameColor> - <Close Window/@exit>

[@ChangeNameColor]
SERVERNAME - Please Select Your Colour!\ \
<White/@ColorBai> - <Glad/@ColorHui> - <Orange/@ColorCheng>\
<Green/@ColorLv> - <DarkGreen/@ColorQing> - <Blue/@ColorLan>\ \
<Close Window/@exit>

[@ColorCheng]
#ACT
marry nameColor -13
#SAY
Your Name Color changed\ \
<Close Window/@exit>


[@ColorQing]
#ACT
marry nameColor -2
#SAY
Your Name Color changed\ \
<Close Window/@exit>

[@ColorZi]
#ACT
marry nameColor -3
#SAY
Your Name Color changed\ \
<Close Window/@exit>

[@ColorLan]
#ACT
marry nameColor -4
#SAY
Your Name Color changed\ \
<Close Window/@exit>

[@ColorLv]
#ACT
marry nameColor -6
take Gold 150000
#SAY
Your Name Color changed\ \
<Close Window/@exit>

[@ColorHui]
#ACT
marry nameColor -8
#SAY
Your Name Color changed\ \
<Exit/@exit>
 
Last edited:

Jambo

Mir 2 Moderator
Staff member
Moderator
Dec 9, 2006
1,659
411
170
West Midlands
Dude, your chatting to yourself. If you can't help just say.
Thanks for that breath though.
Don't cause a debate over a name colour change, its cool.
Jev is literally trying to help you and you say this??? And then you say coding is simple yet can't do it? and then ask jev for help??

facepalm GIF
 
  • Haha
Reactions: Hurricane
Upvote 0