GetButcherPeteVersion
From GECK
A function added by the ButcherPete FOSE Plugin for Fallout 3..
Contents
Description
Returns the version of the plugin multiplied by 100, i.e. 110 for the version 1.1. Version is displayed in the same format in FOSE log.
Syntax
GetButcherPeteVersion
Notes
- The function is registered using an unused vanilla condition function opcode, so if the mod isn't installed it will simply return 0 without causing issues. Naturally, it can also be used as a condition.