Subversion-Projekte sthq.gbs

Revision

Revision 877 | Revision 888 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 877 Revision 880
Zeile 1... Zeile 1...
1
//  EF2 Level Script File
1
//  EF2 Level Script File
2
//
2
//
3
//  Level:		map8.bsp
3
//  Level:		map8.bsp
4
//  Script By:		DrBob, ltiefland, TickNSwisted
4
//  Script By:	DrBob, ltiefland, TickNSwisted
5
//  Geometry By:	TickNSwisted
5
//  Geometry By:	TickNSwisted
6
//  Created on:		17/04/04
6
//  Created on:	17/04/04
7
//  Last Edited on: 	03/03/07
7
// Last Edited on:  $Date: 2007-04-08 23:58:18 +0200 (So, 08 Apr 2007) $
8
//  Last Edited By: 	Chrissstrahl
8
// Last Edited by:	$Author: lars $
Zeile 9... Zeile 9...
9
 
9
 
10
//INCLUDES
10
//INCLUDES
11
	#include "maps/global_scripts/global_common.scr"
11
	#include "maps/global_scripts/global_common.scr"
12
	#include "maps/global_scripts/global_playerLoadout.scr"
12
	#include "maps/global_scripts/global_playerLoadout.scr"
13
	#include "maps/global_scripts/global_debugUtils.scr"
13
	#include "maps/global_scripts/global_debugUtils.scr"
14
	#include "maps/global_scripts/global_tricorderBase.scr"
14
	#include "maps/global_scripts/global_tricorderBase.scr"
15
	#include "maps/global_scripts/global_tricorderKeypad.scr"
15
	#include "maps/global_scripts/global_tricorderKeypad.scr"
Zeile 16... Zeile 16...
16
        #include "maps/global_scripts/global_archetype.scr"
16
    #include "maps/global_scripts/global_archetype.scr"
17
 
17
 
18
//FUNCTIONS
18
//FUNCTIONS
19
	void openFirstDoor();
19
	void openFirstDoor();