Added headers to some custom files

This commit is contained in:
vbawol
2013-06-19 10:15:59 -05:00
parent c06cd77ae8
commit 8114ea669d
6 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
/*
* Crafting by [VB]AWOL
* usage: spawn player_craftitem;
DayZ Crafting
Usage: spawn player_goFishing;
Made for DayZ Epoch please ask permission to use/edit/distrubute email vbawol@veteranbastards.com.
*/
private ["_onLadder","_canDo","_selectedRecipeOutput","_proceed","_itemIn","_countIn","_missing","_missingQty","_qty","_itemOut","_countOut","_started","_finished","_animState","_isMedic","_removed","_tobe_removed_total","_textCreate","_textMissing","_selectedRecipeInput","_num_removed","_removed_total","_temp_removed_array","_abort","_reason","_isNear","_missingTools","_hastoolweapon","_selectedRecipeTools","_distance","_crafting","_needNear","_consumeweapons","_item"];