SPON Kits v0.1.1- Released: 2007-12-10
- Install size: 16k
- 100% scripts
- No addon dependencies
- See attached README.html for full details
Manage equipment load-outs for soldiers.
DOES NOT require that the SPON Core scripts package be installed in the mission, but does output debugging messages that will be logged if SPON Core is installed. Both SPON Kits and SPON Core are script-based and do not require any addons to be installed on client or server. The demo includes SPON Core v0.1.2 to enable the debugging log.
Features * Assign all the equipment for soldiers in your mission from a standard list of loadouts.
* Re-spawning players (not AI) are automatically re-equipped.
* When entering the game (or re-spawning), night-vision goggles can be auto-equipped.
* Compatibility: SP, SP Teamswitch, MP and MP JIP - Full.
Limitations * Although respawning players are re-equipped with their original kit equipment, AI that respawn are given their default equipment.
* This script does not check whether the person could carry the equipment being assigned, which could lead to a person carrying more than he should be able to.
Known BugsNone.
Design Aims * Allow equipment loads to be de-coupled from soldier configuration.
* Allow standardisation of layout, so one can equip a large number of troops in the same way without effort and to allow every soldier's kit to be changed from one place
* Avoid addons, in favour of scripting, as far as possible. 100% scripts!
Credits * Significant testing and feedback by members of the
Regiment of Grenadier Guards [RGG] squad. Thanks fellas!
Change LogChange Log
v0.1.1
- Fixed
* Reference to giveKit.sqf in the documentation should have been to assignKit.sqf.
* The file, giveKit.sqf, has been replaced by assignKit.sqf, so should not have been included in the release.
v0.1.0
- First release as a separate pack.
v0.0.21
- Original release as part of SPON Scripts pack.
Get SPON Kits