Arma 3
Not enough ratings
Grimes Crate Filler
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer
Scenario Type: Infantry
Scenario Map: Stratis
File Size
Posted
Updated
380.917 KB
24 Feb, 2018 @ 6:59am
12 Apr, 2018 @ 7:23am
2 Change Notes ( view )

Subscribe to download
Grimes Crate Filler

Description
The Grimes Crate Filler script is an old-fashioned Ammo Crate Refill script for ArmA 3, including modular use of all weapons, attachments, magazines, items, clothing, bags, and much more!

This package includes an application of the script as part of an example mission.

1. Obtain the script files
Armaholic: http://www.armaholic.com/page.php?id=24116
github: https://github.com/kcgrimes/grimes-crate-filler/releases
Steam Workshop (you are here!)
2. Simply copy the file "G_crate.sqf" into your mission directory
3. In the ArmA 3 editor, place an ammo crate found in the Empty -> Supplies -> Ammo section
4. In the crate's Init field, type the following command:
null = [this] execVM "G_crate.sqf";

The purpose of this script is to provide a way for the mission maker to customize ammo crates in order to make their mission unique and as generalized or as focused as they would like.

For more information:
BI Forums Topic: https://forums.bohemia.net/forums/topic/161393-grimes-crate-filler-script/
3 Comments
R.I.Peanut 10 May, 2019 @ 12:34pm 
how do i find mt mission directory folder
KC Grimes  [author] 8 Mar, 2018 @ 6:18am 
@Pastor180 Fixed, thanks!
Pastor180 7 Mar, 2018 @ 7:36am 
Hello. I believe there is an error in the description. At point 2 of the instructions "G_Occupation.sqf" I think it is "G_crate.sqf". However, excellent work.