mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix event for items conversion
This commit is contained in:
parent
f0fb267501
commit
7f2ac32180
@ -1,6 +1,6 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
[QEGVAR(medical,initialized), FUNC(checkItems)] call CBA_fnc_addEventHandler;
|
||||
[QEGVAR(medical_status,initialized), FUNC(checkItems)] call CBA_fnc_addEventHandler;
|
||||
["loadout", FUNC(checkItems)] call CBA_fnc_addPlayerEventHandler;
|
||||
|
||||
// Handle bodybags and litter on server
|
||||
|
Loading…
Reference in New Issue
Block a user