home *** CD-ROM | disk | FTP | other *** search
/ Qu-ake / Qu-ake.iso / qu_ke / multi / 169 / REENTRY.MAP < prev    next >
Encoding:
Text File  |  1996-11-23  |  11.3 KB  |  387 lines

  1. // reENTRY entity file by rene hoppe
  2. //
  3. // to take an entity out of the lev comment the whole item.
  4. // if you do not know how certain entities are called refer to the quake
  5. // map-specs. if you are not sure, leave the spawnflags as they are.
  6. //
  7. // To apply the changes use "qbsp -onlyents reentry"
  8. //
  9.  
  10.  
  11. //
  12. // general lev info
  13. // leave intact!
  14. //
  15. {
  16.   "classname" "worldspawn"
  17.   "wad" "QUAKE101.WAD"
  18.   "message" "-=reENTRY=-"
  19. }
  20.  
  21.  
  22. //
  23. // weapon entity infos
  24. // uncomment or change the classname into a weapon you want to have :)
  25. //
  26. {
  27.   "classname" "weapon_supershotgun"
  28.   "origin" "76 -226 8"
  29. }
  30. {
  31.   "classname" "weapon_supershotgun"
  32.   "origin" "-1340 1086 -56"
  33. }
  34. {
  35.   "classname" "weapon_supershotgun"
  36.   "origin" "104 950 -24"
  37. }
  38. {
  39.   "classname" "weapon_supershotgun"
  40.   "origin" "260 654 -12"
  41. }
  42. {
  43.   "classname" "weapon_supershotgun"
  44.   "origin" "-688 -194 8"
  45. }
  46. {
  47.   "classname" "weapon_supershotgun"
  48.   "origin" "80 -514 4"
  49. }
  50. {
  51.   "classname" "weapon_supershotgun"
  52.   "origin" "-624 1142 80"
  53. }
  54. {
  55.   "classname" "weapon_supershotgun"
  56.   "origin" "-416 558 -8"
  57. }
  58. {
  59.   "classname" "weapon_supershotgun"
  60.   "origin" "508 210 -12"
  61. }
  62. {
  63.   "classname" "weapon_lightning"
  64.   "origin" "-1212 478 -8"
  65. }
  66. {
  67.   "classname" "weapon_nailgun"
  68.   "origin" "-928 38 4"
  69. }
  70. {
  71.   "classname" "weapon_rocketlauncher"
  72.   "origin" "-284 726 60"
  73.   "targetname" "target1"
  74.   "target" "target2"
  75. }
  76.  
  77.  
  78. //
  79. // items
  80. // uncomment or change the classname
  81. //
  82. {
  83.   "classname" "item_shells"
  84.   "origin" "96 -566 8"
  85. }
  86. {
  87.   "classname" "item_health"
  88.   "origin" "276 466 -40"
  89. }
  90. {
  91.   "classname" "item_shells"
  92.   "origin" "-172 466 -40"
  93. }
  94. {
  95.   "classname" "item_armor1"
  96.   "origin" "-588 -1234 4"
  97. }
  98. {
  99.   "classname" "item_health"
  100.   "origin" "-612 -1166 8"
  101. }
  102. {
  103.   "classname" "item_health"
  104.   "origin" "-508 -1270 8"
  105. }
  106. {
  107.   "classname" "item_shells"
  108.   "origin" "548 202 -12"
  109. }
  110. {
  111.   "classname" "item_health"
  112.   "origin" "128 1318 -40"
  113.   "spawnflags" "1"
  114. }
  115. {
  116.   "classname" "item_shells"
  117.   "origin" "-484 1126 80"
  118. }
  119. {
  120.   "classname" "item_armor1"
  121.   "origin" "-548 1066 24"
  122. }
  123. {
  124.   "classname" "item_health"
  125.   "origin" "-1284 1026 -36"
  126.   "spawnflags" "1"
  127. }
  128. {
  129.   "classname" "item_health"
  130.   "origin" "-304 -937 131"
  131.   "spawnflags" "2"
  132. }
  133. {
  134.   "classname" "item_health"
  135.   "origin" "-624 -206 8"
  136.   "spawnflags" "1"
  137. }
  138. {
  139.   "classname" "item_shells"
  140.   "origin" "-844 954 -44"
  141. }
  142. {
  143.   "classname" "item_spikes"
  144.   "origin" "-944 954 -44"
  145. }
  146. {
  147.   "classname" "item_health"
  148.   "origin" "448 1166 -24"
  149.   "spawnflags" "1"
  150. }
  151. {
  152.   "classname" "item_health"
  153.   "origin" "-288 1494 -56"
  154.   "spawnflags" "1"
  155. }
  156. {
  157.   "classname" "item_health"
  158.   "origin" "-700 930 -8"
  159.   "spawnflags" "1"
  160. }
  161. {
  162.   "classname" "item_health"
  163.   "origin" "-312 -937 139"
  164.   "spawnflags" "2"
  165. }
  166.  
  167.  
  168. //
  169. // deathmatch and single start points
  170. // uncomment if you want
  171. //
  172. {
  173.   "classname" "info_player_start"
  174.   "origin" "59 -38 27"
  175.   "angle" "270"
  176. }
  177. {
  178.   "classname" "info_player_deathmatch"
  179.   "origin" "328 662 12"
  180.   "angle" "180"
  181. }
  182. {
  183.   "classname" "info_player_deathmatch"
  184.   "origin" "56 -34 28"
  185.   "angle" "270"
  186. }
  187. {
  188.   "classname" "info_player_deathmatch"
  189.   "origin" "512 214 12"
  190.   "angle" "0"
  191. }
  192. {
  193.   "classname" "info_player_deathmatch"
  194.   "origin" "112 946 -4"
  195.   "angle" "0"
  196. }
  197. {
  198.   "classname" "info_player_deathmatch"
  199.   "origin" "-548 1146 100"
  200.   "angle" "180"
  201. }
  202. {
  203.   "classname" "info_player_deathmatch"
  204.   "origin" "-1312 1058 -36"
  205.   "angle" "45"
  206. }
  207. {
  208.   "classname" "info_player_deathmatch"
  209.   "origin" "-1268 482 8"
  210.   "angle" "90"
  211. }
  212. {
  213.   "classname" "info_player_deathmatch"
  214.   "origin" "-508 -190 32"
  215.   "angle" "180"
  216. }
  217. {
  218.   "classname" "info_player_deathmatch"
  219.   "origin" "-924 2 24"
  220.   "angle" "90"
  221. }
  222. {
  223.   "classname" "info_player_deathmatch"
  224.   "origin" "-408 522 12"
  225.   "angle" "90"
  226. }
  227. {
  228.   "classname" "info_player_deathmatch"
  229.   "origin" "96 -542 28"
  230.   "angle" "135"
  231. }
  232.  
  233.  
  234. //
  235. // misc entity infos
  236. // leave intact!
  237. //
  238. {
  239.   "classname" "trigger_changelevel"
  240.   "map" "e1m1"
  241.   {
  242.       ( -1184 576 80 ) ( -1192 576 80 ) ( -1192 640 80 ) Z_EXIT 0 0 0 1.0000 1.0000
  243.       ( -1184 640 -16 ) ( -1184 640 80 ) ( -1192 640 80 ) Z_EXIT 0 0 0 1.0000 1.0000
  244.       ( -1192 640 -16 ) ( -1192 640 80 ) ( -1192 576 80 ) Z_EXIT 0 0 0 1.0000 1.0000
  245.       ( -1192 576 -16 ) ( -1192 576 80 ) ( -1184 576 80 ) Z_EXIT 0 0 0 1.0000 1.0000
  246.       ( -1184 576 -16 ) ( -1184 576 80 ) ( -1184 640 80 ) Z_EXIT 0 0 0 1.0000 1.0000
  247.       ( -1184 640 -16 ) ( -1192 640 -16 ) ( -1192 576 -16 ) Z_EXIT 0 0 0 1.0000 1.0000
  248.   }
  249. }
  250. {
  251.   "classname" "func_door"
  252.   "angle" "90"
  253.   "health" "5"
  254.   "speed" "10"
  255.   "sounds" "2"
  256.   {
  257.       ( -432 608 94 ) ( -448 608 94 ) ( -448 688 94 ) DUNG01_5 0 0 0 1.0000 1.0000
  258.       ( -448 608 80 ) ( -448 608 94 ) ( -432 608 94 ) DUNG01_5 0 0 0 1.0000 1.0000
  259.       ( -432 608 80 ) ( -432 608 94 ) ( -432 688 94 ) DUNG01_5 0 0 0 1.0000 1.0000
  260.       ( -432 688 80 ) ( -432 688 94 ) ( -448 688 94 ) DUNG01_5 0 0 0 1.0000 1.0000
  261.       ( -448 688 80 ) ( -448 688 94 ) ( -448 608 94 ) DUNG01_5 0 0 0 1.0000 1.0000
  262.       ( -448 608 80 ) ( -432 608 80 ) ( -432 688 80 ) DUNG01_5 0 0 0 1.0000 1.0000
  263.   }
  264.   {
  265.       ( -432 608 62 ) ( -448 608 62 ) ( -448 688 62 ) DUNG01_5 0 0 0 1.0000 1.0000
  266.       ( -448 608 48 ) ( -448 608 62 ) ( -432 608 62 ) DUNG01_5 0 0 0 1.0000 1.0000
  267.       ( -432 608 48 ) ( -432 608 62 ) ( -432 688 62 ) DUNG01_5 0 0 0 1.0000 1.0000
  268.       ( -432 688 48 ) ( -432 688 62 ) ( -448 688 62 ) DUNG01_5 0 0 0 1.0000 1.0000
  269.       ( -448 688 48 ) ( -448 688 62 ) ( -448 608 62 ) DUNG01_5 0 0 0 1.0000 1.0000
  270.       ( -448 608 48 ) ( -432 608 48 ) ( -432 688 48 ) DUNG01_5 0 0 0 1.0000 1.0000
  271.   }
  272.   {
  273.       ( -432 608 30 ) ( -448 608 30 ) ( -448 688 30 ) DUNG01_5 0 0 0 1.0000 1.0000
  274.       ( -448 608 16 ) ( -448 608 30 ) ( -432 608 30 ) DUNG01_5 0 0 0 1.0000 1.0000
  275.       ( -432 608 16 ) ( -432 608 30 ) ( -432 688 30 ) DUNG01_5 0 0 0 1.0000 1.0000
  276.       ( -432 688 16 ) ( -432 688 30 ) ( -448 688 30 ) DUNG01_5 0 0 0 1.0000 1.0000
  277.       ( -448 688 16 ) ( -448 688 30 ) ( -448 608 30 ) DUNG01_5 0 0 0 1.0000 1.0000
  278.       ( -448 608 16 ) ( -432 608 16 ) ( -432 688 16 ) DUNG01_5 0 0 0 1.0000 1.0000
  279.   }
  280.   {
  281.       ( -432 608 -2 ) ( -448 608 -2 ) ( -448 688 -2 ) DUNG01_5 0 0 0 1.0000 1.0000
  282.       ( -448 608 -16 ) ( -448 608 -2 ) ( -432 608 -2 ) DUNG01_5 0 0 0 1.0000 1.0000
  283.       ( -432 608 -16 ) ( -432 608 -2 ) ( -432 688 -2 ) DUNG01_5 0 0 0 1.0000 1.0000
  284.       ( -432 688 -16 ) ( -432 688 -2 ) ( -448 688 -2 ) DUNG01_5 0 0 0 1.0000 1.0000
  285.       ( -448 688 -16 ) ( -448 688 -2 ) ( -448 608 -2 ) DUNG01_5 0 0 0 1.0000 1.0000
  286.       ( -448 608 -16 ) ( -432 608 -16 ) ( -432 688 -16 ) DUNG01_5 0 0 0 1.0000 1.0000
  287.   }
  288. }
  289. {
  290.   "classname" "func_door"
  291.   "angle" "0"
  292.   "health" "5"
  293.   "sounds" "2"
  294.   "speed" "10"
  295.   {
  296.       ( -448 608 14 ) ( -448 624 14 ) ( -368 624 14 ) DUNG01_5 0 0 0 1.0000 1.0000
  297.       ( -368 608 0 ) ( -368 608 14 ) ( -368 624 14 ) DUNG01_5 0 0 0 1.0000 1.0000
  298.       ( -368 624 0 ) ( -368 624 14 ) ( -448 624 14 ) DUNG01_5 0 0 0 1.0000 1.0000
  299.       ( -448 624 0 ) ( -448 624 14 ) ( -448 608 14 ) DUNG01_5 0 0 0 1.0000 1.0000
  300.       ( -448 608 0 ) ( -448 608 14 ) ( -368 608 14 ) DUNG01_5 0 0 0 1.0000 1.0000
  301.       ( -368 608 0 ) ( -368 624 0 ) ( -448 624 0 ) DUNG01_5 0 0 0 1.0000 1.0000
  302.   }
  303.   {
  304.       ( -448 608 46 ) ( -448 624 46 ) ( -368 624 46 ) DUNG01_5 0 0 0 1.0000 1.0000
  305.       ( -368 608 32 ) ( -368 608 46 ) ( -368 624 46 ) DUNG01_5 0 0 0 1.0000 1.0000
  306.       ( -368 624 32 ) ( -368 624 46 ) ( -448 624 46 ) DUNG01_5 0 0 0 1.0000 1.0000
  307.       ( -448 624 32 ) ( -448 624 46 ) ( -448 608 46 ) DUNG01_5 0 0 0 1.0000 1.0000
  308.       ( -448 608 32 ) ( -448 608 46 ) ( -368 608 46 ) DUNG01_5 0 0 0 1.0000 1.0000
  309.       ( -368 608 32 ) ( -368 624 32 ) ( -448 624 32 ) DUNG01_5 0 0 0 1.0000 1.0000
  310.   }
  311.   {
  312.       ( -448 608 78 ) ( -448 624 78 ) ( -368 624 78 ) DUNG01_5 0 0 0 1.0000 1.0000
  313.       ( -368 608 64 ) ( -368 608 78 ) ( -368 624 78 ) DUNG01_5 0 0 0 1.0000 1.0000
  314.       ( -368 624 64 ) ( -368 624 78 ) ( -448 624 78 ) DUNG01_5 0 0 0 1.0000 1.0000
  315.       ( -448 624 64 ) ( -448 624 78 ) ( -448 608 78 ) DUNG01_5 0 0 0 1.0000 1.0000
  316.       ( -448 608 64 ) ( -448 608 78 ) ( -368 608 78 ) DUNG01_5 0 0 0 1.0000 1.0000
  317.       ( -368 608 64 ) ( -368 624 64 ) ( -448 624 64 ) DUNG01_5 0 0 0 1.0000 1.0000
  318.   }
  319.   {
  320.       ( -448 608 110 ) ( -448 624 110 ) ( -368 624 110 ) DUNG01_5 0 0 0 1.0000 1.0000
  321.       ( -368 608 96 ) ( -368 608 110 ) ( -368 624 110 ) DUNG01_5 0 0 0 1.0000 1.0000
  322.       ( -368 624 96 ) ( -368 624 110 ) ( -448 624 110 ) DUNG01_5 0 0 0 1.0000 1.0000
  323.       ( -448 624 96 ) ( -448 624 110 ) ( -448 608 110 ) DUNG01_5 0 0 0 1.0000 1.0000
  324.       ( -448 608 96 ) ( -448 608 110 ) ( -368 608 110 ) DUNG01_5 0 0 0 1.0000 1.0000
  325.       ( -368 608 96 ) ( -368 624 96 ) ( -448 624 96 ) DUNG01_5 0 0 0 1.0000 1.0000
  326.   }
  327. }
  328. {
  329.   "classname" "func_door"
  330.   "angle" "90"
  331.   "health" "5"
  332.   "message" "EXIT"
  333.   "sounds" "2"
  334.   "speed" "20"
  335.   "wait" "5"
  336.   {
  337.       ( -1192 576 68 ) ( -1200 576 68 ) ( -1200 640 68 ) DUNG01_4 0 0 0 1.0000 1.0000
  338.       ( -1192 640 52 ) ( -1192 640 68 ) ( -1200 640 68 ) DUNG01_4 0 0 0 1.0000 1.0000
  339.       ( -1200 640 52 ) ( -1200 640 68 ) ( -1200 576 68 ) DUNG01_4 0 0 0 1.0000 1.0000
  340.       ( -1200 576 52 ) ( -1200 576 68 ) ( -1192 576 68 ) DUNG01_4 0 0 0 1.0000 1.0000
  341.       ( -1192 576 52 ) ( -1192 576 68 ) ( -1192 640 68 ) DUNG01_4 0 0 0 1.0000 1.0000
  342.       ( -1192 640 52 ) ( -1200 640 52 ) ( -1200 576 52 ) DUNG01_4 0 0 0 1.0000 1.0000
  343.   }
  344.   {
  345.       ( -1192 576 40 ) ( -1200 576 40 ) ( -1200 640 40 ) DUNG01_4 0 0 0 1.0000 1.0000
  346.       ( -1192 640 24 ) ( -1192 640 40 ) ( -1200 640 40 ) DUNG01_4 0 0 0 1.0000 1.0000
  347.       ( -1200 640 24 ) ( -1200 640 40 ) ( -1200 576 40 ) DUNG01_4 0 0 0 1.0000 1.0000
  348.       ( -1200 576 24 ) ( -1200 576 40 ) ( -1192 576 40 ) DUNG01_4 0 0 0 1.0000 1.0000
  349.       ( -1192 576 24 ) ( -1192 576 40 ) ( -1192 640 40 ) DUNG01_4 0 0 0 1.0000 1.0000
  350.       ( -1192 640 24 ) ( -1200 640 24 ) ( -1200 576 24 ) DUNG01_4 0 0 0 1.0000 1.0000
  351.   }
  352.   {
  353.       ( -1192 576 12 ) ( -1200 576 12 ) ( -1200 640 12 ) DUNG01_4 0 0 0 1.0000 1.0000
  354.       ( -1192 640 -4 ) ( -1192 640 12 ) ( -1200 640 12 ) DUNG01_4 0 0 0 1.0000 1.0000
  355.       ( -1200 640 -4 ) ( -1200 640 12 ) ( -1200 576 12 ) DUNG01_4 0 0 0 1.0000 1.0000
  356.       ( -1200 576 -4 ) ( -1200 576 12 ) ( -1192 576 12 ) DUNG01_4 0 0 0 1.0000 1.0000
  357.       ( -1192 576 -4 ) ( -1192 576 12 ) ( -1192 640 12 ) DUNG01_4 0 0 0 1.0000 1.0000
  358.       ( -1192 640 -4 ) ( -1200 640 -4 ) ( -1200 576 -4 ) DUNG01_4 0 0 0 1.0000 1.0000
  359.   }
  360. }
  361. {
  362.   "classname" "func_illusionary"
  363.   {
  364.       ( -256 -897 192 ) ( -320 -897 192 ) ( -320 -896 192 ) ECOP1_6 0 0 0 1.0000 1.0000
  365.       ( -320 -896 112 ) ( -320 -896 192 ) ( -320 -897 192 ) ECOP1_6 0 0 0 1.0000 1.0000
  366.       ( -320 -897 112 ) ( -320 -897 192 ) ( -256 -897 192 ) ECOP1_6 0 0 0 1.0000 1.0000
  367.       ( -256 -897 112 ) ( -256 -897 192 ) ( -256 -896 192 ) ECOP1_6 0 0 0 1.0000 1.0000
  368.       ( -256 -896 112 ) ( -256 -896 192 ) ( -320 -896 192 ) ECOP1_6 0 0 0 1.0000 1.0000
  369.       ( -320 -896 112 ) ( -320 -897 112 ) ( -256 -897 112 ) ECOP1_6 0 0 0 1.0000 1.0000
  370.   }
  371. }
  372. {
  373.   "classname" "func_door"
  374.   "speed" "300"
  375.   "target" "target1"
  376.   "angle" "270"
  377.   "targetname" "target2"
  378.   {
  379.       ( -184 736 208 ) ( -200 728 208 ) ( -240 816 208 ) ROCK4_1 0 0 0 1.0000 1.0000
  380.       ( -200 728 72 ) ( -200 728 208 ) ( -184 736 208 ) ROCK4_1 0 0 0 1.0000 1.0000
  381.       ( -184 736 72 ) ( -184 736 208 ) ( -224 824 208 ) ROCK4_1 0 0 0 1.0000 1.0000
  382.       ( -224 824 72 ) ( -224 824 208 ) ( -240 816 208 ) ROCK4_1 0 0 0 1.0000 1.0000
  383.       ( -240 816 72 ) ( -240 816 208 ) ( -200 728 208 ) ROCK4_1 0 0 0 1.0000 1.0000
  384.       ( -200 728 72 ) ( -184 736 72 ) ( -224 824 72 ) ROCK4_1 0 0 0 1.0000 1.0000
  385.   }
  386. }
  387.