Jump to content
  • 0

[HELP] Start Color Name


Question

Posted

Geia sas pedes ... 8elw na rotisw AN kai POS ginete otan 3ekinan i pektes stn server na min exoun aspro name alla ena allo color kai an ginete auto kai sto title as me voh8isi kapios ...thnx !!

2 answers to this question

Recommended Posts

  • 0
Posted

Μια μπακαλίστικη λύση είναι στο EnterWorld.java

if (activeChar.getOnlineTime() == 0)
	{
		activeChar.getAppearance().setNameColor(Integer.decode("0x"+ το id του χρώματος));
	}

  • 0
Posted

Μια μπακαλίστικη λύση είναι στο EnterWorld.java

if (activeChar.getOnlineTime() == 0)
	{
		activeChar.getAppearance().setNameColor(Integer.decode("0x"+ το id του χρώματος));
	}

τσου :P

Αυτό θα αφαιρεί ένα προηγούμενο color(πχ αν θα έχει ο σέρβερ pvp color system αυτό θα βάζει κάθε φορά που θα μπαίνει ο παίκτης αυτό το χρώμα.

Οπότε,καλύτερα όχι.

 

πήγαινε στο charactercreate.java

 

και βάλε αυτό:

newChar.setNameColor(Integer.decode("0x"+ oti id thes esi));

 

κάτω από το

newChar.setTitle("");

 

 

edit: τώρα πρόσεξα το check για onlinetime,θα δουλέψει και ο κώδικας του zake,αλλά είναι χαζό check.

βάλε αυτήν την γραμμή που σου έδωσα στο charactercreate και είσαι οκ

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...