Files
DayZ-Epoch/SQF/dayz_code/Configs
AirwavesMan 57276dd61f Revert object_pickupAction back to execVM
I was not aware of the acutal behavior of the init eventHandler. The init eventhandler sends all the given arguments to the player before the mpframework got even load on the player, so it is basicly the same like the publicvariables. This means that the function object_pickupAction will be always nil because it gets defined far later after the init evenhandler fired already.
2020-10-14 21:09:57 +02:00
..
2020-06-18 15:53:28 +02:00
2016-02-21 13:09:16 -05:00
2020-10-11 13:34:00 +02:00
2020-09-28 15:51:59 +02:00
2016-02-21 13:09:16 -05:00
2020-09-12 01:19:16 +02:00
2020-03-19 17:41:57 +01:00
2016-10-19 12:45:35 -04:00
2016-02-21 13:09:16 -05:00
2020-03-05 10:21:20 +01:00
2017-06-19 14:57:16 -04:00
2017-01-24 17:45:32 -05:00
2020-07-21 20:40:52 +02:00