Name Color

Status
Not open for further replies.
Level 1
Joined
Jan 15, 2013
Messages
61
Hi guys, i am an author of a map and i want that my nickname to be colred in gradient when i enter the map. Is this a way to do it in GUI?
Thx in advance and + rep
 
But if i am not on the position of red player? Is there a way that the map check me by the nickname no matter at what position i am?
 
This should do the trick:
Just replace the Your Name with your name ^^
and then you enter the name you wish to be called can be any thing add color codes to make it special i writed Your Name with colors by using the JNPG world editor. If you dont have it go get it.
  • Name Change
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            • If - Conditions
              • (Name of (Picked player)) Equal to Your Name
            • Then - Actions
              • Player - Set name of (Picked player) to New Name (you can add color codes here)
            • Else - Actions
 
I know the change the player name thing. But how to make that the map check my nickname. I dont see such thing like Player Name is equal to... in the world editor. So how to make this?
 
Image:

image.png

Also attached a map with the trigger in it ^^
 

Attachments

Status
Not open for further replies.
Back
Top