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
1 registered members (Grant), 999 guests, and 2 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
Mesh based BSP/ABT maps #234551
11/03/08 14:54
11/03/08 14:54
Joined: Jan 2002
Posts: 214
United Kingdom
Rav Singh Offline OP
Member
Rav Singh  Offline OP
Member

Joined: Jan 2002
Posts: 214
United Kingdom
I create a simple hollow box in WED and compile a simple bsp map. When using ent_type(NULL) to display what kind of world it's generated, it reports the map created is a mesh based ABT map (ent_type return 2)... my question is how does the engine build a mesh based BSP map (where ent_type returned is 3)? Does it automatically select a mesh based BSP or ABT option depending on level geometry?

Re: Mesh based BSP/ABT maps [Re: Rav Singh] #234553
11/03/08 15:03
11/03/08 15:03
Joined: Jan 2002
Posts: 214
United Kingdom
Rav Singh Offline OP
Member
Rav Singh  Offline OP
Member

Joined: Jan 2002
Posts: 214
United Kingdom
I think I have figured this out ... you need to select build bsp map (not simple bsp), set visibility calculations to off and then compile the map.

Re: Mesh based BSP/ABT maps [Re: Rav Singh] #234559
11/03/08 15:42
11/03/08 15:42
Joined: Jul 2000
Posts: 27,935
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,935
Frankfurt
Before compiling, you need to make up your mind whether you want a Simple Map - meaning no BSP - or a BSP Map. You can't compile a "Simple BSP Map". When the BSP is not generated or not used, for instance when you have no Pro Edition, an ABT is generated by the engine.

The visibility setting or the Mesh setting have no influence on whether it's a BSP map or not. Meshes should always be enabled for A7, otherwise you'll get a slow, ugly A6 level.


Moderated by  old_bill, Tobias 

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