Oblivion Mod:Cobl/Modding/Strings
The UESPWiki – Your source for The Elder Scrolls since 1995
Faction | Type | Version | Details |
---|---|---|---|
cobStrChecked | Faction | 1.32 | Ranks: -, +, o |
cobStrControls | Faction | 1.47 | Ranks: Forward... Grab, Inventory Menu, Spell Menu, Quest Menu, <no control> |
cobStrDisabled | Faction | 1.32 | Ranks: Enabled, Disabled, N/A |
cobStrEnabled | Faction | 1.32 | Ranks: Disabled, Enabled, N/A |
cobStrOff | Faction | 1.32 | Ranks: On, Off, N/A |
cobStrOn | Faction | 1.32 | Ranks: Off, On, N/A |
cobStrStart | Faction | 1.32 | Ranks: Stop, Start, N/A |
cobStrStop | Faction | 1.32 | Ranks: Start, Stop, N/A |
cobStrUnavailable | Faction | 1.32 | Ranks: Available, Unavailable, N/A |
cobStrUnchecked | Faction | 1.32 | Ranks: +, -, o |
Other | Type | Version | Details |
cobStrTemp1 - cobStrTemp5 | Activator | 1.42 | These are five activator definitions that exist solely as temporary storage for names. E.g. one can use OBSE function setNameEx to set the name, then turn around and use the object in some other call. Useful for interfacing with string functions from non-OBSE plugins and for handling cases in which a string needs to be built up from substrings. |
cobMenuStringHolder | Misc Item | ??? | Same as activators. Unclear when it was added, but at least by v1.50. |