home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Windows 95 Special 2
/
CD_1.iso
/
games
/
deathdr
/
data.z
/
regions.gw
< prev
next >
Wrap
Text File
|
1996-05-30
|
867b
|
28 lines
# GW file for defining world regions.
FindNode world1
# Clear all world regions.
# This initializes the world such that no area
# partitions belong to any region.
WorldClearRegions
# Clear any currently defined region masks.
# This clears the array of predefined region
# masks associated with dxf face colors.
#WorldClearRegionMasks
# Set regions from dxf file.
# This will set regions for the area partitions within
# the dxf file polygon boundaries. This command only
# allows an area partition to belong to one region.
#WorldSetRegions dxf_filename
# Add regions from dxf file.
# This will add regions for the area partitions within
# the dxf file polygon boundaries. This command will
# allow an area partition to belong to more than one
# region.
#WorldAddRegions dxf_filename
WorldAddRegions ..\data\arena\regions\arcolor.dxf