Save-Point
XRXS_MP 6. Ring Menu Implementation - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: XRXS_MP 6. Ring Menu Implementation (/thread-13495.html)



XRXS_MP 6. Ring Menu Implementation - DerVVulfman - 06-02-2026

XRXS_MP 6. Ring Menu Implementation
Version:  1.2
by Kazuki

© 2007
Version 1.0 Release © 2005

Yes, the creator's name is Kazuki, NOT XRXS


Introduction

For years, I've seen the XRXS Ring Menu with additions by Dubealex and others.  But never a pure version of the original version. So I decided to use my lycanthropic werewolf hunting skills to track down a pure version untouched by western editors.

And here it is.



Features
  • Its a RING menu
  • Contains a compact actor menu when selecting choices like Equip or Skill
  • Able to customize the icons



Script

I am providing BOTH the original version 1.2 (circa 2007 which Kazuki stated was abandoned) and an English version thanks to an hour's worth of wolfish translation.

Japanese Original Version
English Translated Version



Instructions

From the translation:
  • Please install "XRXL 2. Bitmap/Icon Rendering" beforehand.
  • Copy this script into a new section created above the Main section.
  • Inside the double quotas (`""`) of the sevenRPG::Cache.icon("") entries located at the top of `Window_RingMenu, enter the icon for each command.
    • Follow as they are described in the comments to the right.
    • The "Disabled" icon at the bottom is an icon that overlays atop the menu icons that cannot be selected. Recommended is something like: φ
  • Inside the "" of the TSE_STARTUP value, place the sound effect that you want to sound when the menu opens



Credits and Thanks

Code courtesy of Kazuki, the creator of the XRXS script.
Line Drawing and Face and frame drawing by Ouga Zaitou