Forum > Serverside Modding
[3.3.5a] Change player name color and remove guild names?
(1/2) > >>
Nic:
Hello,
is it possible to change the color of player names? For example i set my trinity realm to FFA and any name is red. I want to change it to blue.
The second question: Is it possible to remove the guild name (under the playername)? I know the interface option, but i want to deactivate it for every player.
Смердокрыл:
Unfortunately, I dont have the answer to your question, but how did you manage to
--- Quote from: "Nic" ---set my trinity realm to FFA --- End quote --- ?
Ascathos:
--- Quote from: "Смердокрыл" ---Unfortunately, I dont have the answer to your question, but how did you manage to
--- Quote from: "Nic" ---set my trinity realm to FFA --- End quote --- ? --- End quote --- Worldserver config, obviously.... oO
I am pretty sure those are hardcoded, however, try to change the framexml in the local mpqs. Might be worth a try.
saifi0102:
Well if you change the zones to become sanctuary you can make their color blue. Not sure what exactly you mean by blue though. Although you'd have to modify all the zones in the DBCs.
If modifying DBC isnt an option, another way is to set forced reactions to specific factions for each player. U can find forced reactions in ReputationMgr.
If you simply want to change the color and/or retain the hostility, you'll have to modify the UI as Ascathos said.
saifi0102:
About your second question, what comes to my mind is that you can do either the following
1. Disable guild registration or the whole guild system 2. Remove the packet data that sends a player's guild information to other players, you'd find this, with some searching, in visibility update packets I think. 3. Remove the guild name string from the UI by looking into FrameXML
If option 1 is possible then it'd be quite simple. However if you wanna retain the guild system, I think option 3 would be best if you are comfortable with modifying UI.
In option 2, I'm not sure exactly how guild information is sent. If it only sends a name or an ID it wouldn't cause problems with other system I presume.
Navigation
[0] Message Index
[#] Next page
|