maximiliano1 Posted October 11, 2021 Posted October 11, 2021 I would like to see the damage hitsplats that are dealt by my Character, is that possible? (not xp changes, etc)
maximiliano1 Posted October 13, 2021 Author Posted October 13, 2021 (edited) On 10/12/2021 at 12:23 AM, Malcolm said: Try to access the XCharacter class or anything that inherits from it and you might find what you're looking for Thx, will give it a go EDIT: mp.myPlayer().accessor.splatDamage works flawlessly Edited October 13, 2021 by maximiliano1
maximiliano1 Posted October 16, 2021 Author Posted October 16, 2021 @Malcolm .accessor.splatDamage values seem to override old hitsplat values, but not to reset them? I think it's a bug.