I know in the origional Unreal Engine, you could execute via console.
Never played 2k or 2k3 though.
I know, but it isn't anywhere near the point tribes's console. You could execute text files with simple commands and that was all.
here's something I made a few months ago for a ut admin
admin set unreali.Cow Mass 999999999
admin set unreali.Cow MaxStepHeight 100
admin set unreali.Cow Health 2000
admin set unreali.Cow Aggressiveness 1
admin set unreali.Cow bIsWuss False
admin set unreali.Cow CombatStyle 1
admin set unreali.Cow JumpZ 250
admin set unreali.Cow GroundSpeed 500
admin set unreali.Cow SightRadius 2000
admin set unreali.Cow FovAngle 120
admin set unreali.Cow Intelligence BRAINS_MAMMAL
nothing in there or the console guides include anything that would constitute flow control and such, whereas in tribes clientside scripts far more functionality existed. This just means we have to settle with the fact functional clientside scripts are out of the picture until further notice.