I guess what I really want, is to know how to change the colors of the SSR in a team game (INV), either by randomly choosing RGB values, or by a client's selection in an .ini .
Right now, I'm still quite confused by UnrealScript, I understand it, having background in JAVA, but the sheer breadth of the modules is rather impressive.
Most muts that change the SSR color do not work in team games, where the color of the 'laser' is forced to match your team color. I am wondering, would it be that difficult to eliminate team colors all together? I've been playing around a bit with Engine.TeamInfo, but am not really sure where to look.
If anyone has any suggestions, or wants to point me somewhere(s), that'd be great!
Thanks,
Dia
Right now, I'm still quite confused by UnrealScript, I understand it, having background in JAVA, but the sheer breadth of the modules is rather impressive.
Most muts that change the SSR color do not work in team games, where the color of the 'laser' is forced to match your team color. I am wondering, would it be that difficult to eliminate team colors all together? I've been playing around a bit with Engine.TeamInfo, but am not really sure where to look.
If anyone has any suggestions, or wants to point me somewhere(s), that'd be great!
Thanks,
Dia
Comment