Can anyone help me with how to create a script using this offset. the game is in unity 2d online, and this script would be to increase my experience received when killing monsters
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
BoraBill
Can anyone help me with how to create a script using this offset. the game is in unity 2d online, and this script would be to increase my experience received when killing monsters
[Servidor]
// RVA: 0xAE5980 Deslocamento: 0xAE5980 VA: 0xAE5980
public void OnGainExperience(Monstro monstro, int quantidade) { }
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.