Fixed Rope Lengths

This commit is contained in:
mrpvtdagger
2021-03-02 15:28:06 -04:00
parent c9c9595914
commit d39998ac14
2 changed files with 14 additions and 7 deletions

View File

@@ -15,13 +15,14 @@ _ccargo = [
];
*/
_ccargo = [
];
/* Here you can change blacklisted entities which will be added at the start of a mission. */
_acargo = entities [[], ["Air","Man","Tank","Logic","House"], true];;
// ====================== Don't Touch Anything Below this line ======================
_acargo = entities [[], ["Air","Man","Tank","Logic","Car"], true];; // Maybe Better way of Doing This????
_acargo append _ccargo;
{
_action = [