VipCxjs Plugin Collection
⚪ Last updated 2011⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🔍 Analysis
- 👍 3.1% endorsement rate — high engagement, a strong quality signal
- 🏆 #5 of 24 Modders Resources & Tutorials mods in this game by downloads
📋 About This Mod
Name: VipCxj\'s Plugin Collection Author: VipCxj Requirement: OBSE 0020b5 or above Version 3. 0 Noted: To use this version, you need to recompilie your script using the function of this plugin of earlier version. 1. Fix the bug of function \"vcGetFilePath\" on Win7 x64 and Nerhiom. 2. improve the function \"vcAddMark\". 3. Add the following function to the plugin. function list: 1. vcGetValueNumeric get the value of a numeric in the special ini (nothing) vcGetValueNumeric filePath:formatString The filePath include the value name and block name. The value name and the block name is contained within the format string, following path name and separated by a pipe character. i.e. GamePath\\example.ini test1 = 1 test2 = 2 test3 = 3. 3 test1 = 4. 1 test2 = 5 test1 = 6 test2 = 7 test3 = 8 vcGetValueNumeric \"example.ini|test1|block1\" return 1 vcGetValueNumeric \"example.ini|test1|block2\" return 4. 1 vcGetValueNumeric \"example.ini|test3\" return 3. 3 vcGetValueNumeric \"example.ini|test1\" return 1 2. vcGetValueString get the value of a string in the special ini (nothing) vcGetValueString filePath:formatString i.e. GamePath\\example.ini test1 = 1 test2 = 2 test3 = \"string1\" test1 = 4. 1 test2 = \"string2\" vcGetValueString \"example.ini|test3|block1\" return \"string1\" vcGetValueString \"example.ini|test2|block2\" return \"string2\" vcGetValueString \"example.ini|test1|block1\" return \"1\" Version 2. 0 1. Fix the CTD bug of function \"vcGetFilePath\" on WinXP. Noted that before use \"vcGetFilePath\", using \"FileExists\" to test the flie path. Version 1. 0 function list: 1. vcSetActorState Set the state of the actor. /***********************************************************************/ / Actor state type / /**********************************************************************/ / OnGround = 0, Jumping = 1, InAir = 2, Climbing = 3, Flying = 4, Swimming = 5, Projectile = 6, UserState1, UserState2, // 8 UserState3, UserState4, UserState5, / (nothing) reference.vcSetActorState state:int This function is the core function of my mod \"VipCxj\'s Air Fight System\". 2. vcGetFilePath get the path of special file. The condition string value is contained within the format string, following path name and separated by a pipe character, i.e. vcGetFilePath (\"Data\\Textures\\Characters\\vipcxj\\hair|@_n|@_h\" 4) find the file path of the .dds file under \"Data\\Textures\\Characters\\vipcxj\\hair\" and not include the \"_n\" and \"_h\" in the filename. \"@\"represent \"not include\". /**********************************************************************/ / file type / /**********************************************************************/ / nif = 1, //1 kf = 2, //2 dds =
VipCxjs Plugin Collection is an OBSE plugin that adds several useful functions for modders. With 4,079 endorsements and 131,909 downloads, it's a well-established resource, though it hasn't been updated since February 2011. Ideal for Oblivion modders seeking to expand their scripting toolkit.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved with 4,079 endorsements — a solid track record.
- Over 131k downloads shows it's been widely used by modders.
- A handy toolkit for Oblivion modders who want extra scripting functions.
⚠️ Cons
- Last updated in 2011 — may not be compatible with newer OBSE versions or game patches.
- Description is vague; no specific functions are listed, so you'll need to dig into the files to see what's included.
- No documentation or examples provided, so learning curve might be steep for beginners.
For Oblivion modders who want to expand their scripting capabilities with extra OBSE functions. If you're a mod author looking for a proven resource, this is worth checking out. Skip if you're a player looking for gameplay changes — this is purely a modder's tool.
💡 Beginner Tips
- Make sure you have OBSE installed and running before using this plugin.
- Check the included files for a list of functions — the description doesn't detail them.
- Since it's from 2011, test it with your current OBSE version to ensure compatibility.
📊 Mod Details
- Game
- Oblivion Mods
- Author
- vipcxj
- Version
- 3.0
- Downloads
- 131,909
- Endorsements
- 4,079
- Category
- Modders Resources & Tutorials
- Created
- 2/11/2011
- Updated
- 2/20/2011
🔧 How to Install Oblivion Mods
Download from Nexus.
📖 Full step-by-step install guide for Oblivion →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Oblivion commands, item IDs, and more.
Keep browsing — more Oblivion mods await