mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56:29 +03:00
Actions cleanup
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// If no parameters were passed redirect to vanilla player_craftItem (Epoch items always pass an array)
|
||||
if ((isNil "_this") or {(typeName _this == "ARRAY") && (count _this < 1)}) exitWith {[] spawn player_craftItemVanilla;};
|
||||
|
||||
/*
|
||||
DayZ Epoch Crafting 0.3
|
||||
Made for DayZ Epoch && Unleashed by [VB]AWOL please ask permission to use/edit/distrubute email vbawol@veteranbastards.com.
|
||||
|
||||
Reference in New Issue
Block a user