Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, juanex, Grant), 1,018 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Overlay parameter have a problem with my model. #4732
06/20/01 22:56
06/20/01 22:56

A
Anonymous OP
Unregistered
Anonymous OP
Unregistered
A



Hi.
I have a big problem with my model.
In my script i put:
my.overaly = on;
or
my.overaly = off;

In my model both give me a trasparent, specially in the head.
What is the problem ?

thanks !!!

------------------
E voi capir....


Re: Overlay parameter have a problem with my model. #4733
06/23/01 00:09
06/23/01 00:09

A
Anonymous OP
Unregistered
Anonymous OP
Unregistered
A



It should be my.overlay, not my.overaly, but I assume that is just a typo in your message.

Overlay is a flag that (if on) causes the black parts of a models skin to not be drawn.

When I tried this on a test model, the guard, the black parts of the model became transparent, just like they should.

when I set my.overlay = off; it turned back to normal.
So I was not able to reproduce your problem.

If you remove all references to my.overlay, does the model look correct?

------------------
http://www.spiritshock.com


Re: Overlay parameter have a problem with my model. #4734
06/11/03 03:26
06/11/03 03:26
Joined: May 2002
Posts: 56
AL
C
chess20012001 Offline
Junior Member
chess20012001  Offline
Junior Member
C

Joined: May 2002
Posts: 56
AL
Are you using A6? I am having the same problems. i cant get overlay to work on entities.

Re: Overlay parameter have a problem with my model. #4735
06/13/03 03:59
06/13/03 03:59
Joined: Oct 2000
Posts: 1,543
Germany
A
Alexander Esslinger Offline
Senior Developer
Alexander Esslinger  Offline
Senior Developer
A

Joined: Oct 2000
Posts: 1,543
Germany
A6 had a bug with the overlay-flag set on models, that will be fixed in the next update.

Re: Overlay parameter have a problem with my model. #4736
06/13/03 08:02
06/13/03 08:02
Joined: Jul 2001
Posts: 1,269
Hopewell Jct, NY
Yulor Offline
Senior Developer
Yulor  Offline
Senior Developer

Joined: Jul 2001
Posts: 1,269
Hopewell Jct, NY
to make something transparent = my.transparent = on; to make it invisible my.visible = off;


Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | 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