Show leader level and gun in chat
Posted:
Thu Aug 19, 2010 10:14 pm
by gippo
Instead of just showing what level the leader is on. I want it where it shows its level and the gun the leader is using.
Leader Gippo is on Level 6 :: UMP
I know there is a darkgreen color in player chat.
\x05 or something like that
Posted:
Wed Sep 01, 2010 6:32 am
by XE_ManUp
Yeah, this is a lot more difficult than it seems as I have not coded an interface that allows a custom addon writer to "hook" the standard GunGame messages. I would have to figure out the best way to code this solution without being overly hacky.
On a side-note, this basically makes it look like SourceMod's level up message, correct? I believe this is the exact format (maybe minus the coloring) that SourceMod's GunGame uses.
Re: Show leader level and gun in chat
Posted:
Sun Sep 05, 2010 5:31 am
by gippo
yes it is just like source mod gungame.