|
|
24 Nov 2010 |
|
MrAngel |
Release |
| A GUI for the RV mods (addons). It allow you to enable/disable and configure them. Open it with /rvmod, or by clicking the button placed right in the middle of the screen (you can move or hide the button, of course :p). NB! This build is a set of API libs together with RV Mods Manager. If you had a version earlier than v1.1 it is HIGHLY RECOMMENDED to remove all RVAPI folders from the "/[Game Folder]/Interface/AddOns/" folder. Known RV addons: Effigy Targets / Frames (RV) Player Status (RV)... |
|
|
24 Nov 2010 |
|
MrAngel |
Beta |
| Collects an entities information in the 3D world like health, action points, RvR flags, buffs, etc. Dependencies RVAPI_Range (RV) Types EntityData - this the entity structure which belongs to the one unit in the 3D world.EntityId = entityId: the unique value in the 3D world. Always set at creation EntityType = 0: one of the SystemData.TargetObjectType value Name = L"": NPC, Player, static object name Title = L"": ex. Flight Master, Healer CareerName = L"": ex. White Lion, Archmage CareerLine... |
|
|
24 Nov 2010 |
|
MrAngel |
Release |
| Range finder API. Based on your current abilities and map points. Globals RVAPI_Range.Ranges MIN_RANGE: default minimum range MAX_RANGE: default maximum range RVAPI_Range.RangeType RANGE_TYPE_MAP: output type based on the map information RANGE_TYPE_SPELLS: output type based on the spells information RVAPI_Range.DelayType* DELAY_EXACT_TIME: ??? DELAY_DIFFERENCE_DETECTED: ??? API Functions v2.0 Function name: API_RegisterTarget() Description: registers target name for tracking distances Input:... |
|
|
24 Nov 2010 |
|
MrAngel |
Beta |
| Provides distances information for the Squared addon. NB! Please read the dependencies section before installation. Dependencies This addon WILL NOT work without the following addOns and API's: RV Mods Manager (RV) - required, for the addon settings access Squared |
|
|
21 Nov 2010 |
|
MrAngel |
Alpha |
| Provides a set of standard WAR API functions with some additional options. This could be used in your projects to show cool animation effects. API Functions Function name: API_WindowAnimateAlpha() Description: animates window alpha channel Input: WindowName - window name to animate AlphaFactor - alpha value from 0.0 to 1.0 CanHide - place "true" if you with this function completely remove window area from the screen. This will be applied only if AlphaFactor=0.0 Duration - duration of the... |
|
|
21 Nov 2010 |
|
MrAngel |
Release |
| Like it says, it showing your 3D animated portrait. Dependencies RV Mods Manager (RV) - required for the addon settings access Known Caveats. Testers Wanted! Warior Priest (male) could have some visual issues with a different weapon sets Warior Priest (female) could have some visual issues with a different weapon sets Swordmaster (male) could have some visual issues with a different weapon sets Swordmaster (female) could have some visual issues with a different weapon sets Black Ork (male)... |