public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Script Error: NoMethodError

BMM Archive · July 16, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Script Error: NoMethodError
  • Original author: CriticalRPG
  • Original date: December 28, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/script-error-nomethoderror.53844/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > Learning Ruby and RGSSx

Summary

I am trying to create a script that, depending on the actor's class, changes the MP bar to something else. It would use Syvkal's Menu Bars VXAce script (http://www.rpgmakervxace.net/topic/1799-syvkals-menu-bars-vxace/). I used this code to start a check: if $data_actors[11].class.id == 11 then   whatever

Archived First Post

I am trying to create a script that, depending on the actor's class, changes the MP bar to something else. It would use Syvkal's Menu Bars VXAce script (http://www.rpgmakervxace.net/topic/1799-syvkals-menu-bars-vxace/).

I used this code to start a check:

if $data_actors[11].class.id == 11 then

  whatever

end

However, when testing, I am confronted with this message:

Protected download

Is there something I'm doing wrong?

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

ErrorMessage.PNG
ErrorMessage.PNG
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#rgss-learning

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar