public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
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: Pre Skill Eval
  • Original author: Selchar
  • Original date: December 17, 2013
  • Source thread: https://forums.rpgmakerweb.com/threads/pre-skill-eval.21075/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)

Summary

Pre Skill Eval Selchar Introduction This script simply put allows you to run ruby code based on a skill's id and a notetag in the battler's notebox. You can run various calculations or simply just have a text box appear before or during the skill's usage. Code found in a skill's notebox with a similar notetag can be run as well. With the right combination... *see image below*

Archived First Post

Pre Skill Eval


Selchar


Introduction


This script simply put allows you to run ruby code based on a skill's id and a notetag in the battler's notebox. You can run various calculations or simply just have a text box appear before or during the skill's usage. Code found in a skill's notebox with a similar notetag can be run as well. With the right combination... *see image below*


Features


- Run ruby code prior to skill usage.


- Code can be in actor/enemy/skill noteboxes, battlers are done first, skill 2nd.


How to Use


Place the script below ▼ Materials and above ▼ Main in the script editor. For best results place it below any other scripts that touch the Window_BattleLog's display_use_item method.


Script


Ver. 1.01


Ver. 1


FAQ


Q: Commercial or Non-Commercial?


A: Anything goes


Credit and Thanks


Selchar

Features Mentioned

  • Run ruby code prior to skill usage.
  • Code can be in actor/enemy/skill noteboxes, battlers are done first, skill 2nd.

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

Q: Commercial or Non-Commercial? A: Anything goes Credit and Thanks Selchar

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#rgss3#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar