That's not what I meant, I want when the game calls that function it will save the void instance pointer to addpointsBtn and I can use it without the game having to call it, I tried it and it seems to work but the game was thrown again. Thank you for your answer <3
Nó đây : // RVA: 0x769774 Offset: 0x769774 VA: 0x769774
public void addPoints(int pointsToAdd) { }
Tui muốn lưu nó và mỗi khi tui ấn vào nút menu thì nó cộng tiền :>