May i please ask what the .Java files are that allow you to edit the player nametags? i plan on making a fun Mod for a server (involves teams, hence need to colorize names)
PLEASE update this mod to 1.4.6! I check this thread every day!
Ok, All I have to say is I love this mod, I use it to see if people are hacking and such and instead of trying to get up close, I can instantly see their name and report them! I love this mod!
Though as much as I love this mod, I found one compatibility issue with one of my mods. I have only have one request and that is to make this mod compatible with Mine Little Pony
I only ask of this one favor because the Mine Little Pony mod and Minecraft Username Scaling mod have a conflicting mod and it's the bcd.class file conflicting. I do know that in the MCUS mod (MineCraft Username Scaling) that the bcd.class is used for people when crouching/sneaking making their name tag green. Otherwise the MLP mod (Mine Little Pony) and the MCUS mod will work together. If I install MLP after MCUS, then the green sneaking name tags don't work. (Which is the bcd.class conflicting)
So all I ask is this mod updated to 1.4.6 and compatible with Mine Little Pony :] I absolutely love this mod! It's made banning people so much easier : D So PLEASE update to 1.4.6 and compatibility with Mine Little Pony! : D ♥
I want to apologize for making you wait for the Mine Little Pony Source files, been busy and haven't had much time to get to the owner of MLP, please don't let this delay the time of the release of your mod for 1.4.6
Yes! It did help thank you, I did manage to do this in the run
But I also tried to make compatibility between Mine Little Pony and Name Scaling but I always ended with the same result with a Black Screen, though I haven't given up, I'm getting a little help from someone who's been very helpful to me in the past. [:
thanks in advance,
AussieTerra
Get the pre-release http://assets.minecr...6/minecraft.jar <---Here so you can update before the actual release
PLEASE update this mod to 1.4.6! I check this thread every day!
Ok, All I have to say is I love this mod, I use it to see if people are hacking and such and instead of trying to get up close, I can instantly see their name and report them! I love this mod!
Though as much as I love this mod, I found one compatibility issue with one of my mods. I have only have one request and that is to make this mod compatible with Mine Little Pony
Mine Little Pony Mod: http://www.minecraft...tle-pony-v1453/
I only ask of this one favor because the Mine Little Pony mod and Minecraft Username Scaling mod have a conflicting mod and it's the bcd.class file conflicting. I do know that in the MCUS mod (MineCraft Username Scaling) that the bcd.class is used for people when crouching/sneaking making their name tag green. Otherwise the MLP mod (Mine Little Pony) and the MCUS mod will work together. If I install MLP after MCUS, then the green sneaking name tags don't work. (Which is the bcd.class conflicting)
So all I ask is this mod updated to 1.4.6 and compatible with Mine Little Pony :] I absolutely love this mod! It's made banning people so much easier : D So PLEASE update to 1.4.6 and compatibility with Mine Little Pony! : D ♥
~♫Forever a fan, Meexa♥
I don't actually have the source files for Mine Little Pony, so I don't know how to make it compatible, sorry!
I'm glad you like it~
don't click this link...
What if I retrieve the source files for Mine Little Pony? Would you be able/willing to do it then?
Alrighty, thank you :] I'll send it you through PM ♥
I want to apologize for making you wait for the Mine Little Pony Source files, been busy and haven't had much time to get to the owner of MLP, please don't let this delay the time of the release of your mod for 1.4.6
How does "Now" work?
Completely compatible
In RenderLiving.java, look at lines 442 and 445.
" var12.drawStringWithShadow(par2str, -var12.getStringWidth(par2str) / 2, var16, 0x2B86BF);"
and
" var12.drawStringWithShadow(par2str, -var12.getStringWidth(par2str) / 2, var16, 0x2B86BF);"
0x2B86BF is the hex code for the shade of blue I use.
In RenderPlayer.java, look at line 214
" fontrenderer.drawString(s, -fontrenderer.getStringWidth(s) / 2, 0, 0x00FF00);"
"0x00FF00" is the shade of Green I use for sneaking names.
Hope that helps!
Yes! It did help thank you, I did manage to do this in the run
But I also tried to make compatibility between Mine Little Pony and Name Scaling but I always ended with the same result with a Black Screen, though I haven't given up, I'm getting a little help from someone who's been very helpful to me in the past. [:
Can you add a config file to change the color?
don't click this link...