Download Script: BumView

RockeyRex

Legions Developer
Introduction
So, yeah... This was asked for and even I said I won't...

What it does is set you to third person view when you swap to a certain weapon.


Settings
Once the Legions has been launched once with the script, you can set what weapons turn the 3rd person view on from prefs.cs.

Look for these lines:
Code:
$Pref::Player::ThirdChaingun = "0";
$Pref::Player::ThirdGrenadeLauncher = "0";
$Pref::Player::ThirdRifle = "1";
$Pref::Player::ThirdRocketLauncher = "0";


Installation
Place the Zip archive to "live" folder. This is where the Legions.exe is located.

No need to set anything read only.

Your Legions must be up to date!



Download here!



.
 

phanakapan

Private Tester
Is it possible to have your view momentarily switched from first to third and back to first whenever you grab a flag? It would be just long enough to show that you have the flag but not long enough to make it confusing or irritating. Would be a nice way to show you got the flag without a hud or popup.
 

RockeyRex

Legions Developer
Possible, yes.

But as I've stated before: I won't be supporting these scripts anymore. (Except for fixin things if I break something.)
 
Top