| User |
Message |

chachu
Posts: 0
Joined: 01/10/2005
Credibility: 0 pts
|
| utcomp brightskin bind question |
|
|
|
because some maps are green and some are red - i find it useful to use opposite colored brightskins...
rather than F5/Brightskins adjust per map - is there a way i can bind this variable to a key?
BlueEnemyUTCompSkinColor=(B=0,G=128,R=35,A=255)
it won't work verbatim, and I'm not sure how to handle the syntax of passing 4 values to a variable that is being assigned to yet another variable (a key).
it seems like keybinds can't parse = signs - but i don't know how parenthesis are handled :(
so this is my next stab at it:
i=BlueEnemyUTCompSkinColor B 0, G 128, R 35, A 255
if this doesn't work, can someone make a suggestion?
|
| 06/10/05 21:21 |
Login to rate this user's post! |

Motolol
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: utcomp brightskin bind question |
|
|
|
try
i=set utcompv16.UTComp_xPawn BlueEnemyUTCompSkinColor (B=0,G=128,R=35,A=255)
Somehow im pretty sure though, it will not work while ingame online.
|
| 06/11/05 04:53 |
Login to rate this user's post! |

dcrampz
GameAmp Staff
Posts: 0
Joined: 01/30/2005
Credibility: 0 pts
|
| Re: utcomp brightskin bind question |
|
|
|
Why don't you just set an enemy/teammate skin color? For me, enemies are pink, teammates are white :]
|
| 06/11/05 21:42 |
Login to rate this user's post! |

Saito
GameAmp Staff
Posts: 0
Joined: 05/20/2004
Credibility: 0 pts
|
| Re: utcomp brightskin bind question |
|
|
|
I don't know how to bind it. However you could try creating another .ini file. It's rather easy to just change out when you play. Granted it won't work per map, but before a match you can just swap to what is best.
Outside of that, I have found that pink shows up on every map rather well.
My PC
CPU P4EE Gallitan core socket 478 @ 4.2ghz, Abit IC7-G Max 3, 2 gb PC4000 corsair xms, PC Power and cooling 510 psu, Albatron 6800gt @ ultra, Creative Audigy 2 ZS, Cooler master wave master case, Switech Liquid Cooling, Dual NEC 22 inch CRT, Klipch Pro Media 5.1, Senn HD280 pro, MS 3.0, Steel S&S, logitech elite.
|
| 06/12/05 00:00 |
Login to rate this user's post! |

chachu
Posts: 0
Joined: 01/10/2005
Credibility: 0 pts
|
| Re: utcomp brightskin bind question |
|
|
|
i don't like the pink for campgrounds (lower) and deck17 :P
(i use it for virtually all else)
i'll hit up the guys at beyondunreal and see if anyone knows how to pass values like this - cheers.
|
| 06/12/05 14:08 |
Login to rate this user's post! |

Motolol
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: utcomp brightskin bind question |
|
|
|
if you dont make any use of the answers - why are you asking then. As well as you will need to bind such a bind for every UTcomp version you will be playing with.
|
| 06/12/05 19:59 |
Login to rate this user's post! |

Saito
GameAmp Staff
Posts: 0
Joined: 05/20/2004
Credibility: 0 pts
|
| Re: utcomp brightskin bind question |
|
|
|
well the version issue depends on who you are. The na competitive standard is 1.6, or 1.6a so that's two versions. IIRC the euro's are still on 1.5 or 1.5a so you don't need that many versions.
My PC
CPU P4EE Gallitan core socket 478 @ 4.2ghz, Abit IC7-G Max 3, 2 gb PC4000 corsair xms, PC Power and cooling 510 psu, Albatron 6800gt @ ultra, Creative Audigy 2 ZS, Cooler master wave master case, Switech Liquid Cooling, Dual NEC 22 inch CRT, Klipch Pro Media 5.1, Senn HD280 pro, MS 3.0, Steel S&S, logitech elite.
|
| 06/12/05 23:09 |
Login to rate this user's post! |

ep1taph
Posts: 0
Joined: 01/03/2005
Credibility: 0 pts
|
| Re: utcomp brightskin bind question |
|
|
|
Add the values you want to a txt, lotus added an exec command into utcomp awhile ago. bind a key to exec the .txt
"exec brightskins2.txt"
I didn't try, but it's a stab.
|
| 06/27/05 16:24 |
Login to rate this user's post! |

dcrampz
GameAmp Staff
Posts: 0
Joined: 01/30/2005
Credibility: 0 pts
|
| Re: utcomp brightskin bind question |
|
|
|
exec isn't UTComp specific ;]
|
| 06/28/05 03:44 |
Login to rate this user's post! |