Well it always works when it's just set to 1, and changing it doesn't seem to do anything so I'd just leave it.Regimos":1f2b872v said:Nightmare":1f2b872v said:Ok I got it
$game_system.xas_skill_id = ID
$game_system.xas_skill_index = 1
$game_temp.skill_refresh = true
This manually sets a skill
$game_system.xas_item_id = ID
$game_system.xas_item_index = 1
$game_temp.skill_refresh = true
This manually sets an item
(ID=ID in Database)
Thanks. Just a quick question, is "item/skill_index" always supposed to be 1 or does it correspond to anything?
