Problem implenting script

● ARCHIVED · READ-ONLY
Started by frederik850 4 posts View original ↗
  1. http://www.rpgmakervxace.net/topic/14734-csca-professions/

    I implented the script in the script editor of my project, but the problem is it doesn't show up in the menu. Now in the link  the script creator says you have to use this command: SceneManager.call(CSCA_Scene_Professions). I don't know where I have to put it. I putted it in the notes of my starting actor but it didn't work. Can anyone help me?
  2. You can put it in an Event call.  For example, "To Change Professions, talk to Tiana."

    Tiana is an NPC Event who makes the script call after some brief text explaining what's going on.

    For future reference, the "Notes" for each Actor (or Class, Item, Skill, map, etc) mean nothing by themselves.  These are placeholders which, often, scripts use to hold configuration information.

    What they mean completely depends on what scripts you have installed in your project.
  3. Thanks mate, I figured it out. :)
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.


    I've moved this thread to RGSSx Script Support. Please be sure to post your threads in the correct forum next time. Thank you.