Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Battlestatus Actor Highlighter
#1
Battlestatus Actor Highlighter
Version 1.0


Introduction
A simple script/patch that highlights the name of the current actor in the battle status window. Meant as a 'basis' and not as a final product.

It works though.


Script

The Script



Compatibility
RPGMaker XP system only. Highly compatible though.



Credits and Thanks
Made to figure out a feature for a friend... MicKo.



Terms and Conditions
Free for use, even in commercial games. But please credit me for this simple system.
Reply }
#2
Oh shit, it works! Thanks Dervv'! :D
Reply }
#3
this is nice but how can i change the color so its not pink ?
Reply }
#4
Modify this line:
Quote:BSTAT_ACTOR_HIGHLIGHT = Color.new(255,0,255,255)
Red: Adjusts the amount of red.
Green: Adjusts the amount of green.
Blue: Adjusts the amount of blue.
Alpha: Adjusts the amount of alpha/transparency. (0 = Completely transparent, 255 = Completely opaque/visible)

Their minimum values are 0. Their maximum values are 255. Set them up.
Reply }
#5
PK8 Wrote:Modify this line:
Quote:BSTAT_ACTOR_HIGHLIGHT = Color.new(255,0,255,255)
Red: Adjusts the amount of red.
Green: Adjusts the amount of green.
Blue: Adjusts the amount of blue.
Alpha: Adjusts the amount of alpha/transparency. (0 = Completely transparent, 255 = Completely opaque/visible)

Their minimum values are 0. Their maximum values are 255. Set them up.

o thanks :) it works
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Actor Battle Items DerVVulfman 4 4,879 11-08-2020, 12:36 PM
Last Post: Melana
   Xenres Single Actor Escape Kirito 0 5,380 10-24-2010, 05:28 AM
Last Post: Kirito
  Actor Cloning System by Charlie Fleed Charlie Fleed 5 9,831 02-09-2010, 04:38 PM
Last Post: desbrina
   Actor Battler Graphics DerVVulfman 2 8,771 10-03-2009, 06:15 PM
Last Post: Yin
   [Unsupported] Actor & Party's Self Switches XP PK8 3 7,810 09-17-2009, 01:46 AM
Last Post: Yin
   [Unsupported] Actor & Party's Self Switches VX PK8 0 4,597 09-16-2009, 10:57 PM
Last Post: PK8
   Actor/Enemy HP Bars Raziel 0 4,834 03-07-2008, 05:04 AM
Last Post: Raziel
   Three-Member Battlestatus DerVVulfman 0 4,454 03-05-2008, 07:31 AM
Last Post: DerVVulfman
   BattleStatus Modification (RTAB Version) DerVVulfman 0 4,647 03-05-2008, 06:47 AM
Last Post: DerVVulfman
   Vertical List BattleStatus ParaDog 0 3,725 03-04-2008, 05:14 AM
Last Post: ParaDog



Users browsing this thread: