Ace3: 'ace_medical_fnc_treatmentAdvanced_fullHeal' no longer working

Created on 12 Jan 2020  路  1Comment  路  Source: acemod/ACE3

Hi there! I've been using the ace_medical_fnc_treatmentAdvanced_fullHeal to fully heal players using an addaction, just like this (pretty standard):

this addAction ["<t color='#fb0000'>Recibir tratamiento medico</t>","call ace_medical_fnc_treatmentAdvanced_fullHeal"];

The thing is, since the last update that function doesn't work anymore. This is the error that I'm getting. Did it get replaced by another one?

imagen

kinquestion

Most helpful comment

That function was never public, so always subject to change. It is now named differently:
https://github.com/acemod/ACE3/blob/master/addons/medical_treatment/functions/fnc_fullHeal.sqf#L14

>All comments

That function was never public, so always subject to change. It is now named differently:
https://github.com/acemod/ACE3/blob/master/addons/medical_treatment/functions/fnc_fullHeal.sqf#L14

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Herbiie picture Herbiie  路  3Comments

armyinf0703 picture armyinf0703  路  3Comments

ItayNoyman picture ItayNoyman  路  3Comments

mihal190 picture mihal190  路  4Comments

GalNa picture GalNa  路  3Comments