lunatic mode note tag problems

Crimson Dragon Inc.

Crimson Dragon
Veteran
Joined
Aug 8, 2012
Messages
921
Reaction score
134
First Language
english
Primarily Uses
RMMV
hi everyone i'm having a little trouble with some of the lunatic mode note tags... i have all of the required plug ins for them and will ask one at a time


first one is blue magic i took the code straight from the tips and tricks page on you tube made by yanfly here is the video 


<Post-Damage Eval>


 if (target.isActor() && target._classId === 1) {


  if (!target.isLearnedSkill(21)) {


   target.learnSkill(21);


    var text = target.name() + ' has learned '


    text = text + Super Sonic + '!';


    $gameMessage.add(text);


  }


}


</Post-Damage Eval>


but when ever the skill is usedon the actor that can learn the skill i get an error:





and here is what it looks like in data base (this could be where the error is occuring


 

Crimson Dragon Inc.

Crimson Dragon
Veteran
Joined
Aug 8, 2012
Messages
921
Reaction score
134
First Language
english
Primarily Uses
RMMV
i figured out the problem.... i changed item.name to the name of the skill which is what i thought was suppose to do.... turns out that was cuaseing the syntax error
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,085
Members
137,583
Latest member
write2dgray
Top