Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> Changing Scene Equip Opacity, Rmxp
Vexus
post Mar 27 2012, 08:50 AM
Post #1


Level 19
Group Icon

Group: Revolutionary
Posts: 396
Type: Mapper
RM Skill: Intermediate




Hi, I've been trying for a couple of hours now but can't seem to find where I should edit to lower the opacity of scene equip window.

I tried searching on some tutorials or maybe some other equip script I could get an idea from but no clue.

Anyone would mind helping me here?

Thanks


__________________________
Current Project/s:
Go to the top of the page
 
+Quote Post
   
brewmeister
post Mar 27 2012, 12:13 PM
Post #2


Paste above Main
Group Icon

Group: Revolutionary
Posts: 408
Type: Scripter
RM Skill: Skilled




At the top of Scene_Equip, for each window that gets created, add the folowing line after the creation. (with .new at the end)

@help_window = Window_Help.new
@help_window.opacity = 0
@left_window = Window_EquipLeft.new(@actor)
@left_window.opacity = 0

etc..


__________________________
Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 22nd May 2013 - 11:38 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker