Files
DayZ-Epoch/SQF/dayz_code/actions
ebaydayz 585841a3ad Fix snap build errors
@raymix in most of your helper functions you are using exitWith {}; in
the same way the main player_build uses it. The problem is exitWith
inside of a called function only exits that function, not the parent
script it was called from.

When a helper function exits the main script continues on with undefined
variables and other problems. The easiest solution was to just remove
these helper functions for now. I just directly substituted their code
back into the main modular_build file and removed the passes to and from
them.

We should consolidate player_build and modular_build into one file first
since they are about 80% identical. After that we need to integrate
plot4life. Dividing player_build up into smaller sub functions like this
can be left for last.

I tested this thoroughly and can confirm the undefined errors are fixed
now.
2016-03-02 22:16:07 -05:00
..
2016-02-17 13:03:17 -05:00
2016-02-17 15:14:41 -05:00
2014-05-27 15:37:57 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-05-27 15:37:57 -04:00
2016-02-17 13:03:17 -05:00
2013-09-28 21:46:51 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
???
2014-05-17 11:19:09 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
RC4
2013-12-03 11:49:53 -06:00
RC4
2013-12-03 11:49:53 -06:00
2014-07-31 13:14:10 -04:00
2016-03-02 22:16:07 -05:00
RC5
2013-12-04 23:59:09 -06:00
2016-02-17 13:03:17 -05:00
2014-02-11 21:56:25 +01:00
2016-03-02 22:16:07 -05:00
2014-06-01 03:29:44 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2013-12-24 15:29:08 +11:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-06-01 03:29:44 -04:00
2014-03-19 18:03:11 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2016-02-17 13:03:17 -05:00
2014-05-27 15:37:57 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-01-18 14:49:53 +01:00
2013-11-11 17:52:36 -06:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-05-27 15:37:57 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-05-27 15:37:57 -04:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2016-02-17 13:03:17 -05:00
2014-05-27 15:37:57 -04:00