Ability System help

● ARCHIVED · READ-ONLY
Started by nightdragon 4 posts View original ↗
  1. Hi, 

    I was trying to use Hime's Shop Manager script, www.himeworks.com/2013/02/22/shop-manager/ and Eugene22 Ability Script, www.avario.de/dowload/scripte/ability/ability engl.txt . I got the shop to show up and you can purchase skills. But when I go through the menu screen directly it gives me an error. Am I missing something? 

    Ran into another error. While using the script call $game_actors[id].ce_item_learned?(item_id) it gives me a no method error. 

    script error2.png
  2. Tsukihime updated her shop script to version 2.3, exchanging the previously used map_id / event_id - combination to a single shop_id.


    That's what causing the error, because one of the commands changed.


    Until Eugene222 has time to fix this, please download the demo of the ability system and use the older 2.2 version of Tsukihime's script from there.


    Edit:


    And next time, please copy the links instead of typing them in from memory - you made a typo that invalidates your links.


    For others - the Ability System can be found here:


    http://forums.rpgmakerweb.com/index.php?/topic/29984-ability-system-10/
  3. Working now. Thanks