Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. SolaarNoble

    Skill Learning System with Stat Requirements

    <Learn Require Eval> value = true; value = false; </Learn Require Eval> For those who wish to use their own custom requirements using code. This must return value as true in order for the skill to appear to be learnable. Avoid using comments that may potentially block out further code. Above is...
  2. SolaarNoble

    Skill Learning System with Stat Requirements

    that still gives me an "invalid or unexpected token" even after i made a whole new skill with only had this note on it and changed the ID# to (9) which refers to another skill.
  3. SolaarNoble

    Skill Learning System with Stat Requirements

    That sadly gives me an "invalid or unexpected token error"
  4. SolaarNoble

    Skill Learning System with Stat Requirements

    hey all 0/ so im relatively new to MV and javascript so i can't figure out how to make yanflys learn skill system require a stat to learn the skill. I know it needs a note in the actual skill itself since i tested level requirement and previously learned skill requirements as well. It's only...
Top