public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Question about Numeric class

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: Question about Numeric class
  • Original author: nio kasgami
  • Original date: July 24, 2013
  • Source thread: https://forums.rpgmakerweb.com/threads/question-about-numeric-class.15852/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Hello everyone's :3  Is Nio Again! I am here for ask a question really simple Because after some script edit and try for create script i begin to understand how to do script 

Archived First Post

Hello everyone's :3 

Is Nio Again!

I am here for ask a question really simple

Because after some script edit and try for create script i begin to understand how to do script 

(thank to yanfly and is really simple script structure is as my model for help me)

Well I wanted now to create my own Core Engine and for the moment I have the resize screen setting (is so usefull is really annoying to have a so tiny screen!)

But i see how Yanfly is built is Core engine...and is really great but is high technical ...but less graphical and i want to try something new....is exchange the normal ''number'' digit of the game with  graphical digit number picture like this :

Protected download

But know i need to add a new stuff in the  numeric setting 

and i need to create a new method but i know  i need to use sprite setting (for add the image)

but i am little lost .....someonne can help me? 

Is the part of my script 

 

class Numeric

  

  #--------------------------------------------------------------------------

  # new method: Graphical_number

  #--------------------------------------------------------------------------

    def GraphN

      return self.to_s unless NK::CORE::GRAPHICAL_NUMBERS

      end

end # class Numeric       
I hope you can help a young scriptor :3

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

damage_num+.png
damage_num+.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-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar