- Joined
- Mar 20, 2015
- Messages
- 338
- Reaction score
- 74
- First Language
- brazil
- Primarily Uses
Hi guys, thanks for helping me every time I needed it.
Once again I come to ask for your help.
I want to change a parameter of a hero, not add or subtract, just change it to a specific value.
I tried using this code, but it didn't work:
$gameActors.actor(1).luk = 1;
can anybody help me?
Once again I come to ask for your help.
I want to change a parameter of a hero, not add or subtract, just change it to a specific value.
I tried using this code, but it didn't work:
$gameActors.actor(1).luk = 1;
can anybody help me?