About this mod
Changes to first person whenever you begin to shoot an arrow or fire a staff.
- Requirements
- Permissions and credits
- Changelogs
----------------------------------
A mod for (now classic) Oblivion
Requirements:
Oblivion version 1.2.0416
OBSE/xOBSE (made with version 21.4)
Description:
This simple mod switches automaticaly to first person
whenever you begin to shoot an arrow or fire a staff.
Using OBSE's events makes it very light and using this
approach this mod is even masterless. Made on request.
Install:
Just copy an esp to its place in Data directory using
mod manager or by hand and activate it.
Usage:
Just activate an esp. Reaching Oblivion's main menu
this mod installs event handlers as quickly as possible.
From now on this feature will be present for entire
session of Oblivion.
Added for version 1.01:
Customizable options to include ranged and touch spells or
powers via quest variables. To change them open console and
type these commands:
set RomRBowStaffFirstPerson.rangedSpells to x
x=0 - support for ranged is off, non zero value means on
This option is on by default on request.
set RomRBowStaffFirstPerson.touchSpells to x
x=0 - support is off, non zero value means on
This option is off by default, also on request.
Remember to save a game after changing these.
Their status can be shown using console Show command.
Uninstall:
Just deactivate and delete an esp. You can do it at any
time.
Incompabilities:
Only possible ones are with mods using same type of events
(OnAttack and OnBowAttack). If you find this mod not working,
there is a possibility that another one using them stole them
for itself.
Credits:
3DTheft - He was the one searching for mod with this feature,
but as I don't remember any and looking here on Nexus
combat mods didn't ring any bells, I made this mod
for him (and for anyone who wants it).