public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Undefinided method or local variable for 'screen'?

BMM Archive · July 15, 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: Undefinided method or local variable for 'screen'?
  • Original author: Rainy Pride Games [RPG]
  • Original date: April 4, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/undefinided-method-or-local-variable-for-screen.59919/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Hi guys, when I want to show a picture in a scene's script this wild error appears: { "lightbox_close": "Close", "lightbox_next": "Next",

Archived First Post

Hi guys, when I want to show a picture in a scene's script this wild error appears:


Protected download


this is the script to show it:

Code:
  def create_credits_image
    screen.pictures[1].show(OCEANCREDITS::CREDITSIMAGE, 1, 0, 0, 0, 0, 100, 0)
  end



What am I 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

License / Terms Note

def create_credits_image screen.pictures[1].show(OCEANCREDITS::CREDITSIMAGE, 1, 0, 0, 0, 0, 100, 0) end What am I doing wrong?

Referenced Images / Attachments

Sin título.jpg
Sin título.jpg
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-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar