Search found 8 matches

by evilded777
Tue May 08, 2007 8:00 am
Forum: G-Force General Discussion
Topic: recommendations on a new player?
Replies: 2
Views: 3060

recommendations on a new player?

With the demise of MusicMatch thanks to the soon-to-be-partnered with the Evil Empire, Yahoo! -- I am in search of a new MP3 player/ripper. I don't care for WinAmp's interface, I find it clunky and non-intuitive. Media Player is pretty sucky.... What does that leave that works well with G-Force? Opi...
by evilded777
Mon May 01, 2006 9:15 am
Forum: G-Force General Discussion
Topic: Order/construction of Flag
Replies: 3
Views: 3130

Hmmm... it seems to me that the order does matter.

Because:

Flag="2048 + 8192"

does not display the same as

Flag="8192 + 2048"

but Flag="2048 + 8192"
is the same as
Flag=10240
?
by evilded777
Mon May 01, 2006 8:38 am
Forum: G-Force General Discussion
Topic: Order/construction of Flag
Replies: 3
Views: 3130

Order/construction of Flag

Does the order on the various bits of Flag have any relevance?

Can you apply the different bits in combination, ie Flag="(8192+ 2048) + 1024"
by evilded777
Sun Apr 30, 2006 10:13 am
Forum: G-Force General Discussion
Topic: Sprite fade from foreground to background and back again?
Replies: 1
Views: 2112

Sprite fade from foreground to background and back again?

Does that question make sense? Is it possible to fade a sprite from being a foreground sprite to a background sprite and back again?
by evilded777
Fri May 27, 2005 2:09 pm
Forum: G-Force General Discussion
Topic: Using JPGs
Replies: 36
Views: 56239

I'd be interested in any of these answers too. Some things I have found: Controlling the duration of a sprite is certainly possible by setting the sprite_duration pref in a script, but setting the sprite_interval doesn't really seem to work. You can load a random sprite with StartRandomSprite(); So ...
by evilded777
Fri May 27, 2005 1:03 pm
Forum: G-Force General Discussion
Topic: Listing of Methods available for scripting?
Replies: 1
Views: 2139

Listing of Methods available for scripting?

Is there a list anywhere of the methods available to scripts?

I've found some, and deduced some others.. but I'd love to see a comprehensive or semi, list.

Thanks! 8)
by evilded777
Fri May 27, 2005 11:10 am
Forum: G-Force General Discussion
Topic: Help me get my window frame back, please!
Replies: 1
Views: 2325

I found the preferences file, and am all set.
by evilded777
Fri May 27, 2005 11:00 am
Forum: G-Force General Discussion
Topic: Help me get my window frame back, please!
Replies: 1
Views: 2325

Help me get my window frame back, please!

Hi there! New to G-Force, but love it... old hat with Cthuga, for any who know/remember it. Been playing around with scripts mostly... tried to use the start-up script to change some things, and now my window in Musicmatch ALWAYS show's up with no frame, and really, really tiny. I have removed the o...