Author Topic: Brick label clan tags? :o  (Read 1163 times)




Okay, I was at a server and a guy named psp had BRICK LABELS around his name for clan tags.
Sorry for the loving quality, I'm using a laptop. I circled it so its a little more obvious.

Discuss.

His name must be unstable-y loud
« Last Edit: July 29, 2011, 08:41:42 PM by Masterlegodude »



either a small glitch or someone changed his clan tags to load those images, probably with the console.

either a small glitch or someone changed his clan tags to load those images, probably with the console.
How the hell do you do that? will it stay like that?

Drunk?
What is the word i am looking for?! D:

I don't even know of unstable has a variation with an y at the end, like how high has highly, probable and probably, etc

How the hell do you do that? will it stay like that?
findclientbyname("Some monday").clanSuffix/Prefix=("base/client/ui/plantErrors/rooster.png");
if i remember right, i think images have to be called in some special way

findclientbyname("Some monday").clanSuffix/Prefix=("base/client/ui/plantErrors/rooster.png");
if i remember right, i think images have to be called in some special way
just tried it, all that does it set the clan tag to the location of the image not the image itself.

Perhaps it's an edit of the mod that gives admin shields or something before their names.

findclientbyname("Some monday").clanSuffix/Prefix="<bitmap:base/client/ui/plantErrors/rooster.png>";
if i remember right, i think images have to be called in some special way

I believe that's how.
« Last Edit: July 30, 2011, 01:16:22 AM by Munkey »