Converting Errors While compiling

If you're looking for mapping help or you reckon you're a mapping guru, post your questions / solutions here

Moderator: Moderators

User avatar
Cheetohs
Brigadier General
Posts: 569
Joined: Sun Jan 04, 2004 6:01 am
Location: Minnesota
Contact:

Converting Errors While compiling

Post by Cheetohs »

Ok, my friend is trying to convert a CS map into a moh:aa compatible map. He has some converter program that converts it for him.. well anyways... when he tries to compile it gives him some error messages. Here they are, if you need more information just post and ill get it from him :P..

Code: Select all

C:\PROGRA~1\Kingpin\main\maps>"C:\DOCUME~1\ELEMEN~2.ELE\Desktop\MOHAAT~1\MOHAAT~
1\Q3map.exe"  -gamedir C:\games\EAGAME~1\EAGAME~1\MOHAA C:\PROGRA~1\Kingpin\main
\maps\awp_map.map
---- q3map ----
----- FS_Startup -----
----------------------
18476 files in pk3 files
WARNING: Couldn't find image for shader textures/c2a4_lasgun

************ ERROR ************
Line 12 is incomplete


C:\PROGRA~1\Kingpin\main\maps>pause
Press any key to continue . . .

C:\PROGRA~1\Kingpin\main\maps>"C:\DOCUME~1\ELEMEN~2.ELE\Desktop\MOHAAT~1\MOHAAT~
1\Q3map.exe" -vis  -gamedir C:\games\EAGAME~1\EAGAME~1\MOHAA C:\PROGRA~1\Kingpin
\main\maps\awp_map.map
---- vis ----
----- FS_Startup -----
----------------------
18476 files in pk3 files
reading C:\PROGRA~1\Kingpin\main\maps\awp_map.bsp

************ ERROR ************
C:\PROGRA~1\Kingpin\main\maps\awp_map.bsp is not a BSP file

C:\PROGRA~1\Kingpin\main\maps>pause
Press any key to continue . . .

C:\PROGRA~1\Kingpin\main\maps>"C:\DOCUME~1\ELEMEN~2.ELE\Desktop\MOHAAT~1\MOHAAT~
1\MOHlight.exe"  -gamedir C:\games\EAGAME~1\EAGAME~1\MOHAA C:\PROGRA~1\Kingpin\m
ain\maps\awp_map.map
======== MOHlight Version 1.48 ========
----- FS_Startup -----
----------------------
18476 files in pk3 files
reading C:\PROGRA~1\Kingpin\main\maps\awp_map.bsp

************ ERROR ************
C:\PROGRA~1\Kingpin\main\maps\awp_map.bsp is not a BSP file

C:\PROGRA~1\Kingpin\main\maps>pause
Press any key to continue . . .

C:\PROGRA~1\Kingpin\main\maps>Copy "C:\PROGRA~1\Kingpin\main\maps\dm\awp_map.bsp
" C:\games\EAGAME~1\EAGAME~1\MOHAA\main\maps
The system cannot find the path specified.

C:\PROGRA~1\Kingpin\main\maps>cd C:\games\EAGAME~1\EAGAME~1\MOHAA

C:\games\EAGAME~1\EAGAME~1\MOHAA>"C:\games\EAGAME~1\EAGAME~1\MOHAA\MOHAA.exe" +s
et developer 1 +set thereisnomonkey 1 +set cheats 1 +set ui_console 1 +g_gametyp
e 1 +devmap awp_map
[/code]
.:c|H|EE|TO|H|s|:.
Image
Need a thorough map tester? Shine the Cheetohs signal!
lizardkid
Windows Zealot
Posts: 3672
Joined: Fri Mar 19, 2004 7:16 pm
Location: Helena MT

Post by lizardkid »

i see in your BSP compile it says line 12 is incomplete, have him open the map file with notepad and go to line 12 and see if it has an error.
Moderator

۞
Abyssus pro sapientia
Olympus pro Ignarus
۞

AND STUFF™ © 2006
User avatar
Cheetohs
Brigadier General
Posts: 569
Joined: Sun Jan 04, 2004 6:01 am
Location: Minnesota
Contact:

Post by Cheetohs »

here is what he gets for notepad version.

Code: Select all

//=====================================================
//
// map file created with WinBSPC v1.0
//
// WinBSPC is created by Mr Elusive
//
//
//=====================================================
{
 "classname" "worldspawn"
 "classname" "worldspawn"
 "message" "cs_iceworld by Fantasy - for Counter Strike"
 "MaxRange" "4096"
 "skyname" "snow"
 "mapversion" "2"
 "sounds" "1"
 "mapversion" "220"
Line 12 being: "message" "cs_iceworld by Fantasy - for Counter Strike"

*Edit*
Ok, hes getting another error.

Code: Select all

************ ERROR ************
Line 19 is incomplete
Line 19 being: { //brush 0
.:c|H|EE|TO|H|s|:.
Image
Need a thorough map tester? Shine the Cheetohs signal!
Krane
Lieutenant General
Posts: 782
Joined: Sat May 31, 2003 4:18 pm
Location: California, USA
Contact:

Post by Krane »

I think "message" in line 4. It skips all lines wit "//"
Image
m0d hippY
Warrant Officer
Posts: 132
Joined: Tue Apr 27, 2004 3:58 am

Post by m0d hippY »

^^ Im the friend he is talking about....
heres the error I recieve

Code: Select all


C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>"C:\MAPCON~1\MOHAAT~1\MOHAAT~1\Q3map.ex
e"  -gamedir C:\games\EAGAME~1\EAGAME~1\MOHAA C:\DOCUME~1\ELEMEN~2.ELE\Desktop\C
SMAP~1\fy_iceworld.map
---- q3map ----
----- FS_Startup -----
----------------------
18476 files in pk3 files
WARNING: Couldn't find image for shader textures/snow

************ ERROR ************
Line 19 is incomplete


C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>pause
Press any key to continue . . .

C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>"C:\MAPCON~1\MOHAAT~1\MOHAAT~1\Q3map.ex
e" -vis  -gamedir C:\games\EAGAME~1\EAGAME~1\MOHAA C:\DOCUME~1\ELEMEN~2.ELE\Desk
top\CSMAP~1\fy_iceworld.map
---- vis ----
----- FS_Startup -----
----------------------
18476 files in pk3 files
reading C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1\fy_iceworld.bsp

************ ERROR ************
C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1\fy_iceworld.bsp is not a BSP file

C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>pause
Press any key to continue . . .

C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>"C:\MAPCON~1\MOHAAT~1\MOHAAT~1\MOHlight
.exe"  -gamedir C:\games\EAGAME~1\EAGAME~1\MOHAA C:\DOCUME~1\ELEMEN~2.ELE\Deskto
p\CSMAP~1\fy_iceworld.map
======== MOHlight Version 1.48 ========
----- FS_Startup -----
----------------------
18476 files in pk3 files
reading C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1\fy_iceworld.bsp

************ ERROR ************
C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1\fy_iceworld.bsp is not a BSP file

C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>pause
Press any key to continue . . .

C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>Copy "C:\DOCUME~1\ELEMEN~2.ELE\Desktop\
CSMAP~1\dm\fy_iceworld.bsp" C:\games\EAGAME~1\EAGAME~1\MOHAA\main\maps
The system cannot find the path specified.

C:\DOCUME~1\ELEMEN~2.ELE\Desktop\CSMAP~1>cd C:\games\EAGAME~1\EAGAME~1\MOHAA

C:\games\EAGAME~1\EAGAME~1\MOHAA>"C:\games\EAGAME~1\EAGAME~1\MOHAA\MOHAA.exe" +s
et developer 1 +set thereisnomonkey 1 +set cheats 1 +set ui_console 1 +g_gametyp
e 1 +devmap fy_iceworld
I know these maps can be converted because someone has converted de_dust for mohaa..
heres a link: http://www.alliedassault.com/pafiledb/p ... le&id=1051
anyway I opened up the map extension and heres what I get:

Code: Select all

//=====================================================
//
// map file created with WinBSPC v1.0
//
// WinBSPC is created by Mr Elusive
//
//
//=====================================================
{
 "classname" "worldspawn"
 "classname" "worldspawn"
 "message" "cs_iceworld by Fantasy - for Counter Strike"
 "MaxRange" "4096"
 "skyname" "snow"
 "mapversion" "2"
 "sounds" "1"
 "mapversion" "220"
 "wad" "\sierra\counter-strike\valve\halflife.wad;\sierra\counter-strike\cstrike\cstrike.wad;\sierra\counter-strike\cstrike\cs_cbble.wad;\sierra\counter-strike\cstrike\cs_office.wad;\sierra\counter-strike\cstrike\cs_assault.wad;\sierra\counter-strike\cstrike\itsitaly.wad;\sierra\counter-strike\cstrike\cs_dust.wad;\sierra\counter-strike\cstrike\de_aztec.wad;\sierra\counter-strike\cstrike\de_vegas.wad;"
 { //brush 0
  (  -384  8192  8192 ) (  -384 -8192  8192 ) (  -384  8192 -8192 ) snow 0 0 180 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) snow 0 0 180 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) snow 0 0 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) snow 0 0 0 1 1
  (  8192  8192  -256 ) (  8192 -8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
 }
 { //brush 1
  (   320  8192  8192 ) (   320 -8192  8192 ) (   320  8192 -8192 ) sky 64 64 180 1 1
  (  1184 -8192  8192 ) (  1184  8192  8192 ) (  1184  8192 -8192 ) sky 64 64 180 1 1
  ( -8192   256  8192 ) (  8192   256  8192 ) ( -8192   256 -8192 ) sky 64 64 0 1 1
  (  8192   288  8192 ) ( -8192   288  8192 ) ( -8192   288 -8192 ) c_stone1 -128 0 0 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) sky 64 64 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 64 64 0 1 1
 }
 { //brush 2
  (  1088  8192  8192 ) (  1088 -8192  8192 ) (  1088  8192 -8192 ) sky -64 64 0 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) sky -64 64 0 1 1
  ( -8192   192  8192 ) (  8192   192  8192 ) ( -8192   192 -8192 ) sky -64 64 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) sky -64 64 180 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky -64 64 90 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky -64 64 90 1 1
 }
 { //brush 3
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) lv_marble 0 0 180 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) lv_marble 0 0 180 1 1
  ( -8192   192  8192 ) (  8192   192  8192 ) ( -8192   192 -8192 ) lv_marble 0 0 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 64 64 0 1 1
 }
 { //brush 4
  (  1088 -8192  8192 ) (  1088  8192  8192 ) (  1088  8192 -8192 ) lv_marble 0 0 180 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 0 0 1 1
  ( -5216  6368  8192 ) (  6368 -5216  8192 ) (  6368 -5216 -8192 ) lv_marble 0 0 180 1 1
 }
 { //brush 5
  (   832  8192  8192 ) (   832 -8192  8192 ) (   832  8192 -8192 ) c_stone1 -256 96 180 1 1
  (   928 -8192  8192 ) (   928  8192  8192 ) (   928  8192 -8192 ) c_stone1 -96 0 0 1 1
  ( -8192  -224  8192 ) (  8192  -224  8192 ) ( -8192  -224 -8192 ) c_stone1 -256 0 0 1 1
  (  8192  -192  8192 ) ( -8192  -192  8192 ) ( -8192  -192 -8192 ) c_stone1 -256 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 -256 96 0 1 1
  (  8192  8192  -176 ) (  8192 -8192  -176 ) ( -8192 -8192  -176 ) c_stone1 -256 96 0 1 1
 }
 { //brush 6
  (   320  8192  8192 ) (   320 -8192  8192 ) (   320  8192 -8192 ) lv_marble 0 0 0 1 1
  (   448 -8192  8192 ) (   448  8192  8192 ) (   448  8192 -8192 ) lv_marble 0 0 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) lv_marble 0 0 180 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 90 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 64 64 0 1 1
  (  8192  7654  2921 ) (  8192 -7557 -3163 ) ( -8192 -7557 -3163 ) lv_marble 0 0 0 1 1
  ( -2722 -7734  8192 ) (  3362  7478  8192 ) (  3362  7478 -8192 ) lv_marble 0 0 0 1 1
  ( -2700  7742  8192 ) (  3384 -7469  8192 ) (  3384 -7469 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 7
  (  -416  8192  8192 ) (  -416 -8192  8192 ) (  -416  8192 -8192 ) sky 64 64 180 1 1
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) sky 64 64 180 1 1
  ( -8192   256  8192 ) (  8192   256  8192 ) ( -8192   256 -8192 ) sky 64 64 0 1 1
  (  8192   288  8192 ) ( -8192   288  8192 ) ( -8192   288 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) sky 64 64 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 64 64 0 1 1
 }
 { //brush 8
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) lv_marble 0 0 180 1 1
  ( -8192   192  8192 ) (  8192   192  8192 ) ( -8192   192 -8192 ) lv_marble 0 0 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 64 64 0 1 1
  (  5600  5984  8192 ) ( -5984 -5600  8192 ) (  5600  5984 -8192 ) lv_marble 0 0 180 1 1
 }
 { //brush 9
  (  -160  8192  8192 ) (  -160 -8192  8192 ) (  -160  8192 -8192 ) c_stone1 -96 0 0 1 1
  (   -64 -8192  8192 ) (   -64  8192  8192 ) (   -64  8192 -8192 ) c_stone1 0 96 180 1 1
  ( -8192  -224  8192 ) (  8192  -224  8192 ) ( -8192  -224 -8192 ) c_stone1 0 0 0 1 1
  (  8192  -192  8192 ) ( -8192  -192  8192 ) ( -8192  -192 -8192 ) c_stone1 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 0 96 0 1 1
  (  8192  8192  -176 ) (  8192 -8192  -176 ) ( -8192 -8192  -176 ) c_stone1 0 96 0 1 1
 }
 { //brush 10
  (  1088  8192  8192 ) (  1088 -8192  8192 ) (  1088  8192 -8192 ) sky 0 0 0 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) sky 0 0 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 0 0 180 1 1
  (  8192 -1472  8192 ) ( -8192 -1472  8192 ) ( -8192 -1472 -8192 ) sky -64 64 0 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 90 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 0 0 90 1 1
 }
 { //brush 11
  (   976  8192  8192 ) (   976 -8192  8192 ) (   976  8192 -8192 ) c_stone1 -176 0 0 1 1
  (  1088 -8192  8192 ) (  1088  8192  8192 ) (  1088  8192 -8192 ) c_stone1 0 0 180 1 1
  ( -8192  -656  8192 ) (  8192  -656  8192 ) ( -8192  -656 -8192 ) c_stone1 -128 0 0 1 1
  (  8192  -624  8192 ) ( -8192  -624  8192 ) ( -8192  -624 -8192 ) c_stone1 -128 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 0 0 0 1 1
  (  8158  8191   818 ) (  8158 -8191   818 ) ( -8061 -8191 -1499 ) c_stone1 0 0 0 1 1
 }
 { //brush 12
  (   832  8192  8192 ) (   832 -8192  8192 ) (   832  8192 -8192 ) c_stone1 -256 0 180 1 1
  (   928 -8192  8192 ) (   928  8192  8192 ) (   928  8192 -8192 ) c_stone1 0 0 0 1 1
  ( -8192 -1088  8192 ) (  8192 -1088  8192 ) ( -8192 -1088 -8192 ) c_stone1 -256 0 0 1 1
  (  8192 -1056  8192 ) ( -8192 -1056  8192 ) ( -8192 -1056 -8192 ) c_stone1 -256 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 -256 0 0 1 1
  (  8192  8192  -176 ) (  8192 -8192  -176 ) ( -8192 -8192  -176 ) c_stone1 -256 0 0 1 1
 }
 { //brush 13
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) lv_marble 0 0 180 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) lv_marble 0 0 180 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -1472  8192 ) ( -8192 -1472  8192 ) ( -8192 -1472 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
 }
 { //brush 14
  (   320  8192  8192 ) (   320 -8192  8192 ) (   320  8192 -8192 ) lv_marble 0 0 0 1 1
  (   448 -8192  8192 ) (   448  8192  8192 ) (   448  8192 -8192 ) lv_marble 0 0 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) lv_marble 0 0 180 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 90 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  (  8192  7380 -3605 ) (  8192 -7831  2479 ) ( -8192 -7831  2479 ) lv_marble 0 0 0 1 1
  (  2921 -7654  8192 ) ( -3163  7557  8192 ) ( -3163  7557 -8192 ) lv_marble 0 0 0 1 1
  (  3825  7292  8192 ) ( -2258 -7919  8192 ) ( -2258 -7919 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 15
  (   320  8192  8192 ) (   320 -8192  8192 ) (   320  8192 -8192 ) sky 0 0 180 1 1
  (  1184 -8192  8192 ) (  1184  8192  8192 ) (  1184  8192 -8192 ) sky 0 0 180 1 1
  ( -8192 -1568  8192 ) (  8192 -1568  8192 ) ( -8192 -1568 -8192 ) c_stone1 -128 0 0 1 1
  (  8192 -1536  8192 ) ( -8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 0 0 0 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) sky 0 0 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 0 0 0 1 1
 }
 { //brush 16
  (  -160  8192  8192 ) (  -160 -8192  8192 ) (  -160  8192 -8192 ) c_stone1 0 0 0 1 1
  (   -64 -8192  8192 ) (   -64  8192  8192 ) (   -64  8192 -8192 ) c_stone1 0 0 0 1 1
  ( -8192 -1088  8192 ) (  8192 -1088  8192 ) ( -8192 -1088 -8192 ) c_stone1 0 0 0 1 1
  (  8192 -1056  8192 ) ( -8192 -1056  8192 ) ( -8192 -1056 -8192 ) c_stone1 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 0 0 90 1 1
  (  8192  8192  -176 ) (  8192 -8192  -176 ) ( -8192 -8192  -176 ) c_stone1 0 0 0 1 1
 }
 { //brush 17
  (  -320  8192  8192 ) (  -320 -8192  8192 ) (  -320  8192 -8192 ) c_stone1 0 0 180 1 1
  (  -208 -8192  8192 ) (  -208  8192  8192 ) (  -208  8192 -8192 ) c_stone1 -176 0 0 1 1
  ( -8192  -656  8192 ) (  8192  -656  8192 ) ( -8192  -656 -8192 ) c_stone1 128 0 0 1 1
  (  8192  -624  8192 ) ( -8192  -624  8192 ) ( -8192  -624 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 0 0 0 1 1
  (  8076  8191 -1391 ) (  8076 -8191 -1391 ) ( -8142 -8191   925 ) c_stone1 0 0 0 1 1
 }
 { //brush 18
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) lv_marble 0 0 180 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -1472  8192 ) ( -8192 -1472  8192 ) ( -8192 -1472 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  ( -6624  4960  8192 ) (  4960 -6624  8192 ) ( -6624  4960 -8192 ) lv_marble 0 0 180 1 1
 }
 { //brush 19
  (  -416  8192  8192 ) (  -416 -8192  8192 ) (  -416  8192 -8192 ) sky 0 0 180 1 1
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) sky 0 0 180 1 1
  ( -8192 -1568  8192 ) (  8192 -1568  8192 ) ( -8192 -1568 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -1536  8192 ) ( -8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 0 0 0 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) sky 0 0 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 0 0 0 1 1
 }
 { //brush 20
  (  1090  8192  8192 ) (  1090 -8192  8192 ) (  1090  8192 -8192 ) sky -64 -64 180 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) sky -64 -64 180 1 1
  ( -8192 -1472  8192 ) (  8192 -1472  8192 ) ( -8192 -1472 -8192 ) sky -64 -64 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) sky -64 -64 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky -64 -64 0 1 1
  (  7008  4576  8192 ) ( -4576 -7008  8192 ) ( -4576 -7008 -8192 ) sky -64 -64 180 1 1
 }
 { //brush 21
  (  1090 -8192  8192 ) (  1090  8192  8192 ) (  1090  8192 -8192 ) lv_marble 0 0 0 1 1
  ( -8192 -1472  8192 ) (  8192 -1472  8192 ) ( -8192 -1472 -8192 ) lv_marble 0 0 180 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 90 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 -256 0 1 1
  (  7008  4576  8192 ) ( -4576 -7008  8192 ) ( -4576 -7008 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 22
  (  -320  8192  8192 ) (  -320 -8192  8192 ) (  -320  8192 -8192 ) c_stone1 128 0 180 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -1474  8192 ) ( -8192 -1474  8192 ) ( -8192 -1474 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 128 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  (  4960 -6624  8192 ) ( -6624  4960  8192 ) ( -6624  4960 -8192 ) c_stone1 128 0 180 1 1
 }
 { //brush 23
  (  -320  8192  8192 ) (  -320 -8192  8192 ) (  -320  8192 -8192 ) c_stone1 128 0 180 1 1
  ( -8192 -1474  8192 ) (  8192 -1474  8192 ) ( -8192 -1474 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 128 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 0 0 1 1
  (  4960 -6624  8192 ) ( -6624  4960  8192 ) ( -6624  4960 -8192 ) lv_marble 0 0 180 1 1
 }
 { //brush 24
  (  -384  8192  8192 ) (  -384 -8192  8192 ) (  -384  8192 -8192 ) sky 0 0 180 1 1
  (  -322 -8192  8192 ) (  -322  8192  8192 ) (  -322  8192 -8192 ) sky 0 0 180 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) sky 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) sky 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  ( -5984 -5600  8192 ) (  5600  5984  8192 ) (  5600  5984 -8192 ) sky 0 0 180 1 1
 }
 { //brush 25
  (  -322  8192  8192 ) (  -322 -8192  8192 ) (  -322  8192 -8192 ) c_stone1 128 0 180 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 128 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 256 0 0 1 1
  ( -5984 -5600  8192 ) (  5600  5984  8192 ) (  5600  5984 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 26
  (  1152  8192  8192 ) (  1152 -8192  8192 ) (  1152  8192 -8192 ) sky 64 64 0 1 1
  (  1184 -8192  8192 ) (  1184  8192  8192 ) (  1184  8192 -8192 ) sky 64 64 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 64 64 180 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) sky 64 64 180 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) sky 64 64 90 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 64 64 90 1 1
 }
 { //brush 27
  (  1088  8192  8192 ) (  1088 -8192  8192 ) (  1088  8192 -8192 ) lv_marble 0 0 0 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) lv_marble 0 0 0 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) lv_marble 0 0 180 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 90 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky -64 -64 0 1 1
  ( -4576 -7008  8192 ) (  7008  4576  8192 ) ( -4576 -7008 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 28
  (  -416  8192  8192 ) (  -416 -8192  8192 ) (  -416  8192 -8192 ) sky 0 0 0 1 1
  (  -384 -8192  8192 ) (  -384  8192  8192 ) (  -384  8192 -8192 ) sky 0 0 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 0 0 180 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) sky 0 0 180 1 1
  (  8192 -8192  -290 ) (  8192  8192  -290 ) ( -8192 -8192  -290 ) sky 0 0 90 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 0 0 90 1 1
 }
 { //brush 29
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) lv_marble 256 0 0 1 1
  (   832 -8192  8192 ) (   832  8192  8192 ) (   832  8192 -8192 ) lv_marble 256 0 0 1 1
  ( -8192  -576  8192 ) (  8192  -576  8192 ) ( -8192  -576 -8192 ) lv_marble -256 0 0 1 1
  (  8192  -192  8192 ) ( -8192  -192  8192 ) ( -8192  -192 -8192 ) lv_marble -256 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 32 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble -256 -256 0 1 1
  ( -5824  5760  8192 ) (  5760 -5824  8192 ) (  5760 -5824 -8192 ) lv_marble 0 0 0 1 1
  (  3080  7608  8192 ) ( -2100 -7934  8192 ) ( -2100 -7934 -8192 ) lv_marble 0 0 0 1 1
  ( -7525 -3329  8192 ) (  8018  1851  8192 ) (  8018  1851 -8192 ) lv_marble 0 0 180 1 1
 }
 { //brush 30
  (   -64  8192  8192 ) (   -64 -8192  8192 ) (   -64  8192 -8192 ) lv_marble 0 0 0 1 1
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) lv_marble 0 0 0 1 1
  ( -8192  -576  8192 ) (  8192  -576  8192 ) ( -8192  -576 -8192 ) lv_marble 0 0 0 1 1
  (  8192  -192  8192 ) ( -8192  -192  8192 ) ( -8192  -192 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 32 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 0 0 1 1
  ( -7941  2081  8192 ) (  7602 -3099  8192 ) (  7602 -3099 -8192 ) lv_marble 0 0 0 1 1
  ( -5376 -6208  8192 ) (  6208  5376  8192 ) (  6208  5376 -8192 ) lv_marble 0 0 0 1 1
  (  2792 -7704  8192 ) ( -2388  7838  8192 ) ( -2388  7838 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 31
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) lv_marble 0 0 0 1 1
  (   832 -8192  8192 ) (   832  8192  8192 ) (   832  8192 -8192 ) lv_marble 0 0 0 1 1
  ( -8192 -1088  8192 ) (  8192 -1088  8192 ) ( -8192 -1088 -8192 ) lv_marble -256 0 0 1 1
  (  8192  -704  8192 ) ( -8192  -704  8192 ) ( -8192  -704 -8192 ) lv_marble -256 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 32 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble -256 0 0 1 1
  ( -2484  7806  8192 ) (  2696 -7736  8192 ) (  2696 -7736 -8192 ) lv_marble 0 0 0 1 1
  (  6400  5184  8192 ) ( -5184 -6400  8192 ) ( -5184 -6400 -8192 ) lv_marble 0 0 0 1 1
  (  7634 -3003  8192 ) ( -7909  2177  8192 ) ( -7909  2177 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 32
  (   -64  8192  8192 ) (   -64 -8192  8192 ) (   -64  8192 -8192 ) lv_marble 256 0 0 1 1
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) lv_marble 256 0 0 1 1
  ( -8192 -1088  8192 ) (  8192 -1088  8192 ) ( -8192 -1088 -8192 ) lv_marble 0 0 0 1 1
  (  8192  -704  8192 ) ( -8192  -704  8192 ) ( -8192  -704 -8192 ) lv_marble 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 32 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 -256 0 1 1
  (  5568 -6016  8192 ) ( -6016  5568  8192 ) ( -6016  5568 -8192 ) lv_marble 0 0 0 1 1
  ( -2004 -7966  8192 ) (  3176  7576  8192 ) (  3176  7576 -8192 ) lv_marble 0 0 0 1 1
  (  7986  1947  8192 ) ( -7557 -3233  8192 ) ( -7557 -3233 -8192 ) lv_marble 0 0 180 1 1
 }
 { //brush 33
  (  -384  8192  8192 ) (  -384 -8192  8192 ) (  -384  8192 -8192 ) lv_marble 0 0 0 1 1
  (  -320 -8192  8192 ) (  -320  8192  8192 ) (  -320  8192 -8192 ) lv_marble 0 0 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) lv_marble 0 0 180 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) lv_marble 0 0 90 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  (  5600  5984  8192 ) ( -5984 -5600  8192 ) (  5600  5984 -8192 ) lv_marble 0 0 0 1 1
 }
 { //brush 34
  (  -384  8192  8192 ) (  -384 -8192  8192 ) (  -384  8192 -8192 ) c_stone1 128 0 180 1 1
  ( -8192   192  8192 ) (  8192   192  8192 ) ( -8192   192 -8192 ) c_stone1 128 0 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) c_stone1 128 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) c_stone1 128 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) sky 64 64 0 1 1
  ( -5984 -5600  8192 ) (  5600  5984  8192 ) (  5600  5984 -8192 ) c_stone1 128 0 180 1 1
 }
 { //brush 35
  (  -320  8192  8192 ) (  -320 -8192  8192 ) (  -320  8192 -8192 ) sky -64 64 0 1 1
  (  1088 -8192  8192 ) (  1088  8192  8192 ) (  1088  8192 -8192 ) sky -64 64 0 1 1
  ( -8192   192  8192 ) (  8192   192  8192 ) ( -8192   192 -8192 ) sky 64 64 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) sky 64 64 0 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky 64 64 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky -64 64 90 1 1
 }
 { //brush 36
  (  1088  8192  8192 ) (  1088 -8192  8192 ) (  1088  8192 -8192 ) sky 64 64 0 1 1
  (  1152 -8192  8192 ) (  1152  8192  8192 ) (  1152  8192 -8192 ) sky 64 64 0 1 1
  ( -8192 -1472  8192 ) (  8192 -1472  8192 ) ( -8192 -1472 -8192 ) sky -64 64 0 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) sky -64 64 0 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky -64 -64 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky -64 64 0 1 1
 }
 { //brush 37
  (  -320  8192  8192 ) (  -320 -8192  8192 ) (  -320  8192 -8192 ) sky 0 0 0 1 1
  (  1088 -8192  8192 ) (  1088  8192  8192 ) (  1088  8192 -8192 ) sky 0 0 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 0 0 0 1 1
  (  8192 -1472  8192 ) ( -8192 -1472  8192 ) ( -8192 -1472 -8192 ) sky 0 0 0 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 0 0 90 1 1
 }
 { //brush 38
  (  -384  8192  8192 ) (  -384 -8192  8192 ) (  -384  8192 -8192 ) sky 0 0 0 1 1
  (  -320 -8192  8192 ) (  -320  8192  8192 ) (  -320  8192 -8192 ) sky 0 0 0 1 1
  ( -8192 -1536  8192 ) (  8192 -1536  8192 ) ( -8192 -1536 -8192 ) sky 0 0 0 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) sky 0 0 0 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky 0 0 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 0 0 0 1 1
 }
 { //brush 39
  (  -320  8192  8192 ) (  -320 -8192  8192 ) (  -320  8192 -8192 ) sky 2 0 180 1 1
  (  1088 -8192  8192 ) (  1088  8192  8192 ) (  1088  8192 -8192 ) sky 2 0 180 1 1
  ( -8192 -1472  8192 ) (  8192 -1472  8192 ) ( -8192 -1472 -8192 ) sky 2 0 0 1 1
  (  8192   192  8192 ) ( -8192   192  8192 ) ( -8192   192 -8192 ) sky 2 0 0 1 1
  (  8192 -8192   126 ) (  8192  8192   126 ) ( -8192 -8192   126 ) sky 2 0 0 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky 2 0 0 1 1
 }
 { //brush 40
  (  -384  8192  8192 ) (  -384 -8192  8192 ) (  -384  8192 -8192 ) sky -64 64 0 1 1
  (  -320 -8192  8192 ) (  -320  8192  8192 ) (  -320  8192 -8192 ) sky -64 64 0 1 1
  ( -8192   192  8192 ) (  8192   192  8192 ) ( -8192   192 -8192 ) sky 0 0 0 1 1
  (  8192   256  8192 ) ( -8192   256  8192 ) ( -8192   256 -8192 ) sky -64 64 180 1 1
  (  8192 -8192   -64 ) (  8192  8192   -64 ) ( -8192 -8192   -64 ) sky -64 64 90 1 1
  (  8192  8192   160 ) (  8192 -8192   160 ) ( -8192 -8192   160 ) sky -64 64 90 1 1
 }
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "-2 64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "128 64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "254 64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "254 -64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "128 -64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "0 -64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "512 -64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "512 64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "640 64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "640 -64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "768 64 -192"
}
{
 "classname" "info_player_start"
 "angles" "0 270 0"
 "origin" "768 -64 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 0 0"
 "origin" "0 -1216 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "0 -1344 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "128 -1344 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "128 -1216 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "256 -1216 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "256 -1344 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "512 -1344 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "512 -1216 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "640 -1216 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "640 -1344 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "768 -1344 -192"
}
{
 "classname" "info_player_deathmatch"
 "angles" "0 90 0"
 "origin" "768 -1216 -192"
}
{
 "classname" "light"
 "_light" "150 150 255 200"
 "origin" "384 176 -32"
}
{
 "classname" "light"
 "_light" "150 150 255 200"
 "origin" "944 176 -96"
}
{
 "classname" "light"
 "_light" "150 150 255 200"
 "origin" "1072 48 -96"
}
{
 "classname" "light"
 "_light" "150 150 255 200"
 "origin" "-176 176 -96"
}
{
 "classname" "light"
 "_light" "150 150 255 200"
 "origin" "-304 48 -96"
}
{
 "classname" "light"
 "_light" "255 255 128 200"
 "origin" "-304 -640 -96"
}
{
 "classname" "light"
 "_light" "255 255 128 200"
 "origin" "384 -640 -96"
}
{
 "classname" "light"
 "_light" "255 255 128 200"
 "origin" "1072 -640 -96"
}
{
 "classname" "light"
 "_light" "255 150 150 200"
 "origin" "1072 -1328 -96"
}
{
 "classname" "light"
 "_light" "255 150 150 200"
 "origin" "944 -1456 -96"
}
{
 "classname" "light"
 "_light" "255 150 150 200"
 "origin" "384 -1456 -32"
}
{
 "classname" "light"
 "_light" "255 150 150 200"
 "origin" "-176 -1456 -96"
}
{
 "classname" "light"
 "_light" "255 150 150 200"
 "origin" "-304 -1328 -96"
}
{
 "classname" "func_buyzone"
 { //brush 0
  (   224  8192  8192 ) (   224 -8192  8192 ) (   224  8192 -8192 ) snow -32 0 0 1 1
  (   448 -8192  8192 ) (   448  8192  8192 ) (   448  8192 -8192 ) snow 0 0 180 1 1
  ( -8192  -800  8192 ) (  8192  -800  8192 ) ( -8192  -800 -8192 ) snow 0 0 0 1 1
  (  8192  -704  8192 ) ( -8192  -704  8192 ) ( -8192  -704 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 -256 0 1 1
 }
 { //brush 1
  (   224  8192  8192 ) (   224 -8192  8192 ) (   224  8192 -8192 ) snow -32 0 0 1 1
  (   448 -8192  8192 ) (   448  8192  8192 ) (   448  8192 -8192 ) snow 0 0 180 1 1
  ( -8192  -704  8192 ) (  8192  -704  8192 ) ( -8192  -704 -8192 ) snow 0 0 0 1 1
  (  8192  -480  8192 ) ( -8192  -480  8192 ) ( -8192  -480 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) snow 0 32 0 1 1
  (  6208  5376  8192 ) ( -5376 -6208  8192 ) (  6208  5376 -8192 ) snow 0 0 180 1 1
 }
 { //brush 2
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) snow 0 0 180 1 1
  (  8192  -704  8192 ) ( -8192  -704  8192 ) ( -8192  -704 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) snow 0 32 0 1 1
  ( -5184 -6400  8192 ) (  6400  5184  8192 ) ( -5184 -6400 -8192 ) snow 0 0 180 1 1
 }
 { //brush 3
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) snow 0 0 180 1 1
  (   544 -8192  8192 ) (   544  8192  8192 ) (   544  8192 -8192 ) snow -32 0 0 1 1
  ( -8192  -704  8192 ) (  8192  -704  8192 ) ( -8192  -704 -8192 ) snow 0 0 0 1 1
  (  8192  -480  8192 ) ( -8192  -480  8192 ) ( -8192  -480 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble -256 -256 0 1 1
  ( -5184 -6400  8192 ) (  6400  5184  8192 ) ( -5184 -6400 -8192 ) snow 0 0 180 1 1
 }
 { //brush 4
  (   544 -8192  8192 ) (   544  8192  8192 ) (   544  8192 -8192 ) snow -32 0 0 1 1
  ( -8192  -704  8192 ) (  8192  -704  8192 ) ( -8192  -704 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) snow 0 32 0 1 1
  (  6400  5184  8192 ) ( -5184 -6400  8192 ) ( -5184 -6400 -8192 ) snow 0 0 180 1 1
 }
 { //brush 5
  (   448  8192  8192 ) (   448 -8192  8192 ) (   448  8192 -8192 ) snow 0 32 180 1 1
  (   544 -8192  8192 ) (   544  8192  8192 ) (   544  8192 -8192 ) snow -32 0 0 1 1
  ( -8192  -800  8192 ) (  8192  -800  8192 ) ( -8192  -800 -8192 ) snow 0 0 0 1 1
  (  8192  -704  8192 ) ( -8192  -704  8192 ) ( -8192  -704 -8192 ) snow 0 32 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 32 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble -256 0 0 1 1
  (  6400  5184  8192 ) ( -5184 -6400  8192 ) ( -5184 -6400 -8192 ) snow 0 32 180 1 1
 }
 { //brush 6
  (   224  8192  8192 ) (   224 -8192  8192 ) (   224  8192 -8192 ) snow -32 0 0 1 1
  (  8192  -576  8192 ) ( -8192  -576  8192 ) ( -8192  -576 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) snow 0 32 0 1 1
  ( -5376 -6208  8192 ) (  6208  5376  8192 ) (  6208  5376 -8192 ) snow 0 0 180 1 1
 }
 { //brush 7
  (   320  8192  8192 ) (   320 -8192  8192 ) (   320  8192 -8192 ) snow 0 0 180 1 1
  (  8192  -480  8192 ) ( -8192  -480  8192 ) ( -8192  -480 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 0 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) snow 0 32 0 1 1
  ( -5376 -6208  8192 ) (  6208  5376  8192 ) (  6208  5376 -8192 ) snow 0 0 180 1 1
 }
 { //brush 8
  (   224  8192  8192 ) (   224 -8192  8192 ) (   224  8192 -8192 ) snow -32 0 0 1 1
  (   320 -8192  8192 ) (   320  8192  8192 ) (   320  8192 -8192 ) snow 0 32 180 1 1
  ( -8192  -576  8192 ) (  8192  -576  8192 ) ( -8192  -576 -8192 ) snow 0 32 0 1 1
  (  8192  -480  8192 ) ( -8192  -480  8192 ) ( -8192  -480 -8192 ) snow 0 0 0 1 1
  (  8192 -8192  -256 ) (  8192  8192  -256 ) ( -8192 -8192  -256 ) snow 0 32 0 1 1
  (  8192  8192   -64 ) (  8192 -8192   -64 ) ( -8192 -8192   -64 ) lv_marble 0 0 0 1 1
  ( -5376 -6208  8192 ) (  6208  5376  8192 ) (  6208  5376 -8192 ) snow 0 32 180 1 1
 }
}
{
 "classname" "armoury_entity"
 "count" "1"
 "origin" "-2 0 -192"
}
{
 "classname" "armoury_entity"
 "item" "4"
 "count" "1"
 "origin" "126 0 -192"
}
{
 "classname" "armoury_entity"
 "item" "5"
 "count" "1"
 "origin" "254 0 -192"
}
{
 "classname" "armoury_entity"
 "item" "7"
 "count" "1"
 "origin" "510 0 -192"
}
{
 "classname" "armoury_entity"
 "item" "6"
 "count" "1"
 "origin" "638 0 -192"
}
{
 "classname" "armoury_entity"
 "item" "2"
 "count" "1"
 "origin" "766 0 -192"
}
{
 "classname" "armoury_entity"
 "count" "1"
 "origin" "768 -1280 -192"
}
{
 "classname" "armoury_entity"
 "item" "4"
 "count" "1"
 "origin" "640 -1280 -192"
}
{
 "classname" "armoury_entity"
 "item" "5"
 "count" "1"
 "origin" "512 -1280 -192"
}
{
 "classname" "armoury_entity"
 "item" "7"
 "count" "1"
 "origin" "256 -1280 -192"
}
{
 "classname" "armoury_entity"
 "item" "6"
 "count" "1"
 "origin" "128 -1280 -192"
}
{
 "classname" "armoury_entity"
 "item" "2"
 "count" "1"
 "origin" "0 -1280 -192"
}
{
 "classname" "armoury_entity"
 "item" "1"
 "count" "1"
 "origin" "0 -128 -192"
}
{
 "classname" "armoury_entity"
 "item" "11"
 "count" "1"
 "origin" "128 -128 -192"
}
{
 "classname" "armoury_entity"
 "item" "12"
 "count" "1"
 "origin" "256 -128 -192"
}
{
 "classname" "armoury_entity"
 "item" "13"
 "count" "1"
 "origin" "512 -128 -192"
}
{
 "classname" "armoury_entity"
 "item" "10"
 "count" "1"
 "origin" "640 -128 -192"
}
{
 "classname" "armoury_entity"
 "item" "3"
 "count" "1"
 "origin" "768 -128 -192"
}
{
 "classname" "armoury_entity"
 "item" "1"
 "count" "1"
 "origin" "768 -1152 -192"
}
{
 "classname" "armoury_entity"
 "item" "11"
 "count" "1"
 "origin" "640 -1152 -192"
}
{
 "classname" "armoury_entity"
 "item" "12"
 "count" "1"
 "origin" "512 -1152 -192"
}
{
 "classname" "armoury_entity"
 "item" "13"
 "count" "1"
 "origin" "256 -1152 -192"
}
{
 "classname" "armoury_entity"
 "item" "10"
 "count" "1"
 "origin" "128 -1152 -192"
}
{
 "classname" "armoury_entity"
 "item" "3"
 "count" "1"
 "origin" "0 -1152 -192"
}
{
 "classname" "light_environment"
 "_light" "255 255 128 200"
 "origin" "384 -640 64"
}
//total of 50 brushes
any help would be greatly appreciated.
ps. srry for the long post!
m0d hippY
Warrant Officer
Posts: 132
Joined: Tue Apr 27, 2004 3:58 am

Post by m0d hippY »

o man i feel soo stupid right now. umm srry bout the quadruple post if one of the admins can delete the copies, i thought my internet froze and I kept hitting submit. srry once again! :(
nuggets
General
Posts: 1006
Joined: Fri Feb 28, 2003 2:57 am
Location: U-england-K (england in the UK) :P
Contact:

Post by nuggets »

i can only gues but 1 thing i do know,

you can edit your own posts

add the red "
//=====================================================
//
// map file created with WinBSPC v1.0
//
// WinBSPC is created by Mr Elusive
//
//
//=====================================================
{
"classname" "worldspawn"
"classname" "worldspawn"
"message" "cs_iceworld by Fantasy - for Counter Strike"
"MaxRange" "4096"
"skyname" "snow"
"mapversion" "2"
"sounds" "1"
"mapversion" "220"
"wad" "\sierra\counter-"
hope this helps, prob not cos it's all foreign 2 me :-/
m0d hippY
Warrant Officer
Posts: 132
Joined: Tue Apr 27, 2004 3:58 am

Post by m0d hippY »

nuggets wrote:i can only gues but 1 thing i do know,

you can edit your own posts

add the red "
//=====================================================
//
// map file created with WinBSPC v1.0
//
// WinBSPC is created by Mr Elusive
//
//
//=====================================================
{
"classname" "worldspawn"
"classname" "worldspawn"
"message" "cs_iceworld by Fantasy - for Counter Strike"
"MaxRange" "4096"
"skyname" "snow"
"mapversion" "2"
"sounds" "1"
"mapversion" "220"
"wad" "\sierra\counter-"
theres already quotes at the end of the sentence.. sigh!
jv_map
Site Admin
Posts: 6521
Joined: Tue Sep 03, 2002 2:53 pm
Location: The Netherlands
Contact:

Post by jv_map »

Get rid of all that .wad crap :shock:

Also, try opening your map with mohradiant.
Image
jv_map
Site Admin
Posts: 6521
Joined: Tue Sep 03, 2002 2:53 pm
Location: The Netherlands
Contact:

Post by jv_map »

element wrote:o man i feel soo stupid right now. umm srry bout the quadruple post if one of the admins can delete the copies, i thought my internet froze and I kept hitting submit. srry once again! :(
Done that but no idea what happened to your post count :shock:
Image
Bjarne BZR
Site Admin
Posts: 3298
Joined: Wed Feb 05, 2003 2:04 pm
Location: Sweden
Contact:

Post by Bjarne BZR »

Not sure it makes an error: bur there are 2 "classname" "worldspawn"
Admin .MAP Forums
Image
Head above heels.
m0d hippY
Warrant Officer
Posts: 132
Joined: Tue Apr 27, 2004 3:58 am

Post by m0d hippY »

i figured it out. well close anyway.. look at the error i get during the game:
Image

I think I need to convert the version number. whatever that means.. any ideas? if theres a prog out the can some1 plz post a link. thx!
jv_map
Site Admin
Posts: 6521
Joined: Tue Sep 03, 2002 2:53 pm
Location: The Netherlands
Contact:

Post by jv_map »

You should compile the map with q3map for mohaa :wink:
Image
User avatar
Cheetohs
Brigadier General
Posts: 569
Joined: Sun Jan 04, 2004 6:01 am
Location: Minnesota
Contact:

Post by Cheetohs »

Whatcha mean JV? i believe he used MBuilder to compile.. if that's what you mean.
.:c|H|EE|TO|H|s|:.
Image
Need a thorough map tester? Shine the Cheetohs signal!
blue60007
General
Posts: 1247
Joined: Sun Mar 07, 2004 11:44 pm

Post by blue60007 »

I don't think there should be 2 classname worldspawn's. What does the version number do anyways?
Image
Post Reply