Skip to content

Commit

Permalink
ace_dogtags_addDogtagItem event has been removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Vdauphin committed Oct 9, 2024
1 parent 2ffd62c commit 93f321d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion =BTC=co@30_Hearts_and_Minds.Altis/core/fnc/side/kill.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ private _globalVariableName = format ["btc_%1", _dogTag_taskID];
};
}, [_officer_dogtagData, _dogTag_taskID, _taskID, _globalVariableName, _officer, _ehDeleted]] call CBA_fnc_addEventHandlerArgs;

["ace_dogtags_addDogtagItem", {
["ace_dogtags_broadcastDogtagInfo", {
params ["_dogTag", "_dogTagData"];
_thisArgs params ["_officer_dogTagData", "_dogTag_taskID", "_taskID", "_globalVariableName"];

Expand Down

0 comments on commit 93f321d

Please sign in to comment.