Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Author Topic: fadeColor Property setup, help needed.  (Read 3203 times)

0 Members and 1 Guest are viewing this topic.

kypho

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
    • View Profile
fadeColor Property setup, help needed.
« on: August 29, 2009, 12:02:20 PM »

Nasty Bug WindowEdit!

I want to use fadeColor, but it bugs :( I heard earlier that this can be rounded by
setting up a property for this, so I am wondering...

How this kind of property is set?

I would like to do following:

When I open my Actions menu the background game screen goes darker and changes maybe color.
When I select an action the game screen comes normal again.

- Kypho
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: fadeColor Property setup, help needed.
« Reply #1 on: August 31, 2009, 03:51:29 PM »

It's set like this:

Code: WME Script
  1. SomeWindow.FadeColor = MakeRGBA(255, 0, 0, 128);
  2.  
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

kypho

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
    • View Profile
Re: fadeColor Property setup, help needed.
« Reply #2 on: September 24, 2009, 05:10:20 PM »

yep, works brilliant :D Thanks!
Logged
 

Page created in 0.037 seconds with 24 queries.