Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
4 registered members (NewbieZorro, Grant, TipmyPip, AndrewAMD), 13,346 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Background color don´t change. #294640
10/20/09 11:40
10/20/09 11:40
Joined: Oct 2009
Posts: 110
Porto-Portugal
Elektron Offline OP
Member
Elektron  Offline OP
Member

Joined: Oct 2009
Posts: 110
Porto-Portugal
This instruction don´t work anymore:
"vec_set(screen_color,vector(0,0,0));"
I changed once for blue and now don´t change for black.
I tried to desinstall lite-C and install again several times.
I tried system restore of operative system.
I tried to re-install directX9.
Any help please, i don´t know what to do.
Thanks in advance.


Carlos Ribeiro aka Elektron
Check my blog: http://indiegamedeveloper71.wordpress.com/
Re: Background color don´t change. [Re: Elektron] #294644
10/20/09 11:58
10/20/09 11:58
Joined: Nov 2008
Posts: 354
saeculum II
MPQ Offline
Senior Member
MPQ  Offline
Senior Member

Joined: Nov 2008
Posts: 354
saeculum II
Use
"vec_set (sky_color, nullvector);"


new project in early stage...

Intel Xeon X3450 2,66GHz | Mushkin 8 Gib | Zotac GTS250 + 7300LE | A8.3 com
Re: Background color don´t change. [Re: Elektron] #294650
10/20/09 12:33
10/20/09 12:33
Joined: Aug 2009
Posts: 46
gfxExp Offline
Newbie
gfxExp  Offline
Newbie

Joined: Aug 2009
Posts: 46
Originally Posted By: Elektron
This instruction don´t work anymore:
"vec_set(screen_color,vector(0,0,0));"
I changed once for blue and now don´t change for black.
I tried to desinstall lite-C and install again several times.
I tried system restore of operative system.
I tried to re-install directX9.
Any help please, i don´t know what to do.
Thanks in advance.


Shouldn't it be something vec_set(screen_color.blue, vector(0, 0, 0))?

Re: Background color don´t change. [Re: gfxExp] #294660
10/20/09 13:37
10/20/09 13:37
Joined: Nov 2008
Posts: 354
saeculum II
MPQ Offline
Senior Member
MPQ  Offline
Senior Member

Joined: Nov 2008
Posts: 354
saeculum II
Try it out and you will see!


new project in early stage...

Intel Xeon X3450 2,66GHz | Mushkin 8 Gib | Zotac GTS250 + 7300LE | A8.3 com
Re: Background color don´t change. [Re: MPQ] #294681
10/20/09 15:34
10/20/09 15:34
Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Superku Offline
Senior Expert
Superku  Offline
Senior Expert

Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
MPQ is right.
screen_color sets the color when NO (!) level is loaded, otherwise it's sky_color you are looking for.


"Falls das Resultat nicht einfach nur dermassen gut aussieht, sollten Sie nochmal von vorn anfangen..." - Manual

Check out my new game: Pogostuck: Rage With Your Friends

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1