broma-arma / BromA-A3-Framework-Mark3

The legend is born again.
9 stars 6 forks source link

fn_ACE_RevivePlayer #23

Closed snekibreki closed 9 years ago

snekibreki commented 9 years ago

Rsdn commeted a weird issue with the revivePlayer function from ACE, so I went ahead and checked out the function in question.

Turns out I'm a bit confused by what I'm seeing in here. Is the correct function to call BRM_ACE_fnc_AGM_RevivePlayer or BRM_ACE_fnc_ACE_RevivePlayer?

geroge-011 commented 9 years ago

http://puu.sh/iSAH5/78033a7644.png check the functions.cpp for ace3 in here you can see class ACE_RevivePlayer {};

Therefor the correct usage would be BRM_ACE_fnc_ACE_RevivePlayer

snekibreki commented 9 years ago

Corrected in commit 4df4a7becfc7868323f067a588bb002fee36e043.