Thanx^^ It's working now.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quotescript''line 246: NoMethodError occured.
undefined method `rpgvx?`for nil:NilClass
Ah, it worked! when 5 #Skillequip
# Play decision SE
$game_system.se_play($data_system.decision_se)
# Switch to Skill Equip
$scene = Scene_SkillEquip.new when 5 #Skillequip
# Play decision SE
$game_system.se_play($data_system.decision_se)
# Switch to Skill Equip
$scene = Scene_SkillEquip.new(@status_window.index)