- Joined
- Jan 6, 2014
- Messages
- 81
- Reaction score
- 8
- First Language
- Polish
- Primarily Uses
Hi Im in need of script call to set variable only with attack of character: but without the weapon power is there a way to it ?
I was thinking about something like that...
$game_variables[n] = $game_actors[n].atk - $game_actors[1].equips[0].id ??
I was thinking about something like that...
$game_variables[n] = $game_actors[n].atk - $game_actors[1].equips[0].id ??

