Update init.sqf
This commit is contained in:
@@ -21,7 +21,7 @@ _ccargo = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
// ====================== Don't Touch Anything Below this line ======================
|
// ====================== Don't Touch Anything Below this line ======================
|
||||||
_acargo = entities [[], ["Air","Man","Tank","Logic","Cars"], true];; // Maybe Better way of Doing This????
|
_acargo = entities [[], ["Air","Man","Tank","Logic","Car"], true];; // Maybe Better way of Doing This????
|
||||||
_acargo append _ccargo;
|
_acargo append _ccargo;
|
||||||
{
|
{
|
||||||
_action = [
|
_action = [
|
||||||
|
|||||||
Reference in New Issue
Block a user