Remove games/halflifeserver and dependents. It has been marked as unable
to fetch for ~6 months, and it is not clear from the website what the replacement distfile is.
This commit is contained in:
parent
3bdbc4ba8e
commit
b751cdce8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200322
73 changed files with 0 additions and 15771 deletions
|
@ -1,106 +0,0 @@
|
|||
# New ports collection makefile for: Half-Life Dedicated Server
|
||||
# Date created: Sat Jul 15 14:27:16 SAST 2000
|
||||
# Whom: markm@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# XXX: this is the master port to games/hlserver-cs and games/hlserver-dod
|
||||
|
||||
PORTNAME?= hlds
|
||||
PORTVERSION?= 1.1.2.0
|
||||
.if(${PORTNAME} == hlds)
|
||||
PORTEPOCH= 1
|
||||
PORTREVISION= 0
|
||||
.endif
|
||||
CATEGORIES= games linux
|
||||
DISTNAME= hlds_l_1120_full
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pat@FreeBSD.org
|
||||
COMMENT?= Steam Enabled Half-Life Dedicated Server with CS and DOD
|
||||
|
||||
BROKEN= Incomplete fetch instructions
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2007-04-10
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_PERL5= yes
|
||||
NO_CDROM= "Size; the data set is much too big"
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/hlds_l
|
||||
PLIST_SUB= ${PLIST_SUB_FOR_THIS_PORT}
|
||||
PLIST_SUB_FOR_THIS_PORT= HLDSDIR="${HLDSDIR:S/^\///}" \
|
||||
HLDSBASE="${HLDSBASE}"
|
||||
|
||||
INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755
|
||||
|
||||
HLDSDIR= /games/hlds_l/
|
||||
HLDSBASE= games
|
||||
HL_PROGRAM= hlds_run
|
||||
|
||||
# files which should be installed with executables perms
|
||||
EXECUTABLES= hltv hlds_run hlds_amd hlds_amd64 hlds_i486 hlds_i686 steam
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
IGNORE= "Please download and execute ${DISTNAME}.bin to read Valve\'s \
|
||||
agreement and get the tarball. Move ${DISTNAME}${EXTRACT_SUFX} \
|
||||
to ${DISTDIR} and try again"
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
# remove trailing ^M
|
||||
@${FIND} -E ${WRKSRC} -type f \
|
||||
-iregex ".*\.(bat|cfg|gam|htm|html|inf|ini|lst|sc|scr|txt|rc)" \
|
||||
-exec ${PERL} -pi -ne 's!\r\n!\n!' {} 1>/dev/null 2>&1 \;
|
||||
|
||||
do-install: install-parse-plist install-run-scripts
|
||||
|
||||
# Contributed by <lioux@FreeBSD.org>
|
||||
install-parse-plist: generate-plist
|
||||
@${PERL} -e 'open(FHANDLER,"${TMPPLIST}");' \
|
||||
-e 'open(FDIR,">${WRKDIR}/dirs.sh.tmp");' \
|
||||
-e 'open(FFILES,">${WRKDIR}/files.sh");' \
|
||||
-e 'while (!eof(FHANDLER)) {' \
|
||||
-e 'chop($$file = <FHANDLER>);' \
|
||||
-e '$$dir = $$file_partial = $$file;' \
|
||||
-e '$$file_partial =~ s!^${HLDSDIR:S!^/!!}!!;' \
|
||||
-e 'print FDIR "${INSTALL_DIR}", \
|
||||
" ", "\"${PREFIX}/$$dir\"", \
|
||||
"\n" if $$dir =~ s!(^\@dirrm\s+)!!;' \
|
||||
-e 'if ($$file !~ m!^\@!) {' \
|
||||
-e '$$program_flag = 0;' \
|
||||
-e 'if ("${EXECUTABLES}" ne "") {' \
|
||||
-e 'foreach $$program_pattern \
|
||||
(split (/\s+/,"${EXECUTABLES}")) {' \
|
||||
-e '($$program_flag = 1 , break) \
|
||||
if ($$file =~ /$$program_pattern$$/);' \
|
||||
-e '}' \
|
||||
-e '}' \
|
||||
-e 'print FFILES ($$program_flag == 0) ? \
|
||||
"${INSTALL_DATA:S/${SHAREMODE}/400/}" : "${INSTALL_SCRIPT:S/${BINMODE}/500/}";' \
|
||||
-e 'print FFILES " ", "\"${WRKSRC}/$$file_partial\"", \
|
||||
" ", "\"${PREFIX}/$$file\"", \
|
||||
"\n";' \
|
||||
-e '}' \
|
||||
-e '}' \
|
||||
-e 'close(FFILES);' \
|
||||
-e 'close(FDIR);' \
|
||||
-e 'close(FHANDLER);'
|
||||
@${SORT} ${WRKDIR}/dirs.sh.tmp > ${WRKDIR}/dirs.sh
|
||||
|
||||
install-run-scripts:
|
||||
.for script in dirs files
|
||||
@${SH} ${WRKDIR}/${script}.sh
|
||||
.endfor
|
||||
|
||||
post-install:
|
||||
@${ECHO_CMD} "*README* *README* *README* *README* *README* *README* *README*"
|
||||
@${ECHO_CMD} "------------------------------------------------------------"
|
||||
@${ECHO_CMD} " Do not run server as root"
|
||||
@${ECHO_CMD} " HLDS ports will be installed in ${PREFIX}/games/hlds_l"
|
||||
@${ECHO_CMD} "------------------------------------------------------------"
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (hlds_l_1120_full.tgz) = 22000aea56f7565119992587ae88dd95
|
||||
SIZE (hlds_l_1120_full.tgz) = 445036101
|
|
@ -1,5 +0,0 @@
|
|||
This package contains all of the items you'll need to run
|
||||
a Steam Enabled Half-Life Dedicated Server under FreeBSD
|
||||
(with Linux emulation).
|
||||
|
||||
WWW: http://www.steampowered.com/
|
File diff suppressed because it is too large
Load diff
|
@ -1,26 +0,0 @@
|
|||
# New ports collection makefile for: Half Life Admin Mod
|
||||
# Date created: Sun Apr 29 15:58:33 EDT 2001
|
||||
# Whom: pat et al
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= admin
|
||||
PORTVERSION= 2.50.60
|
||||
PORTEPOCH= 1
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= halflifeadmin
|
||||
DISTNAME= halflife-admin-2.50.60-linux
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
COMMENT= Popular Half-Life mod server administration tool for Linux
|
||||
|
||||
WRKSRC= ${WRKDIR}/Adminmod
|
||||
|
||||
slaveport-post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/install_admin \
|
||||
${PREFIX}${HLDSDIR}/Adminmod
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (admin/halflife-admin-2.50.60-linux.tar.gz) = 48e1dadefc88033d891716f0d673c57f
|
||||
SHA256 (admin/halflife-admin-2.50.60-linux.tar.gz) = cbf6659e5221572a617346c2bb85bdbebb2ffd617b3419c84b9d6948445439a6
|
||||
SIZE (admin/halflife-admin-2.50.60-linux.tar.gz) = 1705141
|
|
@ -1,12 +0,0 @@
|
|||
Half-Life Admin Mod - the ultimate half-life server administration
|
||||
tool.
|
||||
|
||||
This mod will let you give people access to your servers, without
|
||||
giving access to rcon. It also lets you define users who can access
|
||||
the server, each with a different password. It is a plug-in
|
||||
replacement for several mods.
|
||||
|
||||
WWW: http://www.adminmod.org/
|
||||
|
||||
- Patrick Li
|
||||
pat@databits.net
|
|
@ -1,233 +0,0 @@
|
|||
%%HLDSDIR%%Adminmod/.amdd/.clean.cfg.sed
|
||||
%%HLDSDIR%%Adminmod/.amdd/.delete.cfg.sed
|
||||
%%HLDSDIR%%Adminmod/.amdd/.instscr.sed
|
||||
%%HLDSDIR%%Adminmod/.amdd/.instscrDOS.sed
|
||||
%%HLDSDIR%%Adminmod/.amdd/.xdbbase
|
||||
%%HLDSDIR%%Adminmod/.amdd/versions
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/HISTORY
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/LICENSE
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/NEWS
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/README
|
||||
%%HLDSDIR%%Adminmod/config/Samples/ips.ini
|
||||
%%HLDSDIR%%Adminmod/config/Samples/maps.ini
|
||||
%%HLDSDIR%%Adminmod/config/Samples/models.ini
|
||||
%%HLDSDIR%%Adminmod/config/Samples/users.ini
|
||||
%%HLDSDIR%%Adminmod/config/Samples/wordlist.txt
|
||||
%%HLDSDIR%%Adminmod/config/adminmod.cfg
|
||||
%%HLDSDIR%%Adminmod/config/metamod.ini
|
||||
%%HLDSDIR%%Adminmod/config/plugin.ini
|
||||
%%HLDSDIR%%Adminmod/dlls/admin_MM_i386.so
|
||||
%%HLDSDIR%%Adminmod/dlls/amx_admin.so
|
||||
%%HLDSDIR%%Adminmod/dlls/metamod_i386.so
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/AdminMod-HTML-Manual.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/README_Documentation.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/admin_permission_levels.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/adminmod_accesslevel.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/amx_error_codes.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/About_Admin_Mod/Introducing_Admin_Mod.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/About_Admin_Mod/What_Can_Admin_Do.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/About_Admin_Mod/Whats_New_in_this_version.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Etc/Admin_Mod_Erata.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Plugins/Downloading_and_Installing_Additional_Plugins.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Plugins/The_Admin_Mod_Default_Plugins.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Access_Levels_and_Respective_Admin_Commands.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Admin_Mod_Commands.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Admin_Mod_Configuration_Variables_CVARs.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Contractions_Abbreviations_and_Acronyms.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/DLL_Change_Log.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Error_Codes.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Frequently_Asked_Questions_FAQ.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Half_Life_Sounds.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/M00s_Access_Guide.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Materials_for_reference_when_installing,_configuring_and_using_Admin_Mod.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Plugin_Change_Log.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Spawning_Items_Reference.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference/Where_to_Go_for_Help.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Before_You_Start/Introductory_Information.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Before_You_Start/License_and_Copyright_Information.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Before_You_Start/What_this_document_covers.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Encypted_Passwords.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/How_to_Use_Bots_with_MetaMod_AM_2.50_and_up.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/MySQL_Setup.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_server.cfg_and_the_ini_files.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_your_ips.ini_file.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_your_maps.ini_file.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_your_models.ini_file.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_your_plugin.ini_file.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_your_server.cfg_file.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/Setting_up_your_users.ini_file.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Configuration/The_Admin_Mod_Configuration_Files.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/HowTo/Check_If_Admin_Mod_is_Loaded.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/HowTo/Check_Which_Plugins_Are_Loaded.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/HowTo/Force_Admin_Mod_To_Load_When_The_Map_Starts.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/HowTo/Use_Admin_Mod_Commands_On_Dedicated_Servers.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/HowTo/Use_Weapon_Restriction.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image10.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image11.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image13.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image15.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image16.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image17.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image18.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image19.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image5.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image6.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image7.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image8.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/image9.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image1.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image10.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image11.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image12.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image13.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image14.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image2.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image3.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image4.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image5.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image6.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image7.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image8.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/install_image9.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/uninstall_image1.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/uninstall_image2.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/uninstall_image3.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/uninstall_image4.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Images/uninstall_image5.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/1st_Time_Linux_Install.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Default_Windows_Installation_of_Admin_Mod.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Extracting_Admin_Mod_the_Right_Way.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Linux_Installation_Information.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Linux_Upgrade_Install.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Manual_Installation_-_Walk-Through.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Manual_Uninstallation_-_Walk-Through.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Running_the_Installation_Script.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Running_the_Uninstallation_Script.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Installing/Uninstalling_Admin_Mod.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/RoboHHRE.lng
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Scripting_Basics/A_Beginner_s_Guide_to_Scripting.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Scripting_Basics/Compiling_Admin_Mod_Scripts_101.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Scripting_Basics/Compiling_by_hand.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/Setting_up_Clients_to_Use_Admin_Mod/Client_configuration_via_setinfo_commands.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/_blank.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscdhtm.js
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav1.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav2.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav3.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav4.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav5.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav6.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav7.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnav8.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bsscnbar.js
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab0.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab1.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab2.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab3.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab4.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab5.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctab6.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctoc1.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctoc2.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctoc3.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/bssctoc4.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/changelog
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/default.css
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/default_ns.css
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/eHelp.xml
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/ehlpdht1.js
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/ehlpdht2.js
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/ehlpdhtm.js
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/ftsbody.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/ftsdhtml.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/ftsform.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/idxbody.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/idxdhtml.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/idxform.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/idxlist.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.ftp
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.hhc
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.hhc.zip
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.hhk.zip
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.hhs.zip
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/index_csh.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/navframe.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/navpane1.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/navpane2.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/nsdnsfix.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/nsdnsfix.jar
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/tabframe.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/tocdhtml.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/toclist.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/webhelp.cab
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/webhelp.jar
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/webhelp.res
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/webhelp.zip
|
||||
%%PORTDOCS%%%%HLDSDIR%%Adminmod/docs/html/webhelp4.js
|
||||
%%HLDSDIR%%Adminmod/install_admin
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_CS.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_TFC.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_antiflood.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_base.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_chat.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_cheat.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_fun.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_hldsld_mapvote.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_message.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_retribution.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/binaries/plugin_spawn.amx
|
||||
%%HLDSDIR%%Adminmod/scripting/compiler/sc
|
||||
%%HLDSDIR%%Adminmod/scripting/compiler/sc64
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/compile
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/compile_all
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_CS.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_TFC.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_antiflood.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_base.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_chat.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_cheat.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_fun.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_hldsld_mapvote.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_message.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_retribution.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/examples/plugin_spawn.sma
|
||||
%%HLDSDIR%%Adminmod/scripting/include/admin.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/adminlib.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/console.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/core.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/fixed.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/math.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/plugin.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/include/string.inc
|
||||
%%HLDSDIR%%Adminmod/scripting/myscripts/compile
|
||||
%%HLDSDIR%%Adminmod/scripting/myscripts/compile_all
|
||||
%%HLDSDIR%%Adminmod/tools/encrypt
|
||||
@dirrm %%HLDSDIR%%Adminmod/tools
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting/myscripts
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting/mybinaries
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting/include
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting/examples
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting/compiler
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting/binaries
|
||||
@dirrm %%HLDSDIR%%Adminmod/scripting
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Setting_up_Clients_to_Use_Admin_Mod
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Scripting_Basics
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Installing
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Images
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/HowTo
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Configuration
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Before_You_Start
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Reference
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Admin_Mod_Plugins
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/Admin_Etc
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html/About_Admin_Mod
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs/html
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%Adminmod/docs
|
||||
@dirrm %%HLDSDIR%%Adminmod/dlls
|
||||
@dirrm %%HLDSDIR%%Adminmod/config/Samples
|
||||
@dirrm %%HLDSDIR%%Adminmod/config
|
||||
@dirrm %%HLDSDIR%%Adminmod/.amdd
|
||||
@dirrmtry %%HLDSDIR%%Adminmod
|
|
@ -1,18 +0,0 @@
|
|||
# New ports collection makefile for: Counter Strike Server
|
||||
# Date created: Sat Mar 10 16:40:06 EST 2001
|
||||
# Whom: pat
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cs
|
||||
PORTVERSION= 1.6
|
||||
PKGNAMEPREFIX= hlserver-
|
||||
|
||||
RUN_DEPENDS= ${PREFIX}${HLDSDIR}${HL_PROGRAM}:${HALFLIFE_PORT_MASTER}
|
||||
|
||||
COMMENT= Half-Life mod Counter-Strike full server package for Linux
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../halflifeserver
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (hlds_l_1120_full.tgz) = 22000aea56f7565119992587ae88dd95
|
||||
SIZE (hlds_l_1120_full.tgz) = 445036101
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Counter Strike server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.counter-strike.net/
|
|
@ -1,755 +0,0 @@
|
|||
%%HLDSDIR%%cstrike/GameServerConfig.vdf
|
||||
%%HLDSDIR%%cstrike/ajawad.wad
|
||||
%%HLDSDIR%%cstrike/cached.wad
|
||||
%%HLDSDIR%%cstrike/chateau.wad
|
||||
%%HLDSDIR%%cstrike/cl_dlls/client.dll
|
||||
%%HLDSDIR%%cstrike/cs_747.wad
|
||||
%%HLDSDIR%%cstrike/cs_assault.wad
|
||||
%%HLDSDIR%%cstrike/cs_bdog.wad
|
||||
%%HLDSDIR%%cstrike/cs_cbble.wad
|
||||
%%HLDSDIR%%cstrike/cs_dust.wad
|
||||
%%HLDSDIR%%cstrike/cs_havana.WAD
|
||||
%%HLDSDIR%%cstrike/cs_office.wad
|
||||
%%HLDSDIR%%cstrike/cstraining.wad
|
||||
%%HLDSDIR%%cstrike/cstrike.wad
|
||||
%%HLDSDIR%%cstrike/de_airstrip.wad
|
||||
%%HLDSDIR%%cstrike/de_aztec.wad
|
||||
%%HLDSDIR%%cstrike/de_piranesi.wad
|
||||
%%HLDSDIR%%cstrike/de_storm.wad
|
||||
%%HLDSDIR%%cstrike/decals.wad
|
||||
%%HLDSDIR%%cstrike/delta.lst
|
||||
%%HLDSDIR%%cstrike/dlls/cs_amd64.so
|
||||
%%HLDSDIR%%cstrike/dlls/cs_i386.so
|
||||
%%HLDSDIR%%cstrike/dlls/mp.dll
|
||||
%%HLDSDIR%%cstrike/events/ak47.sc
|
||||
%%HLDSDIR%%cstrike/events/aug.sc
|
||||
%%HLDSDIR%%cstrike/events/awp.sc
|
||||
%%HLDSDIR%%cstrike/events/createexplo.sc
|
||||
%%HLDSDIR%%cstrike/events/createsmoke.sc
|
||||
%%HLDSDIR%%cstrike/events/deagle.sc
|
||||
%%HLDSDIR%%cstrike/events/decal_reset.sc
|
||||
%%HLDSDIR%%cstrike/events/elite_left.sc
|
||||
%%HLDSDIR%%cstrike/events/elite_right.sc
|
||||
%%HLDSDIR%%cstrike/events/famas.sc
|
||||
%%HLDSDIR%%cstrike/events/fiveseven.sc
|
||||
%%HLDSDIR%%cstrike/events/g3sg1.sc
|
||||
%%HLDSDIR%%cstrike/events/galil.sc
|
||||
%%HLDSDIR%%cstrike/events/glock18.sc
|
||||
%%HLDSDIR%%cstrike/events/knife.sc
|
||||
%%HLDSDIR%%cstrike/events/m249.sc
|
||||
%%HLDSDIR%%cstrike/events/m3.sc
|
||||
%%HLDSDIR%%cstrike/events/m4a1.sc
|
||||
%%HLDSDIR%%cstrike/events/mac10.sc
|
||||
%%HLDSDIR%%cstrike/events/mp5n.sc
|
||||
%%HLDSDIR%%cstrike/events/p228.sc
|
||||
%%HLDSDIR%%cstrike/events/p90.sc
|
||||
%%HLDSDIR%%cstrike/events/scout.sc
|
||||
%%HLDSDIR%%cstrike/events/sg550.sc
|
||||
%%HLDSDIR%%cstrike/events/sg552.sc
|
||||
%%HLDSDIR%%cstrike/events/tmp.sc
|
||||
%%HLDSDIR%%cstrike/events/ump45.sc
|
||||
%%HLDSDIR%%cstrike/events/usp.sc
|
||||
%%HLDSDIR%%cstrike/events/vehicle.sc
|
||||
%%HLDSDIR%%cstrike/events/xm1014.sc
|
||||
%%HLDSDIR%%cstrike/itsitaly.wad
|
||||
%%HLDSDIR%%cstrike/jos.wad
|
||||
%%HLDSDIR%%cstrike/liblist.gam
|
||||
%%HLDSDIR%%cstrike/manual/manual.htm
|
||||
%%HLDSDIR%%cstrike/mapcycle.txt
|
||||
%%HLDSDIR%%cstrike/maps/as_oilrig.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_747.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_assault.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_backalley.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_estate.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_havana.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_italy.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_militia.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_office.bsp
|
||||
%%HLDSDIR%%cstrike/maps/cs_siege.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_airstrip.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_aztec.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_cbble.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_chateau.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_dust.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_dust2.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_inferno.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_nuke.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_piranesi.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_prodigy.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_storm.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_survivor.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_torn.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_train.bsp
|
||||
%%HLDSDIR%%cstrike/maps/de_vertigo.bsp
|
||||
%%HLDSDIR%%cstrike/models/PG-150.mdl
|
||||
%%HLDSDIR%%cstrike/models/arcticorange.mdl
|
||||
%%HLDSDIR%%cstrike/models/arcticorangeT.mdl
|
||||
%%HLDSDIR%%cstrike/models/bag.mdl
|
||||
%%HLDSDIR%%cstrike/models/bigtree.mdl
|
||||
%%HLDSDIR%%cstrike/models/bush.mdl
|
||||
%%HLDSDIR%%cstrike/models/chick.mdl
|
||||
%%HLDSDIR%%cstrike/models/conveyor1.mdl
|
||||
%%HLDSDIR%%cstrike/models/conveyor2.mdl
|
||||
%%HLDSDIR%%cstrike/models/conveyor3.mdl
|
||||
%%HLDSDIR%%cstrike/models/conveyor_turn.mdl
|
||||
%%HLDSDIR%%cstrike/models/dummyguerilla.mdl
|
||||
%%HLDSDIR%%cstrike/models/feather.mdl
|
||||
%%HLDSDIR%%cstrike/models/fern.mdl
|
||||
%%HLDSDIR%%cstrike/models/grass.mdl
|
||||
%%HLDSDIR%%cstrike/models/grass_01.spr
|
||||
%%HLDSDIR%%cstrike/models/guerilla.mdl
|
||||
%%HLDSDIR%%cstrike/models/head.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage01.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage02.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage03.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage04.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage05.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage06.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage07.mdl
|
||||
%%HLDSDIR%%cstrike/models/hostage08.mdl
|
||||
%%HLDSDIR%%cstrike/models/lv_bottle.mdl
|
||||
%%HLDSDIR%%cstrike/models/orange.mdl
|
||||
%%HLDSDIR%%cstrike/models/oranget.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_ak47.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_aug.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_awp.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_c4.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_deagle.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_elite.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_famas.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_fiveseven.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_flashbang.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_g3sg1.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_galil.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_glock18.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_hegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_knife.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_m249.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_m3.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_m3super90.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_m4a1.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_mac10.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_mp5.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_p228.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_p90.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_scout.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_sg550.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_sg552.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_shield.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_smokegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_tmp.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_ump45.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_usp.mdl
|
||||
%%HLDSDIR%%cstrike/models/p_xm1014.mdl
|
||||
%%HLDSDIR%%cstrike/models/pallet.mdl
|
||||
%%HLDSDIR%%cstrike/models/pallet_with_bags.mdl
|
||||
%%HLDSDIR%%cstrike/models/pallet_with_bags2.mdl
|
||||
%%HLDSDIR%%cstrike/models/palmtree.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_bush.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_fern.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_outlamp1.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_shrub.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_stlamp.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_tree.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_tree1.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_tree2.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_tree3.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_treeb.mdl
|
||||
%%HLDSDIR%%cstrike/models/pi_twig.mdl
|
||||
%%HLDSDIR%%cstrike/models/player.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/arctic/arctic.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/gign/gign.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/gsg9/gsg9.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/guerilla/guerilla.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/leet/leet.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/sas/sas.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/terror/terror.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/urban/urban.mdl
|
||||
%%HLDSDIR%%cstrike/models/player/vip/vip.mdl
|
||||
%%HLDSDIR%%cstrike/models/pred_plant.mdl
|
||||
%%HLDSDIR%%cstrike/models/pshell.mdl
|
||||
%%HLDSDIR%%cstrike/models/qloader.mdl
|
||||
%%HLDSDIR%%cstrike/models/qtruck.mdl
|
||||
%%HLDSDIR%%cstrike/models/rshell.mdl
|
||||
%%HLDSDIR%%cstrike/models/rshell_big.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_deagle.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_fiveseven.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_flashbang.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_glock18.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_hegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_knife.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_p228.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_smokegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/p_shield_usp.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_deagle.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_fiveseven.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_flashbang.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_glock18.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_hegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_knife.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_p228.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_smokegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/shield/v_shield_usp.mdl
|
||||
%%HLDSDIR%%cstrike/models/support1.mdl
|
||||
%%HLDSDIR%%cstrike/models/support2.mdl
|
||||
%%HLDSDIR%%cstrike/models/support3.mdl
|
||||
%%HLDSDIR%%cstrike/models/truck.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_ak47.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_aug.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_awp.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_c4.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_deagle.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_elite.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_famas.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_fiveseven.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_flashbang.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_g3sg1.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_galil.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_glock18.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_hegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_knife.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_knife_r.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_m249.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_m3.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_m4a1.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_mac10.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_mp5.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_p228.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_p90.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_scout.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_sg550.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_sg552.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_shield_r.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_smokegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_tmp.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_ump45.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_usp.mdl
|
||||
%%HLDSDIR%%cstrike/models/v_xm1014.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_ak47.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_assault.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_aug.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_awp.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_backpack.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_c4.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_deagle.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_elite.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_famas.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_fiveseven.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_flashbang.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_g3sg1.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_galil.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_glock18.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_hegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_kevlar.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_knife.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_m249.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_m3.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_m4a1.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_mac10.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_mp5.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_p228.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_p90.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_scout.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_sg550.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_sg552.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_shield.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_smokegrenade.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_thighpack.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_tmp.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_ump45.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_usp.mdl
|
||||
%%HLDSDIR%%cstrike/models/w_xm1014.mdl
|
||||
%%HLDSDIR%%cstrike/models/winebottle.mdl
|
||||
%%HLDSDIR%%cstrike/motd.txt
|
||||
%%HLDSDIR%%cstrike/n0th1ng.wad
|
||||
%%HLDSDIR%%cstrike/prodigy.wad
|
||||
%%HLDSDIR%%cstrike/readme.txt
|
||||
%%HLDSDIR%%cstrike/server.cfg
|
||||
%%HLDSDIR%%cstrike/sound/ambience/3dmbridge.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/3dmeagle.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/3dmstart.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/3dmthrill.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds2.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds3.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds4.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds5.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds6.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds7.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds8.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Birds9.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/Opera.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/alarm1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/arabmusic.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/car1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/car2.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/cat1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/chimes.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/cicada3.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/copter.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/cow.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/crow.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog2.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog3.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog4.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog5.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog6.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/dog7.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/doorbell.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/fallscream.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/guit1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/kajika.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv2.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv3.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv4.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv5.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv6.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv_elvis.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv_fruit1.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv_fruit2.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv_fruitwin.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv_jubilee.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/lv_neon.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/rain.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/ratchant.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/rd_shipshorn.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/rd_waves.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/sheep.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/sparrow.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/thunder_clap.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/waterrun.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/wolfhowl01.wav
|
||||
%%HLDSDIR%%cstrike/sound/ambience/wolfhowl02.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/tk_steam.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/tk_windStreet.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_AK-47.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_Bomb1.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_Bomb2.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_MGun1.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_Templewind.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_ambience.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_thndrstrike.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_water1.wav
|
||||
%%HLDSDIR%%cstrike/sound/de_torn/torn_water2.wav
|
||||
%%HLDSDIR%%cstrike/sound/hostage/hos1.wav
|
||||
%%HLDSDIR%%cstrike/sound/hostage/hos2.wav
|
||||
%%HLDSDIR%%cstrike/sound/hostage/hos3.wav
|
||||
%%HLDSDIR%%cstrike/sound/hostage/hos4.wav
|
||||
%%HLDSDIR%%cstrike/sound/hostage/hos5.wav
|
||||
%%HLDSDIR%%cstrike/sound/items/equip_nvg.wav
|
||||
%%HLDSDIR%%cstrike/sound/items/kevlar.wav
|
||||
%%HLDSDIR%%cstrike/sound/items/nvg_off.wav
|
||||
%%HLDSDIR%%cstrike/sound/items/nvg_on.wav
|
||||
%%HLDSDIR%%cstrike/sound/items/tr_kevlar.wav
|
||||
%%HLDSDIR%%cstrike/sound/materials.txt
|
||||
%%HLDSDIR%%cstrike/sound/misc/cow.wav
|
||||
%%HLDSDIR%%cstrike/sound/misc/killChicken.wav
|
||||
%%HLDSDIR%%cstrike/sound/misc/plane_drone.wav
|
||||
%%HLDSDIR%%cstrike/sound/misc/sheep.wav
|
||||
%%HLDSDIR%%cstrike/sound/misc/talk.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle1.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle2.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle3.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle4.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle6.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle7.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle_brake1.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle_ignition.wav
|
||||
%%HLDSDIR%%cstrike/sound/plats/vehicle_start1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/bhit_flesh-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/bhit_flesh-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/bhit_flesh-3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/bhit_helmet-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/bhit_kevlar-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/breathe1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/breathe2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/death6.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/die1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/die2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/die3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/headshot1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/headshot2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/headshot3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_die1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_dirt1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_dirt2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_dirt3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_dirt4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_duct1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_duct2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_duct3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_duct4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_fallpain1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_fallpain2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_fallpain3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_grate1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_grate2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_grate3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_grate4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_jump1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_jump2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_ladder1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_ladder2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_ladder3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_ladder4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_metal1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_metal2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_metal3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_metal4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_pain2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_pain4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_pain5.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_pain6.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_pain7.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_shell1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_shot1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_slosh1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_slosh2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_slosh3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_slosh4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_snow1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_snow2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_snow3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_snow4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_snow5.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_snow6.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_step1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_step2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_step3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_step4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_swim1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_swim2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_swim3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_swim4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_tile1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_tile2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_tile3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_tile4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_tile5.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_wade1.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_wade2.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_wade3.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/pl_wade4.wav
|
||||
%%HLDSDIR%%cstrike/sound/player/sprayer.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/blow.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/bombdef.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/bombpl.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/circleback.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/clear.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/com_followcom.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/com_getinpos.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/com_go.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/com_reportin.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_affirm.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_backup.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_coverme.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_enemys.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_fireinhole.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_imhit.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_inpos.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_point.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ct_reportingin.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/ctwin.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/elim.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/enemydown.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/fallback.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/fireassis.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/flankthem.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/followme.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/getout.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/go.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/hitassist.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/hosdown.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/letsgo.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/locknload.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/matedown.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/meetme.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/moveout.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/negative.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/position.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/regroup.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/rescued.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/roger.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/rounddraw.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/sticktog.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/stormfront.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/takepoint.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/terwin.wav
|
||||
%%HLDSDIR%%cstrike/sound/radio/vip.wav
|
||||
%%HLDSDIR%%cstrike/sound/sentences.txt
|
||||
%%HLDSDIR%%cstrike/sound/storm/thunder-theme.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ak47-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ak47-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ak47_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ak47_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ak47_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/aug-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/aug_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/aug_boltslap.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/aug_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/aug_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/aug_forearm.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/awp1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/awp_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/awp_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/awp_deploy.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/boltdown.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/boltpull1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/boltup.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_beep1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_beep2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_beep3.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_beep4.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_beep5.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_click.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_disarm.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_disarmed.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_explode1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/c4_plant.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/clipin1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/clipout1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/de_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/de_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/de_deploy.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/deagle-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/deagle-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/dryfire_pistol.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/dryfire_rifle.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_deploy.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_fire.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_leftclipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_reloadstart.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_rightclipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_sliderelease.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/elite_twirl.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas-burst.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas_boltslap.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/famas_forearm.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/fiveseven-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_slidepull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_sliderelease.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/flashbang-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/flashbang-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/g3sg1-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/g3sg1_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/g3sg1_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/g3sg1_slide.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/galil-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/galil-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/galil_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/galil_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/galil_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/generic_reload.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/generic_shot_reload.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/glock18-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/glock18-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/grenade_hit1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/grenade_hit2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/grenade_hit3.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/he_bounce-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/headshot2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/hegrenade-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/hegrenade-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_deploy1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_hit1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_hit2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_hit3.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_hit4.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_hitwall1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_slash1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_slash2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/knife_stab.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249_boxin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249_boxout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249_chain.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249_coverdown.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m249_coverup.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m3-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m3_insertshell.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m3_pump.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_deploy.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_silencer_off.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_silencer_on.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_unsil-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/m4a1_unsil-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mac10-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mac10_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mac10_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mac10_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mp5-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mp5-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mp5_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mp5_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/mp5_slideback.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p228-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p228_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p228_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p228_slidepull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p228_sliderelease.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p90-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p90_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p90_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p90_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/p90_cliprelease.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/pinpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ric_conc-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ric_conc-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ric_metal-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ric_metal-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/scout_bolt.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/scout_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/scout_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/scout_fire-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg550-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg550_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg550_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg550_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg552-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg552-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg552_boltpull.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg552_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg552_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sg_explode.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/slideback1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/sliderelease1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/tmp-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/tmp-2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ump45-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ump45_boltslap.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ump45_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/ump45_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp2.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_clipin.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_clipout.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_silencer_off.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_silencer_on.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_slideback.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_sliderelease.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/usp_unsil-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/xm1014-1.wav
|
||||
%%HLDSDIR%%cstrike/sound/weapons/zoom.wav
|
||||
%%HLDSDIR%%cstrike/sprites/3dmflaora.spr
|
||||
%%HLDSDIR%%cstrike/sprites/3dmflared.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud10.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud11.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud12.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud13.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud14.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud15.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud16.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud17.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud18.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud19.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud20.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud3.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud5.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud6.spr
|
||||
%%HLDSDIR%%cstrike/sprites/640hud7.spr
|
||||
%%HLDSDIR%%cstrike/sprites/black_smoke1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/black_smoke2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/black_smoke3.spr
|
||||
%%HLDSDIR%%cstrike/sprites/black_smoke4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/c4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ch_sniper.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ch_sniper2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/defuser.spr
|
||||
%%HLDSDIR%%cstrike/sprites/effects/rain.spr
|
||||
%%HLDSDIR%%cstrike/sprites/effects/rainsplash.spr
|
||||
%%HLDSDIR%%cstrike/sprites/effects/ripple.spr
|
||||
%%HLDSDIR%%cstrike/sprites/effects/snowflake.spr
|
||||
%%HLDSDIR%%cstrike/sprites/fast_wallpuff1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/gas_puff_01.spr
|
||||
%%HLDSDIR%%cstrike/sprites/grass_01.spr
|
||||
%%HLDSDIR%%cstrike/sprites/grass_03.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ibackpack.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ic4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ihostage.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ikgrass1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ikgrass2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ikgrass3.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ikgrass4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ikgrass5.spr
|
||||
%%HLDSDIR%%cstrike/sprites/iplayerc4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/iplayervip.spr
|
||||
%%HLDSDIR%%cstrike/sprites/ledglow.spr
|
||||
%%HLDSDIR%%cstrike/sprites/left.spr
|
||||
%%HLDSDIR%%cstrike/sprites/left2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/muzzleflash1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/muzzleflash2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/muzzleflash3.spr
|
||||
%%HLDSDIR%%cstrike/sprites/muzzleflash4.spr
|
||||
%%HLDSDIR%%cstrike/sprites/pistol_smoke1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/pistol_smoke2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/radar320.spr
|
||||
%%HLDSDIR%%cstrike/sprites/radar640.spr
|
||||
%%HLDSDIR%%cstrike/sprites/radio.spr
|
||||
%%HLDSDIR%%cstrike/sprites/rifle_smoke1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/rifle_smoke2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/rifle_smoke3.spr
|
||||
%%HLDSDIR%%cstrike/sprites/scope_arc.tga
|
||||
%%HLDSDIR%%cstrike/sprites/smokepuff.spr
|
||||
%%HLDSDIR%%cstrike/sprites/sniper_scope.spr
|
||||
%%HLDSDIR%%cstrike/sprites/snow.spr
|
||||
%%HLDSDIR%%cstrike/sprites/wall_puff1.spr
|
||||
%%HLDSDIR%%cstrike/sprites/wall_puff2.spr
|
||||
%%HLDSDIR%%cstrike/sprites/wall_puff3.spr
|
||||
%%HLDSDIR%%cstrike/sprites/wall_puff4.spr
|
||||
%%HLDSDIR%%cstrike/steam.inf
|
||||
%%HLDSDIR%%cstrike/titles.txt
|
||||
%%HLDSDIR%%cstrike/torntextures.wad
|
||||
%%HLDSDIR%%cstrike/tswad.wad
|
||||
@dirrm %%HLDSDIR%%cstrike/sprites/effects
|
||||
@dirrm %%HLDSDIR%%cstrike/sprites
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/weapons
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/storm
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/radio
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/player
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/plats
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/misc
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/items
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/hostage
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/de_torn
|
||||
@dirrm %%HLDSDIR%%cstrike/sound/ambience
|
||||
@dirrm %%HLDSDIR%%cstrike/sound
|
||||
@dirrm %%HLDSDIR%%cstrike/models/shield
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/vip
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/urban
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/terror
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/spetsnaz
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/sas
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/militia
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/leet
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/guerilla
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/gsg9
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/gign
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player/arctic
|
||||
@dirrm %%HLDSDIR%%cstrike/models/player
|
||||
@dirrm %%HLDSDIR%%cstrike/models
|
||||
@dirrm %%HLDSDIR%%cstrike/maps
|
||||
@dirrm %%HLDSDIR%%cstrike/manual
|
||||
@dirrm %%HLDSDIR%%cstrike/gfx
|
||||
@dirrm %%HLDSDIR%%cstrike/events
|
||||
@dirrm %%HLDSDIR%%cstrike/dlls
|
||||
@dirrm %%HLDSDIR%%cstrike/cl_dlls
|
||||
@unexec rmdir %D/%%HLDSDIR%%cstrike 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%cstrike`` to remove any configuration files and logs left." | fmt
|
|
@ -1,20 +0,0 @@
|
|||
# New ports collection makefile for: Day of Defeat Half-Life Dedicated Server
|
||||
# Date created: Sat Mar 24 00:10:43 EST 2001
|
||||
# Whom: pat@databits.net et al
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dod
|
||||
PORTVERSION= 1.0b
|
||||
PORTEPOCH= 1
|
||||
PORTREVISION= 2
|
||||
PKGNAMEPREFIX= hlserver-
|
||||
|
||||
RUN_DEPENDS= ${PREFIX}${HLDSDIR}${HL_PROGRAM}:${HALFLIFE_PORT_MASTER}
|
||||
|
||||
COMMENT= Half-Life mod Day of Defeat full server package for Linux
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../halflifeserver
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (hlds_l_1120_full.tgz) = 22000aea56f7565119992587ae88dd95
|
||||
SIZE (hlds_l_1120_full.tgz) = 445036101
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Day of Defeat server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.dayofdefeatmod.com/
|
File diff suppressed because it is too large
Load diff
|
@ -1,19 +0,0 @@
|
|||
# New ports collection makefile for: Earth Special Forces Server
|
||||
# Date created: Sat Dec 21 05:37:26 UTC 2002
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= esf
|
||||
PORTVERSION= 1.1.1.b
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://ftp.games.skynet.be/pub/www.filesnetwork.com/Half-Life/Mods/Earth%60s_Special_Forces/
|
||||
DISTNAME= esfb111
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Earth Special Forces (DBZ) full server package for Linux
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (esfb111.tar.gz) = 876e857a4ff9620b7132837ae6a93867
|
||||
SHA256 (esfb111.tar.gz) = e8750a724b4dd4db73bb578aba3484a9313674f3d74aaf30f596ca7bb0d2ab3c
|
||||
SIZE (esfb111.tar.gz) = 83875830
|
|
@ -1,12 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Earth Special Forces server under Linux emulation.
|
||||
|
||||
Earth Special Forces is a DragonBall Z, a.k.a. DBZ, modification
|
||||
for Half-Life.
|
||||
|
||||
You can fly, jump, concentrate your Ki, use melee/ranged/special
|
||||
attacks, transform to other forms, teleport, and some more.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.esforces.com/
|
|
@ -1,948 +0,0 @@
|
|||
%%HLDSDIR%%esf/1024_textscheme.txt
|
||||
%%HLDSDIR%%esf/1152_textscheme.txt
|
||||
%%HLDSDIR%%esf/1280_textscheme.txt
|
||||
%%HLDSDIR%%esf/1600_textscheme.txt
|
||||
%%HLDSDIR%%esf/320_textscheme.txt
|
||||
%%HLDSDIR%%esf/400_textscheme.txt
|
||||
%%HLDSDIR%%esf/512_textscheme.txt
|
||||
%%HLDSDIR%%esf/640_textscheme.txt
|
||||
%%HLDSDIR%%esf/800_textscheme.txt
|
||||
%%HLDSDIR%%esf/Guru.wad
|
||||
%%HLDSDIR%%esf/autoexec.cfg
|
||||
%%HLDSDIR%%esf/buffer.dat
|
||||
%%HLDSDIR%%esf/cached.wad
|
||||
%%HLDSDIR%%esf/cl_dlls/client.dll
|
||||
%%HLDSDIR%%esf/classes/short_buu.txt
|
||||
%%HLDSDIR%%esf/classes/short_cell.txt
|
||||
%%HLDSDIR%%esf/classes/short_frieza.txt
|
||||
%%HLDSDIR%%esf/classes/short_gohan.txt
|
||||
%%HLDSDIR%%esf/classes/short_goku.txt
|
||||
%%HLDSDIR%%esf/classes/short_krillin.txt
|
||||
%%HLDSDIR%%esf/classes/short_piccolo.txt
|
||||
%%HLDSDIR%%esf/classes/short_randompc.txt
|
||||
%%HLDSDIR%%esf/classes/short_trunks.txt
|
||||
%%HLDSDIR%%esf/classes/short_vegeta.txt
|
||||
%%HLDSDIR%%esf/config.cfg
|
||||
%%HLDSDIR%%esf/custom.hpk
|
||||
%%HLDSDIR%%esf/delta.lst
|
||||
%%HLDSDIR%%esf/dlls/hl.dll
|
||||
%%HLDSDIR%%esf/dlls/hl_i386.so
|
||||
%%PORTDOCS%%%%HLDSDIR%%esf/esf.ico
|
||||
%%HLDSDIR%%esf/esf.wad
|
||||
%%HLDSDIR%%esf/game.cfg
|
||||
%%HLDSDIR%%esf/gfx/env/Starsbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/Starsdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/Starsft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/Starslf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/Starsrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/Starsup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/TrainYardBk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/TrainYardDn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/TrainYardFt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/TrainYardLf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/TrainYardRt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/TrainYardUp.tga
|
||||
%%HLDSDIR%%esf/gfx/env/birdofpreybk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/birdofpreydn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/birdofpreyft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/birdofpreylf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/birdofpreyrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/birdofpreyup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/broodingbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/broodingdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/broodingft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/broodinglf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/broodingrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/broodingup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/c2nitebk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/c2nitedn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/c2niteft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/c2nitelf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/c2nitert.tga
|
||||
%%HLDSDIR%%esf/gfx/env/c2niteup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/cldbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/clddn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/cldft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/cldrlt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/cldrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/cldup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256_bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256_dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256_ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256_lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256_rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256_up.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/darkhollow256up.tga
|
||||
%%HLDSDIR%%esf/gfx/env/dashnight256bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/dashnight256dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/dashnight256ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/dashnight256lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/dashnight256rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/dashnight256up.tga
|
||||
%%HLDSDIR%%esf/gfx/env/desbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/desdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/desft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/deslf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/desrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/desup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/devils_advocate256_bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/devils_advocate256_dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/devils_advocate256_ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/devils_advocate256_lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/devils_advocate256_rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/devils_advocate256_up.tga
|
||||
%%HLDSDIR%%esf/gfx/env/drkgbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/drkgdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/drkgft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/drkglf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/drkgrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/drkgup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/grnplsnntbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/grnplsnntdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/grnplsnntft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/grnplsnntlf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/grnplsnntrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/grnplsnntup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/kamibk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/kamidn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/kamift.tga
|
||||
%%HLDSDIR%%esf/gfx/env/kamilf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/kamirt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/kamiup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/mars_envbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/mars_envdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/mars_envft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/mars_envlf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/mars_envrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/mars_envup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningdewbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningdewdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningdewft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningdewlf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningdewrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningdewup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningmountbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningmountdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningmountft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningmountlf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningmountrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/morningmountup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/namekbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/namekdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/namekft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/nameklf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/namekrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/namekup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_hill256_bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_hill256_dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_hill256_ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_hill256_lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_hill256_rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_hill256_up.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_plainsky256_bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_plainsky256_dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_plainsky256_ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_plainsky256_lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_plainsky256_rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/null_plainsky256_up.tga
|
||||
%%HLDSDIR%%esf/gfx/env/plainskybk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/plainskydn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/plainskyft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/plainskylf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/plainskyrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/plainskyup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/seabk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/seadn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/seaft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/sealf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/seart.tga
|
||||
%%HLDSDIR%%esf/gfx/env/seaup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stormynightbk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stormynightdn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stormynightft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stormynightlf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stormynightrt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stormynightup.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stratosphere256_bk.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stratosphere256_dn.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stratosphere256_ft.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stratosphere256_lf.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stratosphere256_rt.tga
|
||||
%%HLDSDIR%%esf/gfx/env/stratosphere256_up.tga
|
||||
%%HLDSDIR%%esf/gfx/shell/Strings.lst
|
||||
%%HLDSDIR%%esf/gfx/shell/btns_main.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/btns_main_def.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/gamma.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_advanced.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_advoanced.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_audio.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_config.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_controls.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_creategame.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_createroom.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_custom.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_customize.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_filter.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_gameopts.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_gore.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_inetgames.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_keyboard.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_lan.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_load.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_multi.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_newgame.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_readme.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_room.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_rooms.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_save.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_saveload.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_single.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_video.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_vidmodes.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/head_vidoptions.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/kb_act.lst
|
||||
%%HLDSDIR%%esf/gfx/shell/kb_def.lst
|
||||
%%HLDSDIR%%esf/gfx/shell/new-2.cpt
|
||||
%%HLDSDIR%%esf/gfx/shell/new-21.cpt
|
||||
%%HLDSDIR%%esf/gfx/shell/new-2b.cpt
|
||||
%%HLDSDIR%%esf/gfx/shell/rock022-b.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/splash.bmp
|
||||
%%HLDSDIR%%esf/gfx/shell/splashb.cpt
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_buuevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_buugood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_cellevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_cellgood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_friezaevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_friezagood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_gohanevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_gohangood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_gokuevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_gokugood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_krillinevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_krillingood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_piccoloevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_piccologood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_randompc.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_randompcevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_randompcgood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_trunksevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_trunksgood.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_vegetaevil.tga
|
||||
%%HLDSDIR%%esf/gfx/vgui/640_vegetagood.tga
|
||||
%%HLDSDIR%%esf/halflife-esf.fgd
|
||||
%%HLDSDIR%%esf/liblist.gam
|
||||
%%HLDSDIR%%esf/liblist.gam.2
|
||||
%%HLDSDIR%%esf/listenserver.cfg
|
||||
%%HLDSDIR%%esf/mapcycle.txt
|
||||
%%HLDSDIR%%esf/maps/esf_BattleArena.txt
|
||||
%%HLDSDIR%%esf/maps/esf_Guru.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_Guru.txt
|
||||
%%HLDSDIR%%esf/maps/esf_afm.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_battlearena.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_cell_day.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_cell_night.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_city.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_geoarena.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_island.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_island.txt
|
||||
%%HLDSDIR%%esf/maps/esf_kami.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_lavapit.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_mtside.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_mtside.txt
|
||||
%%HLDSDIR%%esf/maps/esf_namek.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_namek.txt
|
||||
%%HLDSDIR%%esf/maps/esf_riverside.bsp
|
||||
%%HLDSDIR%%esf/maps/esf_rosat.bsp
|
||||
%%HLDSDIR%%esf/media/launch_dnmenu1.wav
|
||||
%%HLDSDIR%%esf/media/launch_select1.wav
|
||||
%%HLDSDIR%%esf/media/launch_select2.wav
|
||||
%%HLDSDIR%%esf/media/launch_upmenu1.wav
|
||||
%%HLDSDIR%%esf/media/logo.avi
|
||||
%%HLDSDIR%%esf/models/Nhouse.mdl
|
||||
%%HLDSDIR%%esf/models/agibs.mdl
|
||||
%%HLDSDIR%%esf/models/aura.mdl
|
||||
%%HLDSDIR%%esf/models/aura.wrl
|
||||
%%HLDSDIR%%esf/models/aura2.wrl
|
||||
%%HLDSDIR%%esf/models/auralow.wrl
|
||||
%%HLDSDIR%%esf/models/bodypart.mdl
|
||||
%%HLDSDIR%%esf/models/chocolate.mdl
|
||||
%%HLDSDIR%%esf/models/cookie.mdl
|
||||
%%HLDSDIR%%esf/models/db1.mdl
|
||||
%%HLDSDIR%%esf/models/db2.mdl
|
||||
%%HLDSDIR%%esf/models/db3.mdl
|
||||
%%HLDSDIR%%esf/models/db4.mdl
|
||||
%%HLDSDIR%%esf/models/db5.mdl
|
||||
%%HLDSDIR%%esf/models/db6.mdl
|
||||
%%HLDSDIR%%esf/models/db7.mdl
|
||||
%%HLDSDIR%%esf/models/diamond.wrl
|
||||
%%HLDSDIR%%esf/models/disc.wrl
|
||||
%%HLDSDIR%%esf/models/donut.mdl
|
||||
%%HLDSDIR%%esf/models/guru.mdl
|
||||
%%HLDSDIR%%esf/models/guru_house.mdl
|
||||
%%HLDSDIR%%esf/models/hgibs.mdl
|
||||
%%HLDSDIR%%esf/models/kamipine.mdl
|
||||
%%HLDSDIR%%esf/models/namek.mdl
|
||||
%%HLDSDIR%%esf/models/namek_house1.mdl
|
||||
%%HLDSDIR%%esf/models/namek_house2.mdl
|
||||
%%HLDSDIR%%esf/models/namek_house3.mdl
|
||||
%%HLDSDIR%%esf/models/namekl.mdl
|
||||
%%HLDSDIR%%esf/models/namekm.mdl
|
||||
%%HLDSDIR%%esf/models/p_db1.mdl
|
||||
%%HLDSDIR%%esf/models/p_db2.mdl
|
||||
%%HLDSDIR%%esf/models/p_db3.mdl
|
||||
%%HLDSDIR%%esf/models/p_db4.mdl
|
||||
%%HLDSDIR%%esf/models/p_db5.mdl
|
||||
%%HLDSDIR%%esf/models/p_db6.mdl
|
||||
%%HLDSDIR%%esf/models/p_db7.mdl
|
||||
%%HLDSDIR%%esf/models/palm.mdl
|
||||
%%HLDSDIR%%esf/models/pine.mdl
|
||||
%%HLDSDIR%%esf/models/pine1.mdl
|
||||
%%HLDSDIR%%esf/models/player.mdl
|
||||
%%HLDSDIR%%esf/models/player/cell/cell.mdl
|
||||
%%HLDSDIR%%esf/models/player/cell/cell.qc
|
||||
%%HLDSDIR%%esf/models/player/cell2/cell2.mdl
|
||||
%%HLDSDIR%%esf/models/player/evilbuu/evilbuu.mdl
|
||||
%%HLDSDIR%%esf/models/player/fatbuu/fatbuu.mdl
|
||||
%%HLDSDIR%%esf/models/player/frieza/frieza.mdl
|
||||
%%HLDSDIR%%esf/models/player/frieza2/frieza2.mdl
|
||||
%%HLDSDIR%%esf/models/player/gohan/gohan.mdl
|
||||
%%HLDSDIR%%esf/models/player/goku/goku.mdl
|
||||
%%HLDSDIR%%esf/models/player/krillin/krillin.mdl
|
||||
%%HLDSDIR%%esf/models/player/krillin2/krillin2.mdl
|
||||
%%HLDSDIR%%esf/models/player/piccolo/piccolo.mdl
|
||||
%%HLDSDIR%%esf/models/player/ssjgohan/Ssjgohan.mdl
|
||||
%%HLDSDIR%%esf/models/player/ssjgoku/ssjgoku.mdl
|
||||
%%HLDSDIR%%esf/models/player/ssjtrunks/ssjtrunks.mdl
|
||||
%%HLDSDIR%%esf/models/player/ssjvegeta/ssjvegeta.mdl
|
||||
%%HLDSDIR%%esf/models/player/trunks/trunks.mdl
|
||||
%%HLDSDIR%%esf/models/player/vegeta/vegeta.mdl
|
||||
%%HLDSDIR%%esf/models/powerupaura.wrl
|
||||
%%HLDSDIR%%esf/models/rock.wrl
|
||||
%%HLDSDIR%%esf/models/rockgibs.mdl
|
||||
%%HLDSDIR%%esf/models/saiyan_pod.mdl
|
||||
%%HLDSDIR%%esf/models/saiyan_pod2.mdl
|
||||
%%HLDSDIR%%esf/models/shenlong.mdl
|
||||
%%HLDSDIR%%esf/models/sphere.wrl
|
||||
%%HLDSDIR%%esf/models/spherelow.wrl
|
||||
%%HLDSDIR%%esf/models/w_sensubean.mdl
|
||||
%%HLDSDIR%%esf/models/w_sensubeanbag.mdl
|
||||
%%HLDSDIR%%esf/models/w_sensubeanbagT.mdl
|
||||
%%HLDSDIR%%esf/namek.wad
|
||||
%%HLDSDIR%%esf/pldecal.wad
|
||||
%%HLDSDIR%%esf/server.cfg
|
||||
%%HLDSDIR%%esf/settings.scr
|
||||
%%HLDSDIR%%esf/shell/kb_act.lst
|
||||
%%HLDSDIR%%esf/shell/kb_def.lst
|
||||
%%HLDSDIR%%esf/sound/ambience/kame_birds.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/lightning01.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/rain_c.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/rockmoving.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/thunder.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/thunderclap.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/thunderclap2.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/thunderroll.wav
|
||||
%%HLDSDIR%%esf/sound/ambience/waterfall2.wav
|
||||
%%HLDSDIR%%esf/sound/buu/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/buu/Trans2.wav
|
||||
%%HLDSDIR%%esf/sound/buu/death.wav
|
||||
%%HLDSDIR%%esf/sound/buu/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/buu/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/buu/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/buu/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/buu/scream.wav
|
||||
%%HLDSDIR%%esf/sound/buu/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/cell/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/cell/death.wav
|
||||
%%HLDSDIR%%esf/sound/cell/gallitgun.wav
|
||||
%%HLDSDIR%%esf/sound/cell/gallitgunfire.wav
|
||||
%%HLDSDIR%%esf/sound/cell/ha.wav
|
||||
%%HLDSDIR%%esf/sound/cell/kamehame.wav
|
||||
%%HLDSDIR%%esf/sound/cell/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/cell/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/cell/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/cell/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/cell/scream.wav
|
||||
%%HLDSDIR%%esf/sound/cell/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/cell/solarflare.wav
|
||||
%%HLDSDIR%%esf/sound/cell/specialbeamcannon.wav
|
||||
%%HLDSDIR%%esf/sound/cell/trans2.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/death.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/gallitgun.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/gallitgunfire.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/ha.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/kamehame.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/scream.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/solarflare.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/specialbeamcannon.wav
|
||||
%%HLDSDIR%%esf/sound/cell2/trans2.wav
|
||||
%%HLDSDIR%%esf/sound/dragon/grantwish.wav
|
||||
%%HLDSDIR%%esf/sound/dragon/makewish1.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/Trans2.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/death.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/scream.wav
|
||||
%%HLDSDIR%%esf/sound/fatbuu/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/Trans2.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/death.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/deathball.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/scream.wav
|
||||
%%HLDSDIR%%esf/sound/frieza/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/death.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/ha.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/kamehame.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/powerbeam.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/powerbeamha.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/scream.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/gohan/trans2.wav
|
||||
%%HLDSDIR%%esf/sound/goku/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/goku/Trans2.wav
|
||||
%%HLDSDIR%%esf/sound/goku/death.wav
|
||||
%%HLDSDIR%%esf/sound/goku/ha.wav
|
||||
%%HLDSDIR%%esf/sound/goku/kamehame.wav
|
||||
%%HLDSDIR%%esf/sound/goku/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/goku/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/goku/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/goku/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/goku/scream.wav
|
||||
%%HLDSDIR%%esf/sound/goku/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/goku/solarflare.wav
|
||||
%%HLDSDIR%%esf/sound/goku/spiritbomb2_charge.wav
|
||||
%%HLDSDIR%%esf/sound/goku/spiritbomb_charge.wav
|
||||
%%HLDSDIR%%esf/sound/goku/spiritbomb_shoot.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/Trans2.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/death.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/destructodisc.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/destructodisc_charge.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/ha.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/kamehame.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/scatterbeamha.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/scream.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/krillin/solarflare.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/death.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/ha.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/masenko.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/scream.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/specialbeamcannon.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/trans.wav
|
||||
%%HLDSDIR%%esf/sound/piccolo/trans2.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/buster.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/buster_charge.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/death.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/scream.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/trunks/trans2.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/Trans.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/Trans2.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/bigbang.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/bigbang_charge.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/death.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/finalflash.sfk
|
||||
%%HLDSDIR%%esf/sound/vegeta/finalflash.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/gallitgun.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/gallitgunfire.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/pain1.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/pain2.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/pain3.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/pain4.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/renzoku.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/scream.wav
|
||||
%%HLDSDIR%%esf/sound/vegeta/scream2.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/airrecover.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/aura.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/basicbeam_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/basicbeam_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/beamfire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/beamhead.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/bigbang_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/burning_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/burning_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/buster_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/candyattack.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/candyeat.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/candypop.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/db_flying.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/db_glowing.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/deathball_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/deathball_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/descend.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/destructodisc_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/disc_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/explosion.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/eyebeam_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/fingerlaser.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/groundhit.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/groundrecover.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/jump.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/kame_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/kamehameha_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/kiblast.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/kickhit.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/kiplosion.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/mase_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/meleeflash.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/meleemiss.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/melt.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/miscdisc_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/powerup.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/punchhit.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/regen.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/rotating.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/sbc_charge.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/sbc_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/scouter.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/sensu.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/shield.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/shieldha.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/spiritbomb_fire.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/swoop.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/swoophit.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/swordhit.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/swordkill.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/teleport.wav
|
||||
%%HLDSDIR%%esf/sound/weapons/wallhit.wav
|
||||
%%HLDSDIR%%esf/sprites/320bbsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320beanbar.spr
|
||||
%%HLDSDIR%%esf/sprites/320burningsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320buster.spr
|
||||
%%HLDSDIR%%esf/sprites/320buu.spr
|
||||
%%HLDSDIR%%esf/sprites/320candy.spr
|
||||
%%HLDSDIR%%esf/sprites/320cell.spr
|
||||
%%HLDSDIR%%esf/sprites/320cffront.spr
|
||||
%%HLDSDIR%%esf/sprites/320chargebar.spr
|
||||
%%HLDSDIR%%esf/sprites/320chargeline.spr
|
||||
%%HLDSDIR%%esf/sprites/320chargering.spr
|
||||
%%HLDSDIR%%esf/sprites/320comma.spr
|
||||
%%HLDSDIR%%esf/sprites/320crosshair.spr
|
||||
%%HLDSDIR%%esf/sprites/320dbsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320ddsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320dot1.spr
|
||||
%%HLDSDIR%%esf/sprites/320dot2.spr
|
||||
%%HLDSDIR%%esf/sprites/320dot3.spr
|
||||
%%HLDSDIR%%esf/sprites/320dot4.spr
|
||||
%%HLDSDIR%%esf/sprites/320dragonballsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320elsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320fdsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320ffsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320flsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320followsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320frieza.spr
|
||||
%%HLDSDIR%%esf/sprites/320genbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/320ggsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320gohan.spr
|
||||
%%HLDSDIR%%esf/sprites/320goku.spr
|
||||
%%HLDSDIR%%esf/sprites/320health.spr
|
||||
%%HLDSDIR%%esf/sprites/320healthline.spr
|
||||
%%HLDSDIR%%esf/sprites/320hud2.spr
|
||||
%%HLDSDIR%%esf/sprites/320hud3.spr
|
||||
%%HLDSDIR%%esf/sprites/320kamsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320kiblastsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320kifront.spr
|
||||
%%HLDSDIR%%esf/sprites/320kiline.spr
|
||||
%%HLDSDIR%%esf/sprites/320krillin.spr
|
||||
%%HLDSDIR%%esf/sprites/320kt.spr
|
||||
%%HLDSDIR%%esf/sprites/320lffront.spr
|
||||
%%HLDSDIR%%esf/sprites/320mainbar.spr
|
||||
%%HLDSDIR%%esf/sprites/320masenko.spr
|
||||
%%HLDSDIR%%esf/sprites/320mel.spr
|
||||
%%HLDSDIR%%esf/sprites/320meleetarget.spr
|
||||
%%HLDSDIR%%esf/sprites/320melsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320mouthblast.spr
|
||||
%%HLDSDIR%%esf/sprites/320piccolo.spr
|
||||
%%HLDSDIR%%esf/sprites/320pl.spr
|
||||
%%HLDSDIR%%esf/sprites/320plfront.spr
|
||||
%%HLDSDIR%%esf/sprites/320powerstruggle.spr
|
||||
%%HLDSDIR%%esf/sprites/320psline.spr
|
||||
%%HLDSDIR%%esf/sprites/320radarcenter.spr
|
||||
%%HLDSDIR%%esf/sprites/320radardot.spr
|
||||
%%HLDSDIR%%esf/sprites/320radarglass.spr
|
||||
%%HLDSDIR%%esf/sprites/320regen.spr
|
||||
%%HLDSDIR%%esf/sprites/320renzoku.spr
|
||||
%%HLDSDIR%%esf/sprites/320sbcsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320sbsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320scatsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320scatterbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/320scouter.spr
|
||||
%%HLDSDIR%%esf/sprites/320scouterglass.spr
|
||||
%%HLDSDIR%%esf/sprites/320scoutermetalmode1.spr
|
||||
%%HLDSDIR%%esf/sprites/320scoutermetalmode2.spr
|
||||
%%HLDSDIR%%esf/sprites/320scoutermetalmode3.spr
|
||||
%%HLDSDIR%%esf/sprites/320sensusel.spr
|
||||
%%HLDSDIR%%esf/sprites/320sfsel.spr
|
||||
%%HLDSDIR%%esf/sprites/320shield.spr
|
||||
%%HLDSDIR%%esf/sprites/320sword.spr
|
||||
%%HLDSDIR%%esf/sprites/320transform.spr
|
||||
%%HLDSDIR%%esf/sprites/320transformbar.spr
|
||||
%%HLDSDIR%%esf/sprites/320transformline.spr
|
||||
%%HLDSDIR%%esf/sprites/320trunks.spr
|
||||
%%HLDSDIR%%esf/sprites/320vegeta.spr
|
||||
%%HLDSDIR%%esf/sprites/640bb.spr
|
||||
%%HLDSDIR%%esf/sprites/640bbsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640beanbar.spr
|
||||
%%HLDSDIR%%esf/sprites/640burn.spr
|
||||
%%HLDSDIR%%esf/sprites/640burningsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640buster.spr
|
||||
%%HLDSDIR%%esf/sprites/640buu.spr
|
||||
%%HLDSDIR%%esf/sprites/640candy.spr
|
||||
%%HLDSDIR%%esf/sprites/640cell.spr
|
||||
%%HLDSDIR%%esf/sprites/640cffront.spr
|
||||
%%HLDSDIR%%esf/sprites/640chargebar.spr
|
||||
%%HLDSDIR%%esf/sprites/640chargeline.spr
|
||||
%%HLDSDIR%%esf/sprites/640chargering.spr
|
||||
%%HLDSDIR%%esf/sprites/640comma.spr
|
||||
%%HLDSDIR%%esf/sprites/640crosshair.spr
|
||||
%%HLDSDIR%%esf/sprites/640dbsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640ddsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot1.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot2.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot3.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot4.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot5.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot6.spr
|
||||
%%HLDSDIR%%esf/sprites/640dot7.spr
|
||||
%%HLDSDIR%%esf/sprites/640dragonballsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640elsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640fdsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640ffsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640flsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640followsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640frieza.spr
|
||||
%%HLDSDIR%%esf/sprites/640genbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/640ggsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640gohan.spr
|
||||
%%HLDSDIR%%esf/sprites/640goku.spr
|
||||
%%HLDSDIR%%esf/sprites/640health.spr
|
||||
%%HLDSDIR%%esf/sprites/640healthline.spr
|
||||
%%HLDSDIR%%esf/sprites/640hud7.spr
|
||||
%%HLDSDIR%%esf/sprites/640hud8.spr
|
||||
%%HLDSDIR%%esf/sprites/640hudbean.spr
|
||||
%%HLDSDIR%%esf/sprites/640kamsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640ki.spr
|
||||
%%HLDSDIR%%esf/sprites/640kiblastsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640kifront.spr
|
||||
%%HLDSDIR%%esf/sprites/640kiline.spr
|
||||
%%HLDSDIR%%esf/sprites/640krillin.spr
|
||||
%%HLDSDIR%%esf/sprites/640kt.spr
|
||||
%%HLDSDIR%%esf/sprites/640lffront.spr
|
||||
%%HLDSDIR%%esf/sprites/640mainbar.spr
|
||||
%%HLDSDIR%%esf/sprites/640masenko.spr
|
||||
%%HLDSDIR%%esf/sprites/640meleetarget.spr
|
||||
%%HLDSDIR%%esf/sprites/640melsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640mouthblast.spr
|
||||
%%HLDSDIR%%esf/sprites/640piccolo.spr
|
||||
%%HLDSDIR%%esf/sprites/640pl.spr
|
||||
%%HLDSDIR%%esf/sprites/640plfront.spr
|
||||
%%HLDSDIR%%esf/sprites/640powerstruggle.spr
|
||||
%%HLDSDIR%%esf/sprites/640psline.spr
|
||||
%%HLDSDIR%%esf/sprites/640radarcenter.spr
|
||||
%%HLDSDIR%%esf/sprites/640radardot.spr
|
||||
%%HLDSDIR%%esf/sprites/640radarglass.spr
|
||||
%%HLDSDIR%%esf/sprites/640regen.spr
|
||||
%%HLDSDIR%%esf/sprites/640renzoku.spr
|
||||
%%HLDSDIR%%esf/sprites/640sb.spr
|
||||
%%HLDSDIR%%esf/sprites/640sbc.spr
|
||||
%%HLDSDIR%%esf/sprites/640sbcsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640sbsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640scatsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640scatterbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/640scouter.spr
|
||||
%%HLDSDIR%%esf/sprites/640scouterglass.spr
|
||||
%%HLDSDIR%%esf/sprites/640scoutermetalmode1.spr
|
||||
%%HLDSDIR%%esf/sprites/640scoutermetalmode2.spr
|
||||
%%HLDSDIR%%esf/sprites/640scoutermetalmode3.spr
|
||||
%%HLDSDIR%%esf/sprites/640scouterrdrgrid.spr
|
||||
%%HLDSDIR%%esf/sprites/640sensusel.spr
|
||||
%%HLDSDIR%%esf/sprites/640sfsel.spr
|
||||
%%HLDSDIR%%esf/sprites/640shield.spr
|
||||
%%HLDSDIR%%esf/sprites/640sword.spr
|
||||
%%HLDSDIR%%esf/sprites/640transform.spr
|
||||
%%HLDSDIR%%esf/sprites/640transformbar.spr
|
||||
%%HLDSDIR%%esf/sprites/640transformline.spr
|
||||
%%HLDSDIR%%esf/sprites/640trunks.spr
|
||||
%%HLDSDIR%%esf/sprites/640vegeta.spr
|
||||
%%HLDSDIR%%esf/sprites/aura.spr
|
||||
%%HLDSDIR%%esf/sprites/auraVRML.spr
|
||||
%%HLDSDIR%%esf/sprites/auratrail.spr
|
||||
%%HLDSDIR%%esf/sprites/bbox.spr
|
||||
%%HLDSDIR%%esf/sprites/bigbanga.spr
|
||||
%%HLDSDIR%%esf/sprites/bigbangb.spr
|
||||
%%HLDSDIR%%esf/sprites/bigbangtrail.spr
|
||||
%%HLDSDIR%%esf/sprites/blueattack.spr
|
||||
%%HLDSDIR%%esf/sprites/blueattacka.spr
|
||||
%%HLDSDIR%%esf/sprites/blueattackastart.spr
|
||||
%%HLDSDIR%%esf/sprites/blueattackb.spr
|
||||
%%HLDSDIR%%esf/sprites/blueattackbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/bluecharge.spr
|
||||
%%HLDSDIR%%esf/sprites/blueexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/bluetrail.spr
|
||||
%%HLDSDIR%%esf/sprites/burningattacka.spr
|
||||
%%HLDSDIR%%esf/sprites/burningattackastart.spr
|
||||
%%HLDSDIR%%esf/sprites/burningattackb.spr
|
||||
%%HLDSDIR%%esf/sprites/burningattackbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/burningattacktrail.spr
|
||||
%%HLDSDIR%%esf/sprites/buucandybeam.spr
|
||||
%%HLDSDIR%%esf/sprites/buucandybeamstart.spr
|
||||
%%HLDSDIR%%esf/sprites/candystart.spr
|
||||
%%HLDSDIR%%esf/sprites/candytrail.spr
|
||||
%%HLDSDIR%%esf/sprites/crosshair.spr
|
||||
%%HLDSDIR%%esf/sprites/deathball.spr
|
||||
%%HLDSDIR%%esf/sprites/destructodisc.spr
|
||||
%%HLDSDIR%%esf/sprites/destructodisk.spr
|
||||
%%HLDSDIR%%esf/sprites/dragonballtrail.spr
|
||||
%%HLDSDIR%%esf/sprites/dust1.spr
|
||||
%%HLDSDIR%%esf/sprites/dust2.spr
|
||||
%%HLDSDIR%%esf/sprites/esf_tree1.spr
|
||||
%%HLDSDIR%%esf/sprites/esf_tree2.spr
|
||||
%%HLDSDIR%%esf/sprites/exp1.spr
|
||||
%%HLDSDIR%%esf/sprites/explosion.spr
|
||||
%%HLDSDIR%%esf/sprites/explosionbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/explosionsplash.spr
|
||||
%%HLDSDIR%%esf/sprites/eyelaser.spr
|
||||
%%HLDSDIR%%esf/sprites/finalflasha.spr
|
||||
%%HLDSDIR%%esf/sprites/finalflashastart.spr
|
||||
%%HLDSDIR%%esf/sprites/finalflashb.spr
|
||||
%%HLDSDIR%%esf/sprites/finalflashbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/finalflashcharge.spr
|
||||
%%HLDSDIR%%esf/sprites/finalflashtrail.spr
|
||||
%%HLDSDIR%%esf/sprites/fingerlaserbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/fingerlasercharge.spr
|
||||
%%HLDSDIR%%esf/sprites/finishingbustera.spr
|
||||
%%HLDSDIR%%esf/sprites/finishingbusterb.spr
|
||||
%%HLDSDIR%%esf/sprites/finishingbustertrail.spr
|
||||
%%HLDSDIR%%esf/sprites/flare.spr
|
||||
%%HLDSDIR%%esf/sprites/flareb.spr
|
||||
%%HLDSDIR%%esf/sprites/followbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/followbeamtrail.spr
|
||||
%%HLDSDIR%%esf/sprites/friezadisc.spr
|
||||
%%HLDSDIR%%esf/sprites/friezadisk.spr
|
||||
%%HLDSDIR%%esf/sprites/gallitguna.spr
|
||||
%%HLDSDIR%%esf/sprites/gallitgunastart.spr
|
||||
%%HLDSDIR%%esf/sprites/gallitgunb.spr
|
||||
%%HLDSDIR%%esf/sprites/gallitgunbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/gallitguntrail.spr
|
||||
%%HLDSDIR%%esf/sprites/ggunaura.spr
|
||||
%%HLDSDIR%%esf/sprites/greenattacka.spr
|
||||
%%HLDSDIR%%esf/sprites/greenattackastart.spr
|
||||
%%HLDSDIR%%esf/sprites/greenattackb.spr
|
||||
%%HLDSDIR%%esf/sprites/greenattackbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/greencharge.spr
|
||||
%%HLDSDIR%%esf/sprites/greenexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/greentrail.spr
|
||||
%%HLDSDIR%%esf/sprites/grey.spr
|
||||
%%HLDSDIR%%esf/sprites/hud.txt
|
||||
%%HLDSDIR%%esf/sprites/kamecharge.spr
|
||||
%%HLDSDIR%%esf/sprites/kamehamehaa.spr
|
||||
%%HLDSDIR%%esf/sprites/kamehamehaastart.spr
|
||||
%%HLDSDIR%%esf/sprites/kamehamehab.spr
|
||||
%%HLDSDIR%%esf/sprites/kamehamehabstart.spr
|
||||
%%HLDSDIR%%esf/sprites/kamehamehatrail.spr
|
||||
%%HLDSDIR%%esf/sprites/kiblast.spr
|
||||
%%HLDSDIR%%esf/sprites/kiblasta.spr
|
||||
%%HLDSDIR%%esf/sprites/kiblastb.spr
|
||||
%%HLDSDIR%%esf/sprites/kiblasttrail.spr
|
||||
%%HLDSDIR%%esf/sprites/lgtning.spr
|
||||
%%HLDSDIR%%esf/sprites/lightning.spr
|
||||
%%HLDSDIR%%esf/sprites/masenkoa.spr
|
||||
%%HLDSDIR%%esf/sprites/masenkoastart.spr
|
||||
%%HLDSDIR%%esf/sprites/masenkob.spr
|
||||
%%HLDSDIR%%esf/sprites/masenkobstart.spr
|
||||
%%HLDSDIR%%esf/sprites/masenkocharge.spr
|
||||
%%HLDSDIR%%esf/sprites/masenkotrail.spr
|
||||
%%HLDSDIR%%esf/sprites/meleeflash1.spr
|
||||
%%HLDSDIR%%esf/sprites/meleeflash2.spr
|
||||
%%HLDSDIR%%esf/sprites/mouthblasta.spr
|
||||
%%HLDSDIR%%esf/sprites/mouthblastastart.spr
|
||||
%%HLDSDIR%%esf/sprites/mouthblastb.spr
|
||||
%%HLDSDIR%%esf/sprites/mouthblastbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/mouthblastcharge.spr
|
||||
%%HLDSDIR%%esf/sprites/mouthblasttrail.spr
|
||||
%%HLDSDIR%%esf/sprites/null.spr
|
||||
%%HLDSDIR%%esf/sprites/orangeexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/powerup.spr
|
||||
%%HLDSDIR%%esf/sprites/purpleattacka.spr
|
||||
%%HLDSDIR%%esf/sprites/purpleattackastart.spr
|
||||
%%HLDSDIR%%esf/sprites/purpleattackb.spr
|
||||
%%HLDSDIR%%esf/sprites/purpleattackbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/purplecharge.spr
|
||||
%%HLDSDIR%%esf/sprites/purpleexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/purpletrail.spr
|
||||
%%HLDSDIR%%esf/sprites/radar.spr
|
||||
%%HLDSDIR%%esf/sprites/radardot.spr
|
||||
%%HLDSDIR%%esf/sprites/radarsmall.spr
|
||||
%%HLDSDIR%%esf/sprites/radartiny.spr
|
||||
%%HLDSDIR%%esf/sprites/rain.spr
|
||||
%%HLDSDIR%%esf/sprites/redattacka.spr
|
||||
%%HLDSDIR%%esf/sprites/redattackastart.spr
|
||||
%%HLDSDIR%%esf/sprites/redattackb.spr
|
||||
%%HLDSDIR%%esf/sprites/redattackbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/redcharge.spr
|
||||
%%HLDSDIR%%esf/sprites/redexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/redtrail.spr
|
||||
%%HLDSDIR%%esf/sprites/ripple.spr
|
||||
%%HLDSDIR%%esf/sprites/ripplea.spr
|
||||
%%HLDSDIR%%esf/sprites/rippleb.spr
|
||||
%%HLDSDIR%%esf/sprites/rock1.spr
|
||||
%%HLDSDIR%%esf/sprites/rock2.spr
|
||||
%%HLDSDIR%%esf/sprites/rock3.spr
|
||||
%%HLDSDIR%%esf/sprites/rock4.spr
|
||||
%%HLDSDIR%%esf/sprites/rock5.spr
|
||||
%%HLDSDIR%%esf/sprites/rockVRML.spr
|
||||
%%HLDSDIR%%esf/sprites/sbca.spr
|
||||
%%HLDSDIR%%esf/sprites/sbcb.spr
|
||||
%%HLDSDIR%%esf/sprites/sbccharge.spr
|
||||
%%HLDSDIR%%esf/sprites/sbcorbita.spr
|
||||
%%HLDSDIR%%esf/sprites/sbcorbitb.spr
|
||||
%%HLDSDIR%%esf/sprites/sbcorbittrail.spr
|
||||
%%HLDSDIR%%esf/sprites/sbctrail.spr
|
||||
%%HLDSDIR%%esf/sprites/scatterbeam.spr
|
||||
%%HLDSDIR%%esf/sprites/scatterbeama.spr
|
||||
%%HLDSDIR%%esf/sprites/scatterbeamb.spr
|
||||
%%HLDSDIR%%esf/sprites/scatterbeamfront.spr
|
||||
%%HLDSDIR%%esf/sprites/scatterbeamtrail.spr
|
||||
%%HLDSDIR%%esf/sprites/shens_eyes.spr
|
||||
%%HLDSDIR%%esf/sprites/shield.spr
|
||||
%%HLDSDIR%%esf/sprites/shieldattack.spr
|
||||
%%HLDSDIR%%esf/sprites/spiritbomb.spr
|
||||
%%HLDSDIR%%esf/sprites/spiritbombcharge.spr
|
||||
%%HLDSDIR%%esf/sprites/splash.spr
|
||||
%%HLDSDIR%%esf/sprites/target.spr
|
||||
%%HLDSDIR%%esf/sprites/trail.spr
|
||||
%%HLDSDIR%%esf/sprites/tree1.spr
|
||||
%%HLDSDIR%%esf/sprites/tree2.spr
|
||||
%%HLDSDIR%%esf/sprites/tree3.spr
|
||||
%%HLDSDIR%%esf/sprites/tree4.spr
|
||||
%%HLDSDIR%%esf/sprites/tree5.spr
|
||||
%%HLDSDIR%%esf/sprites/watersplash1.spr
|
||||
%%HLDSDIR%%esf/sprites/watersplash2.spr
|
||||
%%HLDSDIR%%esf/sprites/weapon_bigbang.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_burningattack.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_candy.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_deathball.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_destructodisc.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_dragonball.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_eyelaser.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_finalflash.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_fingerlaser.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_finishingbuster.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_friezadisc.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_gallitgun.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_genericbeam.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_kamehameha.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_kametorpedo.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_kiblast.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_masenko.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_melee.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_mouthblast.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_powerbeam.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_regeneration.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_renzoku.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_scatterbeam.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_scattershot.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_sensu.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_sensubean.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_shieldattack.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_solarflare.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_specialbeamcannon.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_spiritbomb.txt
|
||||
%%HLDSDIR%%esf/sprites/weapon_sword.txt
|
||||
%%HLDSDIR%%esf/sprites/white.spr
|
||||
%%HLDSDIR%%esf/sprites/whiteexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/wsplash3.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowattacka.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowattackastart.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowattackb.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowattackbstart.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowcharge.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowexplosion.spr
|
||||
%%HLDSDIR%%esf/sprites/yellowtrail.spr
|
||||
%%HLDSDIR%%esf/titles.txt
|
||||
%%HLDSDIR%%esf/user.scr
|
||||
%%HLDSDIR%%esf/voice_ban.dt
|
||||
@dirrm %%HLDSDIR%%esf/sprites
|
||||
@dirrm %%HLDSDIR%%esf/sound/weapons
|
||||
@dirrm %%HLDSDIR%%esf/sound/vegeta
|
||||
@dirrm %%HLDSDIR%%esf/sound/trunks
|
||||
@dirrm %%HLDSDIR%%esf/sound/piccolo
|
||||
@dirrm %%HLDSDIR%%esf/sound/krillin
|
||||
@dirrm %%HLDSDIR%%esf/sound/goku
|
||||
@dirrm %%HLDSDIR%%esf/sound/gohan
|
||||
@dirrm %%HLDSDIR%%esf/sound/frieza
|
||||
@dirrm %%HLDSDIR%%esf/sound/fatbuu
|
||||
@dirrm %%HLDSDIR%%esf/sound/dragon
|
||||
@dirrm %%HLDSDIR%%esf/sound/cell2
|
||||
@dirrm %%HLDSDIR%%esf/sound/cell
|
||||
@dirrm %%HLDSDIR%%esf/sound/buu
|
||||
@dirrm %%HLDSDIR%%esf/sound/ambience
|
||||
@dirrm %%HLDSDIR%%esf/sound
|
||||
@dirrm %%HLDSDIR%%esf/shell
|
||||
@dirrm %%HLDSDIR%%esf/models/player/vegeta
|
||||
@dirrm %%HLDSDIR%%esf/models/player/trunks
|
||||
@dirrm %%HLDSDIR%%esf/models/player/ssjvegeta
|
||||
@dirrm %%HLDSDIR%%esf/models/player/ssjtrunks
|
||||
@dirrm %%HLDSDIR%%esf/models/player/ssjgoku
|
||||
@dirrm %%HLDSDIR%%esf/models/player/ssjgohan
|
||||
@dirrm %%HLDSDIR%%esf/models/player/piccolo
|
||||
@dirrm %%HLDSDIR%%esf/models/player/krillin2
|
||||
@dirrm %%HLDSDIR%%esf/models/player/krillin
|
||||
@dirrm %%HLDSDIR%%esf/models/player/goku
|
||||
@dirrm %%HLDSDIR%%esf/models/player/gohan
|
||||
@dirrm %%HLDSDIR%%esf/models/player/frieza2
|
||||
@dirrm %%HLDSDIR%%esf/models/player/frieza
|
||||
@dirrm %%HLDSDIR%%esf/models/player/fatbuu
|
||||
@dirrm %%HLDSDIR%%esf/models/player/evilbuu
|
||||
@dirrm %%HLDSDIR%%esf/models/player/cell2
|
||||
@dirrm %%HLDSDIR%%esf/models/player/cell
|
||||
@dirrm %%HLDSDIR%%esf/models/player
|
||||
@dirrm %%HLDSDIR%%esf/models
|
||||
@dirrm %%HLDSDIR%%esf/media
|
||||
@dirrm %%HLDSDIR%%esf/maps
|
||||
@dirrm %%HLDSDIR%%esf/gfx/vgui
|
||||
@dirrm %%HLDSDIR%%esf/gfx/shell
|
||||
@dirrm %%HLDSDIR%%esf/gfx/env
|
||||
@dirrm %%HLDSDIR%%esf/gfx
|
||||
@dirrm %%HLDSDIR%%esf/dlls
|
||||
@dirrm %%HLDSDIR%%esf/classes
|
||||
@dirrm %%HLDSDIR%%esf/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%esf/SAVE
|
||||
@unexec rmdir %D/%%HLDSDIR%%esf 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%esf`` to remove any configuration files and logs left." | fmt
|
|
@ -1,19 +0,0 @@
|
|||
# New ports collection makefile for: Existence Server
|
||||
# Date created: Mon Sep 17 13:05:51 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= existence
|
||||
PORTVERSION= 0.1.4.0
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://uml-pub.ists.dartmouth.edu/halflife/linux/
|
||||
DISTNAME= x-beta1.4.linux
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Existence (Matrix alike) full server package for Linux
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (x-beta1.4.linux.tar.gz) = a05a4365cfca211223fe416767581290
|
||||
SHA256 (x-beta1.4.linux.tar.gz) = 60a5c9f4a205b38b0ddc00cd272afeb59053fc006cea849110ce478a13874b3f
|
||||
SIZE (x-beta1.4.linux.tar.gz) = 47483036
|
|
@ -1,22 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Existence (Matrix look alike) server under Linux emulation.
|
||||
|
||||
[from developer's site]
|
||||
The year is 2080, the government has been corrupted by the power
|
||||
their technology has granted them. An underground rebellion force
|
||||
has formed and is fighting back against this tremendous threat with
|
||||
the same technology - a technology that has fuelled a war between
|
||||
malevolent Artificial Intelligence and Humanity. Our existence is
|
||||
at risk...
|
||||
|
||||
With open access to human brain waves, this new science is able to
|
||||
amplify single human DNA strands, which contain the unique genetic
|
||||
coding of every individual. Different attributes and knowledge of
|
||||
any individual can be enhanced, or diminished. Both sides hold the
|
||||
same technology, the ever growing AI can not co-exist with self
|
||||
reliant spontaneous humanity. Obliteration of one is inevitable...
|
||||
will you help fight for our race? Or have they gotten to you already?
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.whatisexistence.com/
|
|
@ -1,664 +0,0 @@
|
|||
%%PORTDOCS%%%%HLDSDIR%%existence/README.LINUX
|
||||
%%HLDSDIR%%existence/cached.wad
|
||||
%%HLDSDIR%%existence/cl_dlls/client.dll
|
||||
%%HLDSDIR%%existence/config.cfg
|
||||
%%HLDSDIR%%existence/decals.wad
|
||||
%%HLDSDIR%%existence/delta.lst
|
||||
%%HLDSDIR%%existence/dlls/ex_i386.so
|
||||
%%HLDSDIR%%existence/error.cfg
|
||||
%%HLDSDIR%%existence/events/ak47.sc
|
||||
%%HLDSDIR%%existence/events/awm.sc
|
||||
%%HLDSDIR%%existence/events/bar.sc
|
||||
%%HLDSDIR%%existence/events/beretta.sc
|
||||
%%HLDSDIR%%existence/events/dberet.sc
|
||||
%%HLDSDIR%%existence/events/dberet2.sc
|
||||
%%HLDSDIR%%existence/events/dberet3.sc
|
||||
%%HLDSDIR%%existence/events/deagle.sc
|
||||
%%HLDSDIR%%existence/events/m16.sc
|
||||
%%HLDSDIR%%existence/events/mp5.sc
|
||||
%%HLDSDIR%%existence/events/mp52.sc
|
||||
%%HLDSDIR%%existence/events/mp53.sc
|
||||
%%HLDSDIR%%existence/events/mp5a4.sc
|
||||
%%HLDSDIR%%existence/events/psg1.sc
|
||||
%%HLDSDIR%%existence/events/scorp.sc
|
||||
%%HLDSDIR%%existence/events/scorp2.sc
|
||||
%%HLDSDIR%%existence/events/scorp3.sc
|
||||
%%HLDSDIR%%existence/events/smokegrenade.sc
|
||||
%%HLDSDIR%%existence/events/spas12.sc
|
||||
%%HLDSDIR%%existence/events/stoner.sc
|
||||
%%HLDSDIR%%existence/events/stonerscope.sc
|
||||
%%HLDSDIR%%existence/events/stonersilencer.sc
|
||||
%%HLDSDIR%%existence/events/uzi.sc
|
||||
%%HLDSDIR%%existence/events/uzi2.sc
|
||||
%%HLDSDIR%%existence/events/uzi3.sc
|
||||
%%HLDSDIR%%existence/events/vulcan.sc
|
||||
%%HLDSDIR%%existence/events/xm4.sc
|
||||
%%HLDSDIR%%existence/events/xm42.sc
|
||||
%%HLDSDIR%%existence/ex_blackout.wad
|
||||
%%HLDSDIR%%existence/ex_official.wad
|
||||
%%HLDSDIR%%existence/ex_various.wad
|
||||
%%HLDSDIR%%existence/game.cfg
|
||||
%%HLDSDIR%%existence/gfx.wad
|
||||
%%HLDSDIR%%existence/liblist.gam
|
||||
%%HLDSDIR%%existence/mapcycle.txt
|
||||
%%HLDSDIR%%existence/maps/ex_blackout.bsp
|
||||
%%HLDSDIR%%existence/maps/ex_blackout.txt
|
||||
%%HLDSDIR%%existence/maps/ex_hardline.bsp
|
||||
%%HLDSDIR%%existence/maps/ex_hardline.txt
|
||||
%%HLDSDIR%%existence/maps/ex_highway.bsp
|
||||
%%HLDSDIR%%existence/maps/ex_highway.txt
|
||||
%%HLDSDIR%%existence/models/civhop.mdl
|
||||
%%HLDSDIR%%existence/models/civhopt.mdl
|
||||
%%HLDSDIR%%existence/models/civold.mdl
|
||||
%%HLDSDIR%%existence/models/civoldt.mdl
|
||||
%%HLDSDIR%%existence/models/gamecfg.wc
|
||||
%%HLDSDIR%%existence/models/newspaper.mdl
|
||||
%%HLDSDIR%%existence/models/p_357.mdl
|
||||
%%HLDSDIR%%existence/models/p_9mmhandgun.mdl
|
||||
%%HLDSDIR%%existence/models/p_ak47.mdl
|
||||
%%HLDSDIR%%existence/models/p_awm.mdl
|
||||
%%HLDSDIR%%existence/models/p_beretta.mdl
|
||||
%%HLDSDIR%%existence/models/p_berettas.mdl
|
||||
%%HLDSDIR%%existence/models/p_cell.mdl
|
||||
%%HLDSDIR%%existence/models/p_crossbow.mdl
|
||||
%%HLDSDIR%%existence/models/p_crowbar.mdl
|
||||
%%HLDSDIR%%existence/models/p_deagle.mdl
|
||||
%%HLDSDIR%%existence/models/p_egon.mdl
|
||||
%%HLDSDIR%%existence/models/p_expgrenade.mdl
|
||||
%%HLDSDIR%%existence/models/p_gattle.mdl
|
||||
%%HLDSDIR%%existence/models/p_gauss.mdl
|
||||
%%HLDSDIR%%existence/models/p_glock.mdl
|
||||
%%HLDSDIR%%existence/models/p_grenade.mdl
|
||||
%%HLDSDIR%%existence/models/p_hgun.mdl
|
||||
%%HLDSDIR%%existence/models/p_knife.mdl
|
||||
%%HLDSDIR%%existence/models/p_m16.mdl
|
||||
%%HLDSDIR%%existence/models/p_microuzi.mdl
|
||||
%%HLDSDIR%%existence/models/p_mp5.mdl
|
||||
%%HLDSDIR%%existence/models/p_mp5a4.mdl
|
||||
%%HLDSDIR%%existence/models/p_mp5k.mdl
|
||||
%%HLDSDIR%%existence/models/p_psg1.mdl
|
||||
%%HLDSDIR%%existence/models/p_rpg.mdl
|
||||
%%HLDSDIR%%existence/models/p_satchel.mdl
|
||||
%%HLDSDIR%%existence/models/p_satchel_radio.mdl
|
||||
%%HLDSDIR%%existence/models/p_scorp.mdl
|
||||
%%HLDSDIR%%existence/models/p_shotgun.mdl
|
||||
%%HLDSDIR%%existence/models/p_smokegrenade.mdl
|
||||
%%HLDSDIR%%existence/models/p_spas12.mdl
|
||||
%%HLDSDIR%%existence/models/p_squeak.mdl
|
||||
%%HLDSDIR%%existence/models/p_stoner.mdl
|
||||
%%HLDSDIR%%existence/models/p_stoner7scope.mdl
|
||||
%%HLDSDIR%%existence/models/p_stoner7sil.mdl
|
||||
%%HLDSDIR%%existence/models/p_tripmine.mdl
|
||||
%%HLDSDIR%%existence/models/p_usp.mdl
|
||||
%%HLDSDIR%%existence/models/p_xm4.mdl
|
||||
%%HLDSDIR%%existence/models/player.mdl
|
||||
%%HLDSDIR%%existence/models/player/backman/backman.mdl
|
||||
%%HLDSDIR%%existence/models/player/civ2/civ2.mdl
|
||||
%%HLDSDIR%%existence/models/player/civ3/civ3.mdl
|
||||
%%HLDSDIR%%existence/models/player/clark/clark.mdl
|
||||
%%HLDSDIR%%existence/models/player/coombe/coombe.mdl
|
||||
%%HLDSDIR%%existence/models/player/freeman/freeman.mdl
|
||||
%%HLDSDIR%%existence/models/player/johnson/johnson.mdl
|
||||
%%HLDSDIR%%existence/models/player/lee/lee.mdl
|
||||
%%HLDSDIR%%existence/models/player/leed/leed.mdl
|
||||
%%HLDSDIR%%existence/models/player/llamas/llamas.mdl
|
||||
%%HLDSDIR%%existence/models/player/martel/martel.mdl
|
||||
%%HLDSDIR%%existence/models/player/meadows/meadows.mdl
|
||||
%%HLDSDIR%%existence/models/player/mendez/mendez.mdl
|
||||
%%HLDSDIR%%existence/models/player/preston/preston.mdl
|
||||
%%HLDSDIR%%existence/models/player/scordo/scordo.mdl
|
||||
%%HLDSDIR%%existence/models/player/slim/slim.mdl
|
||||
%%HLDSDIR%%existence/models/player/swat1/swat1.mdl
|
||||
%%HLDSDIR%%existence/models/player/swat2/swat2.mdl
|
||||
%%HLDSDIR%%existence/models/player/swat3/swat3.mdl
|
||||
%%HLDSDIR%%existence/models/player/white/white.mdl
|
||||
%%HLDSDIR%%existence/models/shell.mdl
|
||||
%%HLDSDIR%%existence/models/super_being.mdl
|
||||
%%HLDSDIR%%existence/models/v_9mmhandgun.mdl
|
||||
%%HLDSDIR%%existence/models/v_ak47.mdl
|
||||
%%HLDSDIR%%existence/models/v_awm.mdl
|
||||
%%HLDSDIR%%existence/models/v_beretta.mdl
|
||||
%%HLDSDIR%%existence/models/v_berettas.mdl
|
||||
%%HLDSDIR%%existence/models/v_cell.mdl
|
||||
%%HLDSDIR%%existence/models/v_deagle.mdl
|
||||
%%HLDSDIR%%existence/models/v_expgrenade.mdl
|
||||
%%HLDSDIR%%existence/models/v_gattle.mdl
|
||||
%%HLDSDIR%%existence/models/v_knife.mdl
|
||||
%%HLDSDIR%%existence/models/v_m16.mdl
|
||||
%%HLDSDIR%%existence/models/v_microuzi.mdl
|
||||
%%HLDSDIR%%existence/models/v_mp5.mdl
|
||||
%%HLDSDIR%%existence/models/v_mp5a4.mdl
|
||||
%%HLDSDIR%%existence/models/v_psg1.mdl
|
||||
%%HLDSDIR%%existence/models/v_scorp.mdl
|
||||
%%HLDSDIR%%existence/models/v_smokegrenade.mdl
|
||||
%%HLDSDIR%%existence/models/v_spas12.mdl
|
||||
%%HLDSDIR%%existence/models/v_stoner.mdl
|
||||
%%HLDSDIR%%existence/models/v_stoner7scope.mdl
|
||||
%%HLDSDIR%%existence/models/v_stoner7sil.mdl
|
||||
%%HLDSDIR%%existence/models/v_xm4.mdl
|
||||
%%HLDSDIR%%existence/models/w_ak47.mdl
|
||||
%%HLDSDIR%%existence/models/w_awm.mdl
|
||||
%%HLDSDIR%%existence/models/w_bag.mdl
|
||||
%%HLDSDIR%%existence/models/w_beretta.mdl
|
||||
%%HLDSDIR%%existence/models/w_berettas.mdl
|
||||
%%HLDSDIR%%existence/models/w_c4.mdl
|
||||
%%HLDSDIR%%existence/models/w_deagle.mdl
|
||||
%%HLDSDIR%%existence/models/w_expgrenade.mdl
|
||||
%%HLDSDIR%%existence/models/w_gattle.mdl
|
||||
%%HLDSDIR%%existence/models/w_m16.mdl
|
||||
%%HLDSDIR%%existence/models/w_microuzi.mdl
|
||||
%%HLDSDIR%%existence/models/w_mp5.mdl
|
||||
%%HLDSDIR%%existence/models/w_mp5a4.mdl
|
||||
%%HLDSDIR%%existence/models/w_psg1.mdl
|
||||
%%HLDSDIR%%existence/models/w_scorp.mdl
|
||||
%%HLDSDIR%%existence/models/w_skorp.mdl
|
||||
%%HLDSDIR%%existence/models/w_skorpreal.mdl
|
||||
%%HLDSDIR%%existence/models/w_smokegrenade.mdl
|
||||
%%HLDSDIR%%existence/models/w_spas12.mdl
|
||||
%%HLDSDIR%%existence/models/w_squeak.mdl
|
||||
%%HLDSDIR%%existence/models/w_squeakt.mdl
|
||||
%%HLDSDIR%%existence/models/w_stoner.mdl
|
||||
%%HLDSDIR%%existence/models/w_stoner7scope.mdl
|
||||
%%HLDSDIR%%existence/models/w_stoner7sil.mdl
|
||||
%%HLDSDIR%%existence/models/w_usp.mdl
|
||||
%%HLDSDIR%%existence/models/w_xm4.mdl
|
||||
%%HLDSDIR%%existence/motd.txt
|
||||
%%HLDSDIR%%existence/pldecal.wad
|
||||
%%HLDSDIR%%existence/server.cfg
|
||||
%%HLDSDIR%%existence/settings.scr
|
||||
%%HLDSDIR%%existence/sound/ambience/alarm_surface_1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_ac_vent.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_base_alarm_1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_drainpipe.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_drip_amb1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_fan_big.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_fan_small.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_generator.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_neon_light.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_pipes.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_rain_amb1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_rain_amb2.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_rain_amb3_inside.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_sewer1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_sewer2.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_trafficidleambience_1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_waterfall.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_wind_deepamb1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_wind_high_1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/loop_wind_long_1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/random_plane_flyby.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/random_police_horn.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/random_thunder1.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/random_thunder2.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/random_thunder3.wav
|
||||
%%HLDSDIR%%existence/sound/ambience/random_train_passby1a.wav
|
||||
%%HLDSDIR%%existence/sound/civ/dont_shoot_me.wav
|
||||
%%HLDSDIR%%existence/sound/civ/may_i_help_you.wav
|
||||
%%HLDSDIR%%existence/sound/civ/oh_god.wav
|
||||
%%HLDSDIR%%existence/sound/civ/pain1.wav
|
||||
%%HLDSDIR%%existence/sound/civ/pain2.wav
|
||||
%%HLDSDIR%%existence/sound/civ/pain3.wav
|
||||
%%HLDSDIR%%existence/sound/civ/pain4.wav
|
||||
%%HLDSDIR%%existence/sound/civ/pain5.wav
|
||||
%%HLDSDIR%%existence/sound/civ/please_dont_kill.wav
|
||||
%%HLDSDIR%%existence/sound/civ/shit.wav
|
||||
%%HLDSDIR%%existence/sound/civ/step_off_bitch.wav
|
||||
%%HLDSDIR%%existence/sound/civ/what_you_want.wav
|
||||
%%HLDSDIR%%existence/sound/civ/whats_cracking.wav
|
||||
%%HLDSDIR%%existence/sound/civ/yes.wav
|
||||
%%HLDSDIR%%existence/sound/common/wpn_hudoff.wav
|
||||
%%HLDSDIR%%existence/sound/common/wpn_hudon.wav
|
||||
%%HLDSDIR%%existence/sound/common/wpn_moveselect.wav
|
||||
%%HLDSDIR%%existence/sound/common/wpn_select.wav
|
||||
%%HLDSDIR%%existence/sound/debris/bustconcrete1.wav
|
||||
%%HLDSDIR%%existence/sound/debris/bustconcrete2.wav
|
||||
%%HLDSDIR%%existence/sound/debris/bustglass1.wav
|
||||
%%HLDSDIR%%existence/sound/debris/bustglass2.wav
|
||||
%%HLDSDIR%%existence/sound/debris/bustglass3.wav
|
||||
%%HLDSDIR%%existence/sound/debris/concrete1.wav
|
||||
%%HLDSDIR%%existence/sound/debris/concrete2.wav
|
||||
%%HLDSDIR%%existence/sound/debris/concrete3.wav
|
||||
%%HLDSDIR%%existence/sound/debris/zap4.wav
|
||||
%%HLDSDIR%%existence/sound/debris/zap7.wav
|
||||
%%HLDSDIR%%existence/sound/items/9mmclip1.wav
|
||||
%%HLDSDIR%%existence/sound/items/9mmclip2.wav
|
||||
%%HLDSDIR%%existence/sound/items/clip_out1.wav
|
||||
%%HLDSDIR%%existence/sound/items/clipout.wav
|
||||
%%HLDSDIR%%existence/sound/items/clipout_ex.wav
|
||||
%%HLDSDIR%%existence/sound/items/dualdrop.wav
|
||||
%%HLDSDIR%%existence/sound/items/pclipout.wav
|
||||
%%HLDSDIR%%existence/sound/items/pistol_clipdrop.wav
|
||||
%%HLDSDIR%%existence/sound/items/pistol_clipin.wav
|
||||
%%HLDSDIR%%existence/sound/items/pistol_clipout.wav
|
||||
%%HLDSDIR%%existence/sound/items/pistol_cock.wav
|
||||
%%HLDSDIR%%existence/sound/items/preloadsingle.wav
|
||||
%%HLDSDIR%%existence/sound/items/reload_single.wav
|
||||
%%HLDSDIR%%existence/sound/items/rifle_clipdrop.wav
|
||||
%%HLDSDIR%%existence/sound/items/rifle_clipin.wav
|
||||
%%HLDSDIR%%existence/sound/items/rifle_clipout.wav
|
||||
%%HLDSDIR%%existence/sound/items/rifle_cock.wav
|
||||
%%HLDSDIR%%existence/sound/items/shotgun_cock.wav
|
||||
%%HLDSDIR%%existence/sound/items/shotgun_reload.wav
|
||||
%%HLDSDIR%%existence/sound/misc/hydraulic_door_close.wav
|
||||
%%HLDSDIR%%existence/sound/misc/hydraulic_door_open.wav
|
||||
%%HLDSDIR%%existence/sound/misc/talk.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/cracking.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/cracking2.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/dont_shoot_me.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/oh_god.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/shit.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/shit2.wav
|
||||
%%HLDSDIR%%existence/sound/oldman/shit3.wav
|
||||
%%HLDSDIR%%existence/sound/player/body_drop3.wav
|
||||
%%HLDSDIR%%existence/sound/player/body_drop4.wav
|
||||
%%HLDSDIR%%existence/sound/player/bodydrop1.wav
|
||||
%%HLDSDIR%%existence/sound/player/bodydrop2.wav
|
||||
%%HLDSDIR%%existence/sound/player/load.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_concrete1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_concrete2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_dirt1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_dirt2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_dirt3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_dirt4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_draw.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_duct1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_duct2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_duct3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_duct4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_glove.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_grate1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_grate2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_grate3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_grate4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_gravel1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_gravel2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_holster.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_jump1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_jump2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_kevlarhit.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_ladder1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_ladder2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_ladder3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_ladder4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_metal1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_metal2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_metal3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_metal4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_pain1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_pain2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_pain5.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_pain6.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_pain7.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_shell1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_shell2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_shell3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_slosh1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_slosh2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_slosh3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_slosh4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_snow1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_snow2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_snow3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_snow4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_snow5.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_snow6.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_step1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_step2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_step3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_step4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_swim1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_swim2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_swim3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_swim4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_tile1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_tile2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_tile3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_tile4.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_tile5.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_wade1.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_wade2.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_wade3.wav
|
||||
%%HLDSDIR%%existence/sound/player/pl_wade4.wav
|
||||
%%HLDSDIR%%existence/sound/player/upgradevest.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/follow_attack_321.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/follow_attack_321_now.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/hold_this_position.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/rebels_escaping_secure_exits.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/report_guard.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/report_guard_prisoner.wav
|
||||
%%HLDSDIR%%existence/sound/radio/accent_agent/spread_out_men.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/follow_attack_321.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/hold_this_position.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/rebels_escape_secure_exits.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/report_guard.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/secure_building.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/spread_out_men.wav
|
||||
%%HLDSDIR%%existence/sound/radio/confident_agent/stay_together_men.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/follow_attack_321_now.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/hold_position.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/rebels_escape_secure_exits.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/report_guard.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/report_guard2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/report_guard3.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/secure_building.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/spread_out.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/stay_together.wav
|
||||
%%HLDSDIR%%existence/sound/radio/crazy_agent/stay_together2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/follow_attack_321_now.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/hold_this_position.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/report_and_guard.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/secure_exits.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/secure_nurotech.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/spread_out_men.wav
|
||||
%%HLDSDIR%%existence/sound/radio/low_agent/stay_together_men.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/all_teams_escort_dr.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/as_one_team.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/as_one_team2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/captured_get_him_out.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/hold_position2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/meet_perimeter.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/recnnt_hardline_team.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/rush_321_go.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/spread_out2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/mendez/spread_out3.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_as_one.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_as_one2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_escort_dr.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_get_white_out.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_hold_position.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_meet_perim.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_recnnt_hardline.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_rush_321go.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_rush_321go_2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_spread_out.wav
|
||||
%%HLDSDIR%%existence/sound/radio/rebelfemale/female_spread_out2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/all_escort_dr.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/as_one.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/hold_position.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/meet_at_target.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/recnnt_hardline_team.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/rushin_321.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/spread_out.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/spread_out2.wav
|
||||
%%HLDSDIR%%existence/sound/radio/white/white_cap_gethim_out.wav
|
||||
%%HLDSDIR%%existence/sound/sentences.txt
|
||||
%%HLDSDIR%%existence/sound/vox/agent/begininground_passwords.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_agent_down.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_black_shutting_down.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_disconect_scan_stop.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_dr_captured_scan_started.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_mainframe_connect_fail.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_mainframe_non_existent.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_rebels_terminated.wav
|
||||
%%HLDSDIR%%existence/sound/vox/agent/echo_scan_complete.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/agentsdead_humans_terminated.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/c4blown_sucses_escort_dr2.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/dr_rescued_escort.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/hardline_down.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/nurotech_has_dr_topfloor.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/rebelrespawn_reinforments.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/roundstart_dispatch.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/whiteecaped_home.wav
|
||||
%%HLDSDIR%%existence/sound/vox/rebel/whiteheld3min_control.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/357_shot1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/357_shot2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/ak47_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/ammopickup1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/awm_clipin.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/awm_clipout.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/awm_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/beretta_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/explode3.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/explode4.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/explode5.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/generic_draw_ex.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/generic_holster_ex.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/hks1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/hks2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/hks3.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_draw.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_hit1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_hit2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_hit3.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_holster.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_swipe1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_swipe2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_wall1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_wall2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/knife_wall3.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/m16_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/m16_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/m16_reload.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/minigun_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/minigun_last_shot.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/minigun_loop_shot.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/minigun_reload.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5_draw.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5_fire1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5_holster.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5_reload.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5a4_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5a4_fire1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5a4_fire2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/mp5a4_reload.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/phone_ring.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/phone_snap.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/pl_gun1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/pl_gun2.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/pl_gun3.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/psg1_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/psg1_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/psg1_fire_last.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/psg1_reload.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/reload_full.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/reload_single.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/scock1.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/scorp_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/scorp_shell.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/scorpion_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/shell.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/shell_metal.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/shell_stone.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/slug_explode.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/sniper_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/spas12_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/spas12_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/stoner_drop.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/stoner_fire.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/stoner_reload.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/stoner_silenced.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/uzi.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/xm4_clipin.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/xm4_clipout.wav
|
||||
%%HLDSDIR%%existence/sound/weapons/xm4_slug_fire.wav
|
||||
%%HLDSDIR%%existence/sprites/320countdown.spr
|
||||
%%HLDSDIR%%existence/sprites/320hud7.spr
|
||||
%%HLDSDIR%%existence/sprites/320icons.spr
|
||||
%%HLDSDIR%%existence/sprites/320selection.spr
|
||||
%%HLDSDIR%%existence/sprites/320targetdown.spr
|
||||
%%HLDSDIR%%existence/sprites/320targetleft.spr
|
||||
%%HLDSDIR%%existence/sprites/320targetmain.spr
|
||||
%%HLDSDIR%%existence/sprites/320targetright.spr
|
||||
%%HLDSDIR%%existence/sprites/320targetup.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_ak47.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_awm.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_beretta.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_cellphone.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_deagle.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_dualberetta.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_glock.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_grenade.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_knife.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_m16.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_mp5a4.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_mp5k.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_psg1.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_skorpions.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_spas12.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_sr9mm.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_srscoped.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_srsilenced.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_usp.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_uzis.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_vulcan.spr
|
||||
%%HLDSDIR%%existence/sprites/320weapon_xm4.spr
|
||||
%%HLDSDIR%%existence/sprites/640hud7.spr
|
||||
%%HLDSDIR%%existence/sprites/640oxy.spr
|
||||
%%HLDSDIR%%existence/sprites/blacksmoke2.spr
|
||||
%%HLDSDIR%%existence/sprites/blood.spr
|
||||
%%HLDSDIR%%existence/sprites/bloodspray.spr
|
||||
%%HLDSDIR%%existence/sprites/c4_boom.spr
|
||||
%%HLDSDIR%%existence/sprites/c4_timer.spr
|
||||
%%HLDSDIR%%existence/sprites/chat.spr
|
||||
%%HLDSDIR%%existence/sprites/countdown.spr
|
||||
%%HLDSDIR%%existence/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%existence/sprites/hud.txt
|
||||
%%HLDSDIR%%existence/sprites/icons.spr
|
||||
%%HLDSDIR%%existence/sprites/muzzleflash1.spr
|
||||
%%HLDSDIR%%existence/sprites/muzzleflash2.spr
|
||||
%%HLDSDIR%%existence/sprites/muzzleflash3.spr
|
||||
%%HLDSDIR%%existence/sprites/selection.spr
|
||||
%%HLDSDIR%%existence/sprites/shot_smoke.spr
|
||||
%%HLDSDIR%%existence/sprites/shot_smoke1.spr
|
||||
%%HLDSDIR%%existence/sprites/shot_smoke2.spr
|
||||
%%HLDSDIR%%existence/sprites/snipe.spr
|
||||
%%HLDSDIR%%existence/sprites/target_center.spr
|
||||
%%HLDSDIR%%existence/sprites/target_down.spr
|
||||
%%HLDSDIR%%existence/sprites/target_left.spr
|
||||
%%HLDSDIR%%existence/sprites/target_right.spr
|
||||
%%HLDSDIR%%existence/sprites/target_up.spr
|
||||
%%HLDSDIR%%existence/sprites/targetdown.spr
|
||||
%%HLDSDIR%%existence/sprites/targetleft.spr
|
||||
%%HLDSDIR%%existence/sprites/targetmain.spr
|
||||
%%HLDSDIR%%existence/sprites/targetright.spr
|
||||
%%HLDSDIR%%existence/sprites/targetup.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_ak47.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_ak47.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_awm.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_awm.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_beretta.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_beretta.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_cellphone.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_cellphone.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_deagle.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_deagle.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_dualberetta.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_dualberettas.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_dualscorpion.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_expgrenade.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_glock.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_grenade.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_knife.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_knife.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_m16.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_m16.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_mp5a4.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_mp5a4.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_mp5k.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_mp5k.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_null.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_psg1.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_psg1.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_skorpions.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_spas12.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_spas12.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_sr9mm.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_srscoped.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_srsilenced.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_stoner.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_stonerscope.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_stonersilencer.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_usp.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_usp.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_uzi.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_uzis.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_vulcan.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_vulcan.txt
|
||||
%%HLDSDIR%%existence/sprites/weapon_xm4.spr
|
||||
%%HLDSDIR%%existence/sprites/weapon_xm4.txt
|
||||
%%HLDSDIR%%existence/sprites/zerogxplode.spr
|
||||
%%HLDSDIR%%existence/titles.txt
|
||||
%%HLDSDIR%%existence/user.scr
|
||||
%%HLDSDIR%%existence/weapons/short_ak47.txt
|
||||
%%HLDSDIR%%existence/weapons/short_awm.txt
|
||||
%%HLDSDIR%%existence/weapons/short_barrett.txt
|
||||
%%HLDSDIR%%existence/weapons/short_berretta.txt
|
||||
%%HLDSDIR%%existence/weapons/short_berrettas.txt
|
||||
%%HLDSDIR%%existence/weapons/short_buyabilites.txt
|
||||
%%HLDSDIR%%existence/weapons/short_buyequipment.txt
|
||||
%%HLDSDIR%%existence/weapons/short_buyweapons.txt
|
||||
%%HLDSDIR%%existence/weapons/short_deserteagle.txt
|
||||
%%HLDSDIR%%existence/weapons/short_dualmp5k.txt
|
||||
%%HLDSDIR%%existence/weapons/short_dualscorpion.txt
|
||||
%%HLDSDIR%%existence/weapons/short_dualuzi.txt
|
||||
%%HLDSDIR%%existence/weapons/short_expgrenade.txt
|
||||
%%HLDSDIR%%existence/weapons/short_highjump.txt
|
||||
%%HLDSDIR%%existence/weapons/short_longjump.txt
|
||||
%%HLDSDIR%%existence/weapons/short_m16.txt
|
||||
%%HLDSDIR%%existence/weapons/short_minigun.txt
|
||||
%%HLDSDIR%%existence/weapons/short_mp5a4.txt
|
||||
%%HLDSDIR%%existence/weapons/short_psg1.txt
|
||||
%%HLDSDIR%%existence/weapons/short_smokegrenade.txt
|
||||
%%HLDSDIR%%existence/weapons/short_spas12.txt
|
||||
%%HLDSDIR%%existence/weapons/short_speedboost.txt
|
||||
%%HLDSDIR%%existence/weapons/short_stoner.txt
|
||||
%%HLDSDIR%%existence/weapons/short_stonerscope.txt
|
||||
%%HLDSDIR%%existence/weapons/short_stonersilencer.txt
|
||||
%%HLDSDIR%%existence/weapons/short_upgradevest.txt
|
||||
%%HLDSDIR%%existence/weapons/short_usp.txt
|
||||
%%HLDSDIR%%existence/weapons/short_vest.txt
|
||||
%%HLDSDIR%%existence/weapons/short_xm4.txt
|
||||
@dirrm %%HLDSDIR%%existence/weapons
|
||||
@dirrm %%HLDSDIR%%existence/sprites
|
||||
@dirrm %%HLDSDIR%%existence/sound/weapons
|
||||
@dirrm %%HLDSDIR%%existence/sound/vox/rebel
|
||||
@dirrm %%HLDSDIR%%existence/sound/vox/agent
|
||||
@dirrm %%HLDSDIR%%existence/sound/vox
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/white
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/rebelfemale
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/mendez
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/low_agent
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/crazy_agent
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/confident_agent
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio/accent_agent
|
||||
@dirrm %%HLDSDIR%%existence/sound/radio
|
||||
@dirrm %%HLDSDIR%%existence/sound/player
|
||||
@dirrmtry %%HLDSDIR%%existence/sound/plats
|
||||
@dirrm %%HLDSDIR%%existence/sound/oldman
|
||||
@dirrm %%HLDSDIR%%existence/sound/misc
|
||||
@dirrm %%HLDSDIR%%existence/sound/items
|
||||
@dirrm %%HLDSDIR%%existence/sound/debris
|
||||
@dirrm %%HLDSDIR%%existence/sound/common
|
||||
@dirrm %%HLDSDIR%%existence/sound/civ
|
||||
@dirrm %%HLDSDIR%%existence/sound/ambience
|
||||
@dirrm %%HLDSDIR%%existence/sound
|
||||
@dirrm %%HLDSDIR%%existence/models/player/white
|
||||
@dirrm %%HLDSDIR%%existence/models/player/swat3
|
||||
@dirrm %%HLDSDIR%%existence/models/player/swat2
|
||||
@dirrm %%HLDSDIR%%existence/models/player/swat1
|
||||
@dirrm %%HLDSDIR%%existence/models/player/slim
|
||||
@dirrm %%HLDSDIR%%existence/models/player/scordo
|
||||
@dirrm %%HLDSDIR%%existence/models/player/preston
|
||||
@dirrm %%HLDSDIR%%existence/models/player/mendez
|
||||
@dirrm %%HLDSDIR%%existence/models/player/meadows
|
||||
@dirrm %%HLDSDIR%%existence/models/player/martel
|
||||
@dirrm %%HLDSDIR%%existence/models/player/llamas
|
||||
@dirrm %%HLDSDIR%%existence/models/player/leed
|
||||
@dirrm %%HLDSDIR%%existence/models/player/lee
|
||||
@dirrm %%HLDSDIR%%existence/models/player/johnson
|
||||
@dirrm %%HLDSDIR%%existence/models/player/freeman
|
||||
@dirrm %%HLDSDIR%%existence/models/player/coombe
|
||||
@dirrm %%HLDSDIR%%existence/models/player/clark
|
||||
@dirrm %%HLDSDIR%%existence/models/player/civ3
|
||||
@dirrm %%HLDSDIR%%existence/models/player/civ2
|
||||
@dirrm %%HLDSDIR%%existence/models/player/backman
|
||||
@dirrm %%HLDSDIR%%existence/models/player
|
||||
@dirrm %%HLDSDIR%%existence/models
|
||||
@dirrm %%HLDSDIR%%existence/maps
|
||||
@dirrm %%HLDSDIR%%existence/events
|
||||
@dirrm %%HLDSDIR%%existence/dlls
|
||||
@dirrm %%HLDSDIR%%existence/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%existence/SAVE
|
||||
@unexec rmdir %D/%%HLDSDIR%%existence 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%existence`` to remove any configuration files and logs left." | fmt
|
|
@ -1,19 +0,0 @@
|
|||
# New ports collection makefile for: Firearms Server
|
||||
# Date created: Tue Mar 27 20:47:31 EST 2001
|
||||
# Whom: pat et al
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= firearms
|
||||
PORTVERSION= 3.0
|
||||
MASTER_SITES= http://www.csygames.com/firearms/ \
|
||||
http://www.tacsim.com/downloads/firearms/linux/ \
|
||||
http://www.rma-clan.de/files/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
COMMENT= Half-Life mod Firearms full server package for Linux
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (firearms_3.0.tar.gz) = 4f5a745cec038cf47815847db4d4f6d4
|
||||
SHA256 (firearms_3.0.tar.gz) = 41029bc924e722c2e062014135ed6451b9028291f08b43f368197d6f20dc5739
|
||||
SIZE (firearms_3.0.tar.gz) = 191262986
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Firearms server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.firearmsmod.com/
|
File diff suppressed because it is too large
Load diff
|
@ -1,113 +0,0 @@
|
|||
# New ports collection makefile for: Front Line Force Server
|
||||
# Date created: Sat Mar 10 16:40:06 EST 2001
|
||||
# Whom: pat
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# XXX: this is the master port to games/hlserver-*
|
||||
|
||||
PORTNAME?= flf
|
||||
PORTVERSION?= 1.8b
|
||||
CATEGORIES?= games linux
|
||||
MASTER_SITES?= http://hex-hosting.com/pub/mod/frontline/ \
|
||||
ftp://ftp.wireplay.co.uk/pub/halflife/mods/frontlineforce/patches/linux/
|
||||
PKGNAMEPREFIX= hlserver-
|
||||
.if (${PORTNAME}==flf)
|
||||
PORTREVISION= 1
|
||||
.endif
|
||||
.ifndef(DISTNAME)
|
||||
DISTFILES?= frontline${PORTVERSION:S/.//}_full-linux${EXTRACT_SUFX}
|
||||
.endif
|
||||
|
||||
MAINTAINER?= pat@FreeBSD.org
|
||||
COMMENT?= Half-Life mod Frontline Force full server package for Linux
|
||||
|
||||
RUN_DEPENDS= ${PREFIX}${HLDSDIR}${HL_PROGRAM}:${HALFLIFESERVER_PORT}
|
||||
|
||||
USE_SUBMAKE= yes
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_PERL5= yes
|
||||
NO_CDROM= "Size; the data set is much too big"
|
||||
NO_BUILD= yes
|
||||
.if (${PORTNAME}==flf)
|
||||
WRKSRC?= ${WRKDIR}/frontline
|
||||
.else
|
||||
.ifndef(NO_WRKSUBDIR)
|
||||
WRKSRC?= ${WRKDIR}/${PORTNAME}
|
||||
.endif # NO_WRKSUBDIR
|
||||
.endif
|
||||
PLIST_SUB+= ${PLIST_SUB_MASTER}
|
||||
|
||||
INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755
|
||||
|
||||
HALFLIFESERVER_PORT= ${.CURDIR}/../halflifeserver
|
||||
HLDSDIR!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V HLDSDIR
|
||||
HL_PROGRAM!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V HL_PROGRAM
|
||||
PLIST_SUB_MASTER!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V PLIST_SUB_FOR_THIS_PORT
|
||||
PKGMESSAGE!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V PKGMESSAGE
|
||||
|
||||
.if !target(slaveport-post-extract)
|
||||
slaveport-post-extract:
|
||||
.endif
|
||||
|
||||
post-extract: slaveport-post-extract
|
||||
|
||||
pre-patch:
|
||||
# remove trailing ^M
|
||||
@${FIND} -E ${WRKSRC} -type f \
|
||||
-iregex ".*\.(bat|cfg|gam|htm|html|inf|ini|lst|sc|scr|txt)" \
|
||||
-exec ${PERL} -pi -ne 's!\r\n!\n!' {} 1>/dev/null 2>&1 \;
|
||||
|
||||
# if you change the PLIST, please re-think the following
|
||||
# Parses PLIST
|
||||
# creates dirs from @dirrm entries
|
||||
# copies files from non ^@ entries
|
||||
do-install: install-parse-plist install-run-scripts
|
||||
|
||||
# kaboom, ashes to ashes, .... The problem is dead :)
|
||||
# Contributed by <lioux@FreeBSD.org>
|
||||
install-parse-plist: generate-plist
|
||||
@${PERL} -e 'open(FHANDLER,"${TMPPLIST}");' \
|
||||
-e 'open(FDIR,">${WRKDIR}/dirs.sh.tmp");' \
|
||||
-e 'open(FFILES,">${WRKDIR}/files.sh");' \
|
||||
-e 'while (!eof(FHANDLER)) {' \
|
||||
-e 'chop($$file = <FHANDLER>);' \
|
||||
-e '$$dir = $$file_partial = $$file;' \
|
||||
-e '$$file_partial =~ s!^${HLDSDIR:S!^/!!}!!;' \
|
||||
-e '$$file_partial =~ s!^[^/]+/!! if defined(${NO_WRKSUBDIR});' \
|
||||
-e 'print FDIR "${INSTALL_DIR}", \
|
||||
" ", "\"${PREFIX}/$$dir\"", \
|
||||
"\n" if $$dir =~ s!(^\@dirrm\s+)!!;' \
|
||||
-e 'print FFILES "${INSTALL_DATA:S/${SHAREMODE}/400/}", \
|
||||
" ", "\"${WRKDIR}/$$file_partial\"", \
|
||||
" ", "\"${PREFIX}/$$file\"", \
|
||||
"\n" if ($$file !~ m!^\@!);' \
|
||||
-e '}' \
|
||||
-e 'close(FFILES);' \
|
||||
-e 'close(FDIR);' \
|
||||
-e 'close(FHANDLER);'
|
||||
# we want it sorted
|
||||
@${SORT} ${WRKDIR}/dirs.sh.tmp > ${WRKDIR}/dirs.sh
|
||||
|
||||
install-run-scripts:
|
||||
.for script in dirs files
|
||||
@${SH} ${WRKDIR}/${script}.sh
|
||||
.endfor
|
||||
|
||||
.if !target(slaveport-post-install)
|
||||
slaveport-post-install:
|
||||
.endif
|
||||
|
||||
post-install: slaveport-post-install
|
||||
@${ECHO_CMD} "*README* *README* *README* *README* *README* *README* *README*"
|
||||
@${ECHO_CMD} "------------------------------------------------------------"
|
||||
@${ECHO_CMD} " Do not run server as root"
|
||||
@${ECHO_CMD} " HLDS ports will be installed in ${PREFIX}/games/hlds_l"
|
||||
@${ECHO_CMD} "------------------------------------------------------------"
|
||||
|
||||
.ifndef(_DONT_INCLUDE_MK_)
|
||||
.include <bsd.port.mk>
|
||||
.endif
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (frontline18b_full-linux.tar.gz) = 60587cd8d4aa0a4a8b175d3e9342b7ec
|
||||
SHA256 (frontline18b_full-linux.tar.gz) = a62e793022af87831291bc87d93a4f4f7a87be30432d6a5f34b8873a94f8e245
|
||||
SIZE (frontline18b_full-linux.tar.gz) = 86592288
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Frontline Force server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.frontline2.com/
|
|
@ -1,660 +0,0 @@
|
|||
%%HLDSDIR%%/frontline/1024_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/1152_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/1280_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/1600_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/320_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/400_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/512_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/640_textscheme.txt
|
||||
%%HLDSDIR%%/frontline/800_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%/frontline/FLF.ico
|
||||
%%PORTDOCS%%%%HLDSDIR%%/frontline/FLF2.ico
|
||||
%%PORTDOCS%%%%HLDSDIR%%/frontline/FLF3.ico
|
||||
%%PORTDOCS%%%%HLDSDIR%%/frontline/blackened.ico
|
||||
%%HLDSDIR%%/frontline/cached.wad
|
||||
%%HLDSDIR%%/frontline/cl_dlls/client.dll
|
||||
%%HLDSDIR%%/frontline/commandmenu.txt
|
||||
%%HLDSDIR%%/frontline/config.cfg
|
||||
%%HLDSDIR%%/frontline/delta.lst
|
||||
%%HLDSDIR%%/frontline/dlls/front_i386.so
|
||||
%%HLDSDIR%%/frontline/events/ak5.sc
|
||||
%%HLDSDIR%%/frontline/events/ammocount.sc
|
||||
%%HLDSDIR%%/frontline/events/angleset.sc
|
||||
%%HLDSDIR%%/frontline/events/beretta92f.sc
|
||||
%%HLDSDIR%%/frontline/events/bloodtrail.sc
|
||||
%%HLDSDIR%%/frontline/events/breathstate.sc
|
||||
%%HLDSDIR%%/frontline/events/bulletflight.sc
|
||||
%%HLDSDIR%%/frontline/events/capturestate.sc
|
||||
%%HLDSDIR%%/frontline/events/cpstuff.sc
|
||||
%%HLDSDIR%%/frontline/events/explosion.sc
|
||||
%%HLDSDIR%%/frontline/events/famas.sc
|
||||
%%HLDSDIR%%/frontline/events/gibs.sc
|
||||
%%HLDSDIR%%/frontline/events/hk21.sc
|
||||
%%HLDSDIR%%/frontline/events/hk21reload.sc
|
||||
%%HLDSDIR%%/frontline/events/knife.sc
|
||||
%%HLDSDIR%%/frontline/events/m4.sc
|
||||
%%HLDSDIR%%/frontline/events/mac10.sc
|
||||
%%HLDSDIR%%/frontline/events/mk23.sc
|
||||
%%HLDSDIR%%/frontline/events/mp5a2.sc
|
||||
%%HLDSDIR%%/frontline/events/mp5sd.sc
|
||||
%%HLDSDIR%%/frontline/events/msg90.sc
|
||||
%%HLDSDIR%%/frontline/events/pronestate.sc
|
||||
%%HLDSDIR%%/frontline/events/radio.sc
|
||||
%%HLDSDIR%%/frontline/events/rs202m2.sc
|
||||
%%HLDSDIR%%/frontline/events/sako.sc
|
||||
%%HLDSDIR%%/frontline/events/showcps.sc
|
||||
%%HLDSDIR%%/frontline/events/spas12.sc
|
||||
%%HLDSDIR%%/frontline/events/ump45.sc
|
||||
%%HLDSDIR%%/frontline/flf_cky.wad
|
||||
%%HLDSDIR%%/frontline/game.ico
|
||||
%%HLDSDIR%%/frontline/liblist.gam
|
||||
%%HLDSDIR%%/frontline/listenserver.cfg
|
||||
%%HLDSDIR%%/frontline/logos/blackened.bmp
|
||||
%%HLDSDIR%%/frontline/mapcycle.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_afghan.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_afghan.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_afghan.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_ascension.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_ascension.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_ascension.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_bier.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_bier.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_bier.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_biohazard.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_biohazard.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_biohazard.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_cky.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_cky.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_cky.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_dcity.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_dcity.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_dcity.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_deep6.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_deep6.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_deep6.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_fox.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_fox.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_fox.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_heatwave.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_heatwave.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_heatwave.owp
|
||||
%%HLDSDIR%%/frontline/maps/flf_heatwave.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_icehammer.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_icehammer.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_icehammer.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_job.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_job.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_job.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_kezman.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_kezman.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_kezman.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_lombardi.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_lombardi.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_lombardi.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_mountain.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_mountain.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_mountain.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_rage.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_rage.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_rage.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_risu.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_risu.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_risu.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_sogem.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_sogem.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_sogem.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_toledo.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_toledo.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_toledo.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_village.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_village.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_village.txt
|
||||
%%HLDSDIR%%/frontline/maps/flf_winternuke.bsp
|
||||
%%HLDSDIR%%/frontline/maps/flf_winternuke.loc
|
||||
%%HLDSDIR%%/frontline/maps/flf_winternuke.txt
|
||||
%%HLDSDIR%%/frontline/models/Facehugger.mdl
|
||||
%%HLDSDIR%%/frontline/models/antena.mdl
|
||||
%%HLDSDIR%%/frontline/models/antena2.mdl
|
||||
%%HLDSDIR%%/frontline/models/arcticorange.mdl
|
||||
%%HLDSDIR%%/frontline/models/arcticorangeT.mdl
|
||||
%%HLDSDIR%%/frontline/models/armor.mdl
|
||||
%%HLDSDIR%%/frontline/models/astro.mdl
|
||||
%%HLDSDIR%%/frontline/models/astroT.mdl
|
||||
%%HLDSDIR%%/frontline/models/cactus_medium.mdl
|
||||
%%HLDSDIR%%/frontline/models/cactus_small.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_ak5.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_ak5T.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_beretta92f.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_beretta92fT.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_famas.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_famasT.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_hk21.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_hk21T.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_m4.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_m4T.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_mac10.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_mac10T.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_mk23.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_mk23T.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_mp5.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_mp5T.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_ump.mdl
|
||||
%%HLDSDIR%%/frontline/models/clip_umpT.mdl
|
||||
%%HLDSDIR%%/frontline/models/defiance_m4_skin.bmp
|
||||
%%HLDSDIR%%/frontline/models/dogfish.mdl
|
||||
%%HLDSDIR%%/frontline/models/gib_cemento.mdl
|
||||
%%HLDSDIR%%/frontline/models/gib_dirt.mdl
|
||||
%%HLDSDIR%%/frontline/models/gib_glass.mdl
|
||||
%%HLDSDIR%%/frontline/models/gib_wood.mdl
|
||||
%%HLDSDIR%%/frontline/models/hk_fish3.mdl
|
||||
%%HLDSDIR%%/frontline/models/hubi.mdl
|
||||
%%HLDSDIR%%/frontline/models/hubit.mdl
|
||||
%%HLDSDIR%%/frontline/models/jellyfish.mdl
|
||||
%%HLDSDIR%%/frontline/models/key.mdl
|
||||
%%HLDSDIR%%/frontline/models/keyT.mdl
|
||||
%%HLDSDIR%%/frontline/models/mainframe.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/arbol2.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/banco.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/gramita.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/palma.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/palma1.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/palmita.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/posteluz.mdl
|
||||
%%HLDSDIR%%/frontline/models/map/posteluzbi.mdl
|
||||
%%HLDSDIR%%/frontline/models/mego_chand.mdl
|
||||
%%HLDSDIR%%/frontline/models/mego_chand2.mdl
|
||||
%%HLDSDIR%%/frontline/models/mego_chand3.mdl
|
||||
%%HLDSDIR%%/frontline/models/megotreeA.mdl
|
||||
%%HLDSDIR%%/frontline/models/megotreeB.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_9mmAR.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_ak5.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_beretta92f.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_famas.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_flashbang.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_frag.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_hk21.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_knife.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_m4.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_mac10.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_mk23.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_mp5a2.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_mp5sd.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_msg90.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_rs202m2.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_sako.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_spas12.mdl
|
||||
%%HLDSDIR%%/frontline/models/p_ump45.mdl
|
||||
%%HLDSDIR%%/frontline/models/player/axisassault.mdl
|
||||
%%HLDSDIR%%/frontline/models/player/axisrecon.mdl
|
||||
%%HLDSDIR%%/frontline/models/player/axissupport.mdl
|
||||
%%HLDSDIR%%/frontline/models/player/natoassault.mdl
|
||||
%%HLDSDIR%%/frontline/models/player/natorecon.mdl
|
||||
%%HLDSDIR%%/frontline/models/player/natosupport.mdl
|
||||
%%HLDSDIR%%/frontline/models/pshell.mdl
|
||||
%%HLDSDIR%%/frontline/models/rshell.mdl
|
||||
%%HLDSDIR%%/frontline/models/sshell.mdl
|
||||
%%HLDSDIR%%/frontline/models/uplant1.mdl
|
||||
%%HLDSDIR%%/frontline/models/uplant1t.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_ak5.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_beretta92f.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_famas.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_flashbang.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_frag.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_hk21.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_knife.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_m4.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_mac10.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_mk23.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_mp5a2.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_mp5sd.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_msg90.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_rs202m2.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_sako.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_spas12.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_ump.mdl
|
||||
%%HLDSDIR%%/frontline/models/v_ump45.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_ak5.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_ak5T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_beretta92f.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_beretta92fT.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_famas.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_famasT.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_flashbang.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_flashbangT.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_frag.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_fragT.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_hk21.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_hk21T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_m4.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_m4T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mac10.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mac10T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mk23.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mk23T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mp5a2.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mp5a2T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mp5sd.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_mp5sdT.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_msg90.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_msg90T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_rs202m2.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_rs202m2T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_sako.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_sakoT.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_spas12.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_spas12T.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_ump45.mdl
|
||||
%%HLDSDIR%%/frontline/models/w_ump45T.mdl
|
||||
%%PORTDOCS%%%%HLDSDIR%%/frontline/readme.txt
|
||||
%%HLDSDIR%%/frontline/server.cfg
|
||||
%%HLDSDIR%%/frontline/settings.scr
|
||||
%%HLDSDIR%%/frontline/sound/afghan/amusic.wav
|
||||
%%HLDSDIR%%/frontline/sound/afghan/ap_rotor3.wav
|
||||
%%HLDSDIR%%/frontline/sound/afghan/desert.wav
|
||||
%%HLDSDIR%%/frontline/sound/afghan/fan4.wav
|
||||
%%HLDSDIR%%/frontline/sound/afghan/heli flyby.wav
|
||||
%%HLDSDIR%%/frontline/sound/afghan/scorp_hunt.wav
|
||||
%%HLDSDIR%%/frontline/sound/afghan/wind2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/BattleLoop.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/Bird.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/abirdm.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afap_rotor.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afdesert.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afdog.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afheliflyby.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afmusic.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afscorp_hunt.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/aftruck.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/afwind.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/barmusic.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/begins.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/birds.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/bridgeoveride.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/bubbles.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/c2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/crickets.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/destruct.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/fallscream.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/fireoveride.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/fvox1.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/fvox2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/fvox3.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/girl2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/hallelujiah.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/klaxon.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/klaxon2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/launch.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_bird.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_burning.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_cat.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_crash.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_creak.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_crow.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_dog.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_water.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/lf_wind.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/mexico.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/mountain/mount_rotor.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/mountain/mount_wind.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/neon.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/nuke.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/ocean.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/osprey_rotors.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/pacend.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/pacstart.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/spanish.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/thunder1.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/thunder2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/thunder3.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/waterrun.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/waves.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wialarm.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wiboomer.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wicrow.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wiexplode.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wiheli.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wileaves.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/winoise.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wisever1.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wisnow1.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wisnow2.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wisnowstorm.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/witank.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wiwindy.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/wiwolf.wav
|
||||
%%HLDSDIR%%/frontline/sound/ambience/y2.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_generic1.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_generic2.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_generic3.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_generic4.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_metal1.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_metal2.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_metal3.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_metal4.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_water1.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_water2.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_water3.wav
|
||||
%%HLDSDIR%%/frontline/sound/impact/r_water4.wav
|
||||
%%HLDSDIR%%/frontline/sound/materials.txt
|
||||
%%HLDSDIR%%/frontline/sound/misc/captured.wav
|
||||
%%HLDSDIR%%/frontline/sound/misc/capturing.wav
|
||||
%%HLDSDIR%%/frontline/sound/misc/he_ambience.wav
|
||||
%%HLDSDIR%%/frontline/sound/misc/mouseover.wav
|
||||
%%HLDSDIR%%/frontline/sound/misc/talk.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/ack_heh.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_drown.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_fallpain3.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_pain5.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_pain6.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_snow1.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_snow2.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_snow3.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_snow4.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_snow5.wav
|
||||
%%HLDSDIR%%/frontline/sound/player/pl_snow6.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/ambushc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/ambushcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/auto1.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/backupc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/backupcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/check6c.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/check6cv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/clearc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/clearcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/click.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/coveredc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/coveredcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/covermec.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/covermecv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/cpointc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/cpointcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/eliminatedc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/eliminatedcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/fallbackc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/fallbackcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/getdownc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/getdowncv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/gogoc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/gogocv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/gotitc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/gotitcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/holdpositionc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/holdpositioncv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/incomingc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/incomingcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/mobilec.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/mobilecv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/negativec.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/negativecv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/onthemc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/onthemcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/pointcc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/pointccv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/positionc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/positioncv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/rogerc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/rogercv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/slomo auto 3.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/sniperc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/snipercv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/spreadc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/spreadcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/stayteamsc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/stayteamscv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/taquiredc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/taquiredcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/throwing granade.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/waitc.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/waitcv.wav
|
||||
%%HLDSDIR%%/frontline/sound/radio/warm_auto1.wav
|
||||
%%HLDSDIR%%/frontline/sound/sentences.txt
|
||||
%%HLDSDIR%%/frontline/sound/sfx/whiz1.wav
|
||||
%%HLDSDIR%%/frontline/sound/sfx/whiz2.wav
|
||||
%%HLDSDIR%%/frontline/sound/sfx/whiz3.wav
|
||||
%%HLDSDIR%%/frontline/sound/sfx/whiz4.wav
|
||||
%%HLDSDIR%%/frontline/sound/sfx/whiz5.wav
|
||||
%%HLDSDIR%%/frontline/sound/sfx/whiz6.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ak5_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ak5_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ak5_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/beretta92f_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/beretta_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/beretta_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/beretta_reload_release.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/famas_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/famas_reload_cock.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/famas_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/famas_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/flashbang.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/gren_explo.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/grflsh.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/grfrag.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/hk21_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/hk21_reload_chain.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/hk21_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/hk21_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/knife_hit.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/knife_miss.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/knife_miss1.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/knife_miss2.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/knife_miss3.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/knife_wall.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/m4_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/m4_reload_cock.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/m4_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/m4_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mac10_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mac10_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mac10_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mac10_reload_pull.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mk23_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mk23_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mk23_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mk23_reload_release.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mp5_reload_cock.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mp5_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mp5_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mp5a2_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/mp5sd_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/msg90_bolt_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/msg90_bolt_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/msg90_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/msg90_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/msg90_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/pinpull.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ric_metal1.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ric_metal2.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/rifle_empty.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/rs202m2_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/sako_bolt_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/sako_bolt_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/sako_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/sako_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/sako_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/spas12_cock.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/spas12_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/toggle.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ump45_fire.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ump45_reload_cock.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ump45_reload_in.wav
|
||||
%%HLDSDIR%%/frontline/sound/weapons/ump45_reload_out.wav
|
||||
%%HLDSDIR%%/frontline/spain.wad
|
||||
%%HLDSDIR%%/frontline/spectatormenu.txt
|
||||
%%HLDSDIR%%/frontline/spectcamingame.txt
|
||||
%%HLDSDIR%%/frontline/spectcammenu.txt
|
||||
%%HLDSDIR%%/frontline/sprites/640_abovespot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/640_bellowspot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/640_cpspot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/640_radar.spr
|
||||
%%HLDSDIR%%/frontline/sprites/640_radiospot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/640_spot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/640hud7.spr
|
||||
%%HLDSDIR%%/frontline/sprites/breath.spr
|
||||
%%HLDSDIR%%/frontline/sprites/capturing.spr
|
||||
%%HLDSDIR%%/frontline/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_ak5.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_beretta.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_famas.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_gdive.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_hk21.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_knife.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_m4.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_mac10.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_mk23.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_mp5a2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_mp5sd.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_msg90.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_rs202m2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_sako.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_spas12.spr
|
||||
%%HLDSDIR%%/frontline/sprites/d_ump45.spr
|
||||
%%HLDSDIR%%/frontline/sprites/dead_radar.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_concrete1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_concrete2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_concrete3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_concrete4.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_concrete5.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_default.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_generic1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_generic2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_generic3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_generic4.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_generic5.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_glass1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_glass2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_glass3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_metal1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_metal2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_metal3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_metal4.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_metal5.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_wood1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_wood2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_wood3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_wood4.spr
|
||||
%%HLDSDIR%%/frontline/sprites/debris_wood5.spr
|
||||
%%HLDSDIR%%/frontline/sprites/down16.spr
|
||||
%%HLDSDIR%%/frontline/sprites/down8.spr
|
||||
%%HLDSDIR%%/frontline/sprites/enemy_radar.spr
|
||||
%%HLDSDIR%%/frontline/sprites/fog6.spr
|
||||
%%HLDSDIR%%/frontline/sprites/hud.txt
|
||||
%%HLDSDIR%%/frontline/sprites/impact_concrete.spr
|
||||
%%HLDSDIR%%/frontline/sprites/impact_metal.spr
|
||||
%%HLDSDIR%%/frontline/sprites/impact_wood.spr
|
||||
%%HLDSDIR%%/frontline/sprites/item_key.spr
|
||||
%%HLDSDIR%%/frontline/sprites/lf_dust.spr
|
||||
%%HLDSDIR%%/frontline/sprites/lr_stamina.spr
|
||||
%%HLDSDIR%%/frontline/sprites/lr_team1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/lr_team2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/lr_team3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/msg90zoomed.spr
|
||||
%%HLDSDIR%%/frontline/sprites/muzzleflash1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/muzzleflash2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/muzzleflash3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/right16.spr
|
||||
%%HLDSDIR%%/frontline/sprites/right8.spr
|
||||
%%HLDSDIR%%/frontline/sprites/spark_particle.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_abovespot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_bellowspot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_cpdspot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_cpspot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_radar.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_radiospot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/sprite_spot.spr
|
||||
%%HLDSDIR%%/frontline/sprites/stamina.spr
|
||||
%%HLDSDIR%%/frontline/sprites/target_center.spr
|
||||
%%HLDSDIR%%/frontline/sprites/target_down.spr
|
||||
%%HLDSDIR%%/frontline/sprites/target_left.spr
|
||||
%%HLDSDIR%%/frontline/sprites/target_right.spr
|
||||
%%HLDSDIR%%/frontline/sprites/target_up.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team3.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team_icon.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team_icon_assault.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team_icon_key.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team_icon_recon.spr
|
||||
%%HLDSDIR%%/frontline/sprites/team_icon_support.spr
|
||||
%%HLDSDIR%%/frontline/sprites/wallpuff.spr
|
||||
%%HLDSDIR%%/frontline/sprites/wallpuff0.spr
|
||||
%%HLDSDIR%%/frontline/sprites/wallpuff1.spr
|
||||
%%HLDSDIR%%/frontline/sprites/watercone.spr
|
||||
%%HLDSDIR%%/frontline/sprites/waterripple.spr
|
||||
%%HLDSDIR%%/frontline/sprites/watersplash.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_ak5.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_ak5.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_ak5_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_beretta.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_beretta.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_beretta_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_famas.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_famas.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_famas_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_flashbang.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_flashbang.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_flashbang_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_hegrenade.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_hegrenade.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_hegrenade_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_hk21.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_hk21.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_hk21_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_knife.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_knife.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_knife_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_m4.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_m4.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_m4_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mac10.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mac10.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mac10_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mk23.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mk23.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mk23_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mp5a2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mp5a2.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mp5a2_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mp5sd.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mp5sd.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_mp5sd_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_msg90.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_msg90.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_msg90_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_rs202m2.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_rs202m2.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_rs202m2_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_sako.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_sako.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_sako_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_spas12.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_spas12.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_spas12_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_ump45.spr
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_ump45.txt
|
||||
%%HLDSDIR%%/frontline/sprites/weapon_ump45_low.spr
|
||||
%%HLDSDIR%%/frontline/sprites/woodpuff.spr
|
||||
%%HLDSDIR%%/frontline/titles.txt
|
||||
%%HLDSDIR%%/frontline/user.scr
|
||||
%%PORTDOCS%%%%HLDSDIR%%/frontline/version_info.txt
|
||||
@dirrm %%HLDSDIR%%/frontline/sprites
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/weapons
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/sfx
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/radio
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/player
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/misc
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/impact
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/ambience/mountain
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/ambience
|
||||
@dirrm %%HLDSDIR%%/frontline/sound/afghan
|
||||
@dirrm %%HLDSDIR%%/frontline/sound
|
||||
@dirrm %%HLDSDIR%%/frontline/models/player
|
||||
@dirrm %%HLDSDIR%%/frontline/models/map
|
||||
@dirrm %%HLDSDIR%%/frontline/models
|
||||
@dirrm %%HLDSDIR%%/frontline/maps
|
||||
@dirrm %%HLDSDIR%%/frontline/logos
|
||||
@dirrm %%HLDSDIR%%/frontline/events
|
||||
@dirrm %%HLDSDIR%%/frontline/dlls
|
||||
@dirrm %%HLDSDIR%%/frontline/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%frontline/SAVE
|
||||
@dirrmtry %%HLDSDIR%%frontline/logs
|
||||
@unexec rmdir %D/%%HLDSDIR%%frontline 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%frontline`` to remove any configuration files and logs left." | fmt
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Global Warfare Server
|
||||
# Date created: Sat Jun 9 23:09:24 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= glbwar
|
||||
PORTVERSION= 1.0.0b.1.2
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
|
||||
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
|
||||
DISTNAME= globalwarfare_beta1.2.linux
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Global Warfare full server package for Linux
|
||||
|
||||
WRKSRC= ${WRKDIR}/globalwarfare
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (globalwarfare_beta1.2.linux.tar.gz) = d679a02757cd5c44f1fbdbd6c4d525b0
|
||||
SHA256 (globalwarfare_beta1.2.linux.tar.gz) = 47f8c44daf691458f0ff7e419fb929d32cbb087f40ecbac68ed528b61306638f
|
||||
SIZE (globalwarfare_beta1.2.linux.tar.gz) = 50191596
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Global Warfare server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.planethalflife.com/globalwarfare/
|
|
@ -1,904 +0,0 @@
|
|||
%%HLDSDIR%%globalwarfare/Titles.txt
|
||||
%%HLDSDIR%%globalwarfare/buffer.dat
|
||||
%%HLDSDIR%%globalwarfare/cached.WAD
|
||||
%%HLDSDIR%%globalwarfare/cl_dlls/client.dll
|
||||
%%HLDSDIR%%globalwarfare/custom.hpk
|
||||
%%HLDSDIR%%globalwarfare/decals.wad
|
||||
%%HLDSDIR%%globalwarfare/default.cfg
|
||||
%%HLDSDIR%%globalwarfare/delta.lst
|
||||
%%HLDSDIR%%globalwarfare/dlls/gw_i386.so
|
||||
%%HLDSDIR%%globalwarfare/events/1911.sc
|
||||
%%HLDSDIR%%globalwarfare/events/40gl.sc
|
||||
%%HLDSDIR%%globalwarfare/events/a10_sound.sc
|
||||
%%HLDSDIR%%globalwarfare/events/a10_strafe.sc
|
||||
%%HLDSDIR%%globalwarfare/events/autofire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/autoswitch.sc
|
||||
%%HLDSDIR%%globalwarfare/events/beretta1.sc
|
||||
%%HLDSDIR%%globalwarfare/events/beretta2.sc
|
||||
%%HLDSDIR%%globalwarfare/events/bulletwhizz.sc
|
||||
%%HLDSDIR%%globalwarfare/events/c4fire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/explode_water.sc
|
||||
%%HLDSDIR%%globalwarfare/events/grenadefire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/heli_fire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/knifefire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/knifeswitch.sc
|
||||
%%HLDSDIR%%globalwarfare/events/laserfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/lasersight.sc
|
||||
%%HLDSDIR%%globalwarfare/events/lawfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/m2fire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/m40a1.sc
|
||||
%%HLDSDIR%%globalwarfare/events/medkitfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/mg.sc
|
||||
%%HLDSDIR%%globalwarfare/events/minefire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/p99.sc
|
||||
%%HLDSDIR%%globalwarfare/events/parasound.sc
|
||||
%%HLDSDIR%%globalwarfare/events/pkm.sc
|
||||
%%HLDSDIR%%globalwarfare/events/sayradio.sc
|
||||
%%HLDSDIR%%globalwarfare/events/shottyfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/sigpro.sc
|
||||
%%HLDSDIR%%globalwarfare/events/sniperfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/sniperswitch.sc
|
||||
%%HLDSDIR%%globalwarfare/events/stingerfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/stingerswitch.sc
|
||||
%%HLDSDIR%%globalwarfare/events/train.sc
|
||||
%%HLDSDIR%%globalwarfare/events/transport.sc
|
||||
%%HLDSDIR%%globalwarfare/events/turretfire.sc
|
||||
%%HLDSDIR%%globalwarfare/events/wa2000.sc
|
||||
%%HLDSDIR%%globalwarfare/game.cfg
|
||||
%%HLDSDIR%%globalwarfare/gw.wad
|
||||
%%HLDSDIR%%globalwarfare/liblist.gam
|
||||
%%HLDSDIR%%globalwarfare/listip.cfg
|
||||
%%HLDSDIR%%globalwarfare/mapcycle.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ali.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ali.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ali.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ali_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ali_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ali_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_alic.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_alic1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_alic2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman.wp2
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman.wp3
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_amman_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ammanc.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ammanc1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_ammanc2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge_1_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridge_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridgec.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridgec1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_bridgec2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_carrier.map.bkp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome.wp2
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_dome_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_domec.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_domec1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_domec2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu_1_4.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfu_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfuc.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfuc1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_edfuc2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage_2_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garage_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garagec.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garagec1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_garagec2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nile.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nile.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nile.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nile_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nile_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nile_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nilec.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nilec1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_nilec2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palace.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palace.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palace.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palace_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palace_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palace_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palacec.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palacec1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_palacec2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra.bsp
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra.wp1
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra_1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra_2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra_2_4.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petra_flare.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petrac.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petrac1.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/d_petrac2.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_ali.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_amman.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_bridge.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_dome.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_edfu.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_garage.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_nile.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_palace.txt
|
||||
%%HLDSDIR%%globalwarfare/maps/map text/d_petra.txt
|
||||
%%HLDSDIR%%globalwarfare/models/a10.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/apc.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/blackhawk.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/camel.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/felucca.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/lawrocket.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/minegibs.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/miniturret.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/miniturrett.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_1911.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_40gl.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_ak.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_beretta.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_bins.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_c4.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_dragunov.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_famas.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_g36.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_gren.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_grenade.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_knife.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_laser.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_law.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_m16.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_m2.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_m40a1.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_m60.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_m96.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_medkit.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_mine.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_p99.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_pdw.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_pkm.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_psg.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_sa80.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_sigpro.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_spas.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_stinger.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/p_wa2000.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/parachute.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/apache/apache.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/apache/apachet.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_army_engineer/d_army_engineer.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_army_general/d_army_general.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_army_infantry/d_army_infantry.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_army_medic/d_army_medic.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_army_radioman/d_army_radioman.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_army_sniper/d_army_sniper.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_rebel_engineer/d_rebel_engineer.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_rebel_general/d_rebel_general.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_rebel_infantry/d_rebel_infantry.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_rebel_medic/d_rebel_medic.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_rebel_radioman/d_rebel_radioman.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/player/d_rebel_sniper/d_rebel_sniper.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/radio.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/roach.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/scorpion.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/shell.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/shell_arifle.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/shell_pistol.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/shell_rifle.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/shotgunshell.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/shrapnel.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/stingerrocket.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/su27.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/unapc.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_1911.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_40gl.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_ak.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_beretta.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_bins.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_c4.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_dragunov.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_famas.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_famas_old.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_g36.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_grenade.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_knife.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_laser.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_law.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_law_old.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_m16.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_m2.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_m40a1.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_m60.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_m96.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_medkit.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_mine.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_p99.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_pdw.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_pkm.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_psg.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_sa80.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_sigpro.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_spas.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_stinger.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/v_wa2000.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_1911.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_40gl.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_40glclip.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_a10bomb.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_ak.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_beretta.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_bins.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_briefcase.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_c4.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_dragunov.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_famas.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_g36.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_gps.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_gren.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_grenade.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_knife.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_laser.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_law.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m16.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m2.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m2clip.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m2gun.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m40a1.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m60.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_m96.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_medkit.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_mine.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_p99.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_papers.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_pdw.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_pkm.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_psg.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_sa80.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_sigpro.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_silvercase.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_spas.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_stinger.mdl
|
||||
%%HLDSDIR%%globalwarfare/models/w_wa2000.mdl
|
||||
%%HLDSDIR%%globalwarfare/motd.txt
|
||||
%%HLDSDIR%%globalwarfare/pak0.pak
|
||||
%%HLDSDIR%%globalwarfare/pldecal.wad
|
||||
%%HLDSDIR%%globalwarfare/server.cfg
|
||||
%%HLDSDIR%%globalwarfare/settings.scr
|
||||
%%HLDSDIR%%globalwarfare/skill.cfg
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/Siren.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/air_con.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/barking.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/birds.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/crash.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/dave.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/des_wind.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/dmusic1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/dmusic2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/dmusic3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/dmusic4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/eagle.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/hum.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/iran.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/prayercall.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/rain.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/rain_dull.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/thunder1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/thunder2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/thunder3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/thunder4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/thunder5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/toilet.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/ambience/waves.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/aheli_damaged.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/aheli_fly.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/aheli_land.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/aheli_landet.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/aheli_start.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/ap_rotor2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/apache/ap_rotor22.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/bodysplat.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/menu1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/menu2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/menu3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/null_broke.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/wpn_denyselect.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/wpn_hudoff.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/wpn_hudon.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/wpn_moveselect.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/common/wpn_select.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustconcrete1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustconcrete2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustcrate1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustflesh1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustflesh2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustglass1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustglass2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/bustglass3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/concrete1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/concrete2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/concrete3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/flesh1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/flesh2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/flesh3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/flesh5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/flesh6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/flesh7.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/ghgh.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/glass1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/glass2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/glass3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/glass4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/holz.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metal1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metal2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metal3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metal4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metal5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metal6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/metaö.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/wood1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/wood2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/wood3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/debris/wood4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doormove1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doormove2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doormove3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doormove8.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/dooropen1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop7.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/doorstop8.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/doors/egypt_small_door.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/flyby/FlyBy1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/flyby/FlyBy2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/fvox/buzz.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/fvox/fuzz.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/items/9mmclip1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/items/gunpickup2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/items/gunpickup4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/items/suitchargeok1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/items/t.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/items/weapondrop1.wav
|
||||
%%PORTDOCS%%%%HLDSDIR%%globalwarfare/sound/materials.txt
|
||||
%%HLDSDIR%%globalwarfare/sound/player/Water_splash.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/bhit_flesh-1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/bhit_flesh-2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/bhit_flesh-3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/freefallgustloop.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/para_close.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/para_fall.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/para_glide.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/para_hit.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/para_open.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/para_open2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_dirt1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_dirt2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_dirt3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_dirt4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_dirt5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_dirt6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_fallpain3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_grate1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_grate2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_grate3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_grate4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_grate5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_grate6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_ladder1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_ladder2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_ladder3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_ladder4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_metal1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_metal2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_metal3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_metal4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_metal5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_metal6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_puddle1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_puddle2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_puddle3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_puddle4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_rope1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_rope2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_rope3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_rope4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_shell1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_shell2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_shell3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_slosh1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_slosh2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_slosh3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_slosh4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_snow1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_snow2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_snow3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_snow4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_step1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_step2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_step3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_step4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_step5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_step6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_swim1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_swim2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_swim3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_swim4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_tile1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_tile2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_tile3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_tile4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_tile5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_tile6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wade1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wade2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wade3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wade4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wood1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wood2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wood3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wood4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wood5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/pl_wood6.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/player/sprayer.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/affirmitive.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/akira_taunt.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/akiras_taunt.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/alf_wins.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/apc_inbound.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/apc_outbound.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/arms_taunt.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/bastard_stung_me.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/copy.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/cover_me.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/cyber_taunt.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/cyber_taunt2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/does_anybody.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/enemies_spotted.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/fire_in_the_hole.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/gaurd_this_location.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/gogogo.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/good_luck.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/have_documents.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/heli_inbound.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/heli_leaving.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/hold_this_position.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/hot_out_here.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/incomming.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/keep_it_quiet.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/lz_hot.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/man_down.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/mother.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/move_out.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/mysh_taunt.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/need_ammo.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/need_medic.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/negative.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/psych_taunt.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/reinforcements.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/search_for_targets.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/sniper_spotted.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/spread_out.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/stay_alert.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/stay_within_visual.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/sunburn.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/take_cover.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/taking_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/tango_niner.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/target_eliminated.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/the_stuff.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/thisis.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/un_wins.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/watch_for_mines.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/watch_for_snipers.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/welcome.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/radio/whos_in_charge.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/roach/rch_die.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/roach/rch_smash.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/roach/rch_walk.wav
|
||||
%%PORTDOCS%%%%HLDSDIR%%globalwarfare/sound/sentences.txt
|
||||
%%HLDSDIR%%globalwarfare/sound/turret/tu_active2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/turret/tu_fire1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/turret/tu_ping222.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/vehicles/tank.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/vehicles/tankidle2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/vehicles/un_apc.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/1911_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/357_cock1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/40gl_close.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/40gl_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/40gl_gin.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/40gl_open.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/AK_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/AKautoloop.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/Heli_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/Start_Turret.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/Start_Turretspindown.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/Start_Turretspinup.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/a10fadefire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/a10fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/aim.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/beretta_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/beretta_slide.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/bomb_button.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/bomb_button_old.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/bullet_hit1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/bullet_hit2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/bulletwhizz.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/cbar_hitbod1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/cbar_hitbod2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/cbar_hitbod3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/cbar_miss1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/clipin2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/clipin2_underwater.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/clipinsert.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/clipout2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/cliprelease.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/clipslap.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/cock.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/debris1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/debris2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/debris3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/dragunov_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/exlpode.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/explode.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/explode2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/explode3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/explode4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/explode5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/falling_bomb.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/famas_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/fight.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/g36_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/grenade.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/grenade_activate.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/grenade_hit1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/grenade_hit2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/grenade_hit3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/gunpickup4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_bodyhit1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_bodyhit2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_bodyhit3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_bodyhit4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_deploy.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_hitwall1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_hitwall2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_slash1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_slash2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/knife_slash3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/law_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/law_fly.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m16_brust.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m16_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m16_fireburst.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m2_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m40a1_boltclose.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m40a1_boltopen.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m40a1_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m40a1_reload.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m60_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m60_fire2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/m96_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/mine_activate.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/mine_arm.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/mortar.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/mortarhit.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/mp5sdauto.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/p99_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/parra_close.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/parra_open.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/pdw_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/pkm_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/pl_gun3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/psg_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/reload1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/reload2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/reload3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric3.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric4.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric5.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric_metal1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/ric_metal2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/rics.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/rocket1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/rocketfire1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/sa80_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/sbarrel1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/scock1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/sigpro_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/sigpro_laser.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/spas_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/steyr_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/stinger_lock.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/stinger_targetlost.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/throw_grenade.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/wa2000_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/wa200_fire.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/xbow_hitbod1.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/xbow_hitbod2.wav
|
||||
%%HLDSDIR%%globalwarfare/sound/weapons/zoom.wav
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024bm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024tm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/1024tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320Hud1.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320Hud3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320Hud4.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud10.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud11.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud12.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud13.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud14.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud15.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud2.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud5.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/320hud6.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640Hud1.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640Hud3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640Hud4.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640bm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud10.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud11.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud12.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud13.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud14.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud15.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud2.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud5.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640hud6.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640tm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/640tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800bm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800tm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/800tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/Stinger.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/Stingerflash.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024bml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024bmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024mml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024mmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024tml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024tmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b1024tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640bml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640bmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640mml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640mmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640tml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640tmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b640tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800bml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800bmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800mml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800mmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800tml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800tmr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/b800tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/beretta.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/bloodspray.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/crosshairs3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/crosshairs_4.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/crosshairs_old.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/dirt_puff.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/horizontal.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/hud.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/l1024bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l1024br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l1024ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l1024mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l1024tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l1024tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l640bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l640br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l640ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l640mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l640tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l640tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l800bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l800br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l800ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l800mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l800tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/l800tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/law.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens1.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens10.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens2.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens4.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens5.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens6.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens7.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens8.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/lens9.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/muzzleflash1.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/muzzleflash2.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/muzzleflash3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/psg.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/puff_1.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/puff_2.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/puff_3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/radioleft.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/radioright.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024bm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024tm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s1024tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640bm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640tm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s640tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800bl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800bm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800br.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800ml.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800mr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800tl.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800tm.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/s800tr.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair1.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair10.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair11.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair12.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair13.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair14.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair15.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair16.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair17.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair18.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair19.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair2.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair20.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair21.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair22.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair3.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair4.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair5.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair6.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair7.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair8.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/scope_crosshair9.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/sourceflare.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/stinger_scope.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/stingeraim.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/stingeraiming.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/vertical.spr
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_1911.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_40gl.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_ak.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_beretta.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_binoculars.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_c4.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_dragunov.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_famas.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_g36.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_grenade.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_knife.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_laser.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_law.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_m16.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_m2.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_m40a1.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_m60.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_m96.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_medkit.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_mine.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_p99.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_pdw.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_pkm.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_psg.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_sa80.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_sigpro.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_spas.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_stinger.txt
|
||||
%%HLDSDIR%%globalwarfare/sprites/weapon_wa2000.txt
|
||||
%%HLDSDIR%%globalwarfare/user.scr
|
||||
%%HLDSDIR%%globalwarfare/valve.wad
|
||||
%%HLDSDIR%%globalwarfare/voice_ban.dt
|
||||
%%HLDSDIR%%globalwarfare/zeditor.wad
|
||||
%%HLDSDIR%%globalwarfare/zhlt.wad
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sprites
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/weapons
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/vehicles
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/turret
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/roach
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/radio
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/player
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/items
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/fvox
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/flyby
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/doors
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/debris
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/common
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/apache
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound/ambience
|
||||
@dirrm %%HLDSDIR%%globalwarfare/sound
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_rebel_sniper
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_rebel_radioman
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_rebel_medic
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_rebel_infantry
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_rebel_general
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_rebel_engineer
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_army_sniper
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_army_radioman
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_army_medic
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_army_infantry
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_army_general
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/d_army_engineer
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player/apache
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models/player
|
||||
@dirrm %%HLDSDIR%%globalwarfare/models
|
||||
@dirrm %%HLDSDIR%%globalwarfare/maps/map text
|
||||
@dirrm %%HLDSDIR%%globalwarfare/maps
|
||||
@dirrm %%HLDSDIR%%globalwarfare/events
|
||||
@dirrm %%HLDSDIR%%globalwarfare/dlls
|
||||
@dirrm %%HLDSDIR%%globalwarfare/cl_dlls
|
||||
@unexec rmdir %%HLDSDIR%%globalwarfare/SAVE 2>/dev/null || true
|
||||
@unexec rmdir %D/%%HLDSDIR%%globalwarfare 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%globalwarfare`` to remove any configuration files and logs left." | fmt
|
|
@ -1,25 +0,0 @@
|
|||
# New ports collection makefile for: Science and Industry Server
|
||||
# Date created: Wed May 2 23:25:19 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= heroes
|
||||
PORTVERSION= 1.1.b
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://ocuspocus.free.fr/hlheroes/download/ \
|
||||
http://jolletx.free.fr/
|
||||
DISTNAME= hlh11b
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Heroes full server package for Linux
|
||||
|
||||
USE_ZIP= yes
|
||||
EXTRACT_BEFORE_ARGS= -o -qq
|
||||
|
||||
WRKSRC= ${WRKDIR}/Heroes
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (hlh11b.zip) = 0841178504b5f56106acf811a8f7dd5d
|
||||
SHA256 (hlh11b.zip) = 43cb891a52dc247b8d69cd889b4d4dff47da534caa84cf1b1829c27ab02d26c9
|
||||
SIZE (hlh11b.zip) = 10472150
|
|
@ -1,8 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Heroes server under Linux emulation.
|
||||
|
||||
How about super-heroes fighting against super-vilains?
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://perso.libertysurf.fr/ambrelune/
|
|
@ -1,296 +0,0 @@
|
|||
%%HLDSDIR%%Heroes/Sprites/320hud1.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/HLHWeapons.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/MORTAR.SPR
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradar.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradarOff_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradar_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln10_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln11_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln12_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln13_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln14_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln15_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln16_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln1_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln2_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln3_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln4_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln5_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln6_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln7_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln8_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHradln9_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHrspO_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHrspU_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHrsp_320.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/PHrsp_640.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/TURRET.SPR
|
||||
%%HLDSDIR%%Heroes/Sprites/TurretR.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/barehands.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/bolters.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/crosshairs.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/fire2.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/flamers.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/hud.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/monitor1.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/monitor2.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/monitor3.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/monitor4.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/mortarX.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/sabre.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/smokebomb.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/vgrenade.spr
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_357.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_barehand.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_bolter.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_crowbar.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_flamer.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_mortar.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_smokebomb.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_turret.txt
|
||||
%%HLDSDIR%%Heroes/Sprites/weapon_variousg.txt
|
||||
%%HLDSDIR%%Heroes/Titles.txt
|
||||
%%HLDSDIR%%Heroes/cl_dlls/client.dll
|
||||
%%HLDSDIR%%Heroes/classes/short_hunter.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_jet_man.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_magician.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_metamorph.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_pyros.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_shadow.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_spider.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_storm.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_weaponeer.txt
|
||||
%%HLDSDIR%%Heroes/classes/short_wolverine.txt
|
||||
%%HLDSDIR%%Heroes/commandmenu.txt
|
||||
%%HLDSDIR%%Heroes/custom.hpk
|
||||
%%HLDSDIR%%Heroes/dlls/mp.dll
|
||||
%%HLDSDIR%%Heroes/events/mp5sil.sc
|
||||
%%HLDSDIR%%Heroes/game.cfg
|
||||
%%HLDSDIR%%Heroes/gfx/Shell/Logo.bmp
|
||||
%%HLDSDIR%%Heroes/gfx/Shell/kb_act.lst
|
||||
%%HLDSDIR%%Heroes/gfx/Shell/kb_def.lst
|
||||
%%HLDSDIR%%Heroes/gfx/Shell/splash.bmp
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/320_arrow.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/320_arrowdn.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/320_arrowup.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/320_hunter.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_armored_killer.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_arrow.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_arrowdn.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_arrowup.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_chooseclass.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_chooseteam.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_civilianblue.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_death_bringer.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_diablo.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_hud_health.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_hunter.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_hwguyblue.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_hwguyred.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_ironman.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_jet_man.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_magician.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_metamorph.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_night_stalker.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_predator.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_pyros.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_raging_man.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_randompcblue.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_randompcred.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_razor.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_shadow.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_spider.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_storm.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_tarentula.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_terrorist.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_warlock.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_weaponeer.tga
|
||||
%%HLDSDIR%%Heroes/gfx/vgui/640_wolverine.tga
|
||||
%%HLDSDIR%%Heroes/liblist.gam
|
||||
%%HLDSDIR%%Heroes/maps/DM_Shipyard.txt
|
||||
%%HLDSDIR%%Heroes/maps/DM_VortexArena.bsp
|
||||
%%HLDSDIR%%Heroes/maps/DM_vortexArena.txt
|
||||
%%HLDSDIR%%Heroes/maps/dm_Shipyard.bsp
|
||||
%%HLDSDIR%%Heroes/maps/ob_BellTower.bsp
|
||||
%%HLDSDIR%%Heroes/maps/ob_BellTower.txt
|
||||
%%HLDSDIR%%Heroes/maps/ob_DoomFactory.bsp
|
||||
%%HLDSDIR%%Heroes/maps/ob_doomfactory.txt
|
||||
%%HLDSDIR%%Heroes/media/logo.avi
|
||||
%%HLDSDIR%%Heroes/models/@ss@ssin.mdl
|
||||
%%HLDSDIR%%Heroes/models/V_MORTAR.MDL
|
||||
%%HLDSDIR%%Heroes/models/bow_bolt.mdl
|
||||
%%HLDSDIR%%Heroes/models/crowbar.mdl
|
||||
%%HLDSDIR%%Heroes/models/obi11.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_barrel.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_bolter.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_bow.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_crate.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_egon.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_flamer.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_hand.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_kawauso.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_mortar.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_mortarI.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_rock.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_smokeb.mdl
|
||||
%%HLDSDIR%%Heroes/models/p_turret.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/@ss@ssin/@ss@ssin.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/@ss@ssin/@ss@ssin.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/@ss@ssin/@ss@ssin.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Alien/Alien.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/Alien/Alien.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/Alien/Alien.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Alien/alien_logo.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/Dreadstar/Dreadstar.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/Dreadstar/Dreadstar.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/Dreadstar/Info.txt
|
||||
%%HLDSDIR%%Heroes/models/player/DrjMAUL/DrjMAUL.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/DrjMAUL/DrjMAUL.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/DrjMAUL/DrjMAUL.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Illemonati/Illemonati.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/Illemonati/Illemonati.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/Illemonati/Illemonati_cultist_readme.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Marine/Readme.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Marine/marine.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/Marine/marine.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/Spiderman/Spiderman.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/Spiderman/Spiderman.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/Spiderman/Spiderman.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Swat/SWAT.MDL
|
||||
%%HLDSDIR%%Heroes/models/player/Swat/SWAT.txt
|
||||
%%HLDSDIR%%Heroes/models/player/Tarentula/Tarentula.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/arm/arm.BMP
|
||||
%%HLDSDIR%%Heroes/models/player/arm/arm.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/arm/arm.txt
|
||||
%%HLDSDIR%%Heroes/models/player/blindeye/Readme.txt
|
||||
%%HLDSDIR%%Heroes/models/player/blindeye/blindeye.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/blindeye/blindeye.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/bobafett/Readme.txt
|
||||
%%HLDSDIR%%Heroes/models/player/bobafett/bobafett.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/bobafett/bobafett.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/burn/Burn.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/burn/Burn.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/carvino/carvino.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/carvino/carvino.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/carvino/carvino_readme.txt
|
||||
%%HLDSDIR%%Heroes/models/player/ernie/ernie.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/ernie/ernie.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/ernie/ernie.txt
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/Iron-Man.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/Iron-Man.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/Iron-Man.smd
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/Iron-Man.tga
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/Iron-Man_README.txt
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/red_Chrome.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/shell.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/iron-man/yellow_Chrome.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/metamorph/metamorph.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/michigan/Michigan.BMP
|
||||
%%HLDSDIR%%Heroes/models/player/michigan/Michigan.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/michigan/Michigan.txt
|
||||
%%HLDSDIR%%Heroes/models/player/obi08/obi08.BMP
|
||||
%%HLDSDIR%%Heroes/models/player/obi08/obi08.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/obi08/obi08.txt
|
||||
%%HLDSDIR%%Heroes/models/player/obi11/obi11.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/obi11/obi11.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/obi11/obi11.txt
|
||||
%%HLDSDIR%%Heroes/models/player/silencer/silencer.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/silencer/silencer.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/silencer/silencer.txt
|
||||
%%HLDSDIR%%Heroes/models/player/spawn/Spawn.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/spawn/Spawn.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/spawn/readme.txt
|
||||
%%HLDSDIR%%Heroes/models/player/startroop/startroop.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/startroop/startroop.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/thor/Thor.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/thor/Thor.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/thor/Thor_README.txt
|
||||
%%HLDSDIR%%Heroes/models/player/wolverine/wolverine.bmp
|
||||
%%HLDSDIR%%Heroes/models/player/wolverine/wolverine.mdl
|
||||
%%HLDSDIR%%Heroes/models/player/wolverine/wolverine_README.txt
|
||||
%%HLDSDIR%%Heroes/models/player/wolverine/x-men1a.bmp
|
||||
%%HLDSDIR%%Heroes/models/spiderweb.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_FLAMEG.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_barrel.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_bolter.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_bouncingg.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_bow.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_crate.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_flamer.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_hand.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_kawauso.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_poisong.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_rock.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_smokeb.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_turret.mdl
|
||||
%%HLDSDIR%%Heroes/models/v_wolfhands.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_barrel.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_bolter.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_bolterT.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_bow.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_crate.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_crowbar.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_egon.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_egonT.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_flamer.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_flamerT.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_kawauso.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_mortar.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_smokeb.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_turret.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_variousg.mdl
|
||||
%%HLDSDIR%%Heroes/models/w_variousgT.mdl
|
||||
%%HLDSDIR%%Heroes/motd.txt
|
||||
%%HLDSDIR%%Heroes/news.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Heroes/old_news1.0.1.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Heroes/old_readme_1.0.1.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%Heroes/old_readme_1.0.txt
|
||||
%%HLDSDIR%%Heroes/pldecal.wad
|
||||
%%PORTDOCS%%%%HLDSDIR%%Heroes/readme_1.1_beta.txt
|
||||
%%HLDSDIR%%Heroes/settings.scr
|
||||
%%HLDSDIR%%Heroes/sound/heroes/BellTower.wav
|
||||
%%HLDSDIR%%Heroes/sound/heroes/b2.wav
|
||||
%%HLDSDIR%%Heroes/sound/heroes/gong.wav
|
||||
%%HLDSDIR%%Heroes/sound/heroes/timerbeep.wav
|
||||
%%HLDSDIR%%Heroes/sound/heroes/timertick.wav
|
||||
%%HLDSDIR%%Heroes/user.scr
|
||||
@dirrm %%HLDSDIR%%Heroes/sound/heroes
|
||||
@dirrm %%HLDSDIR%%Heroes/sound
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/wolverine
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/thor
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/startroop
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/spawn
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/silencer
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/obi11
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/obi08
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/michigan
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/metamorph
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/iron-man
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/ernie
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/carvino
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/burn
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/bobafett
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/blindeye
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/arm
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Tarentula
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Swat
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Spiderman
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Marine
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Illemonati
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/DrjMAUL
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Dreadstar
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/Alien
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player/@ss@ssin
|
||||
@dirrm %%HLDSDIR%%Heroes/models/player
|
||||
@dirrm %%HLDSDIR%%Heroes/models
|
||||
@dirrm %%HLDSDIR%%Heroes/media
|
||||
@dirrm %%HLDSDIR%%Heroes/maps
|
||||
@dirrm %%HLDSDIR%%Heroes/gfx/vgui
|
||||
@dirrm %%HLDSDIR%%Heroes/gfx/Shell
|
||||
@dirrm %%HLDSDIR%%Heroes/gfx
|
||||
@dirrm %%HLDSDIR%%Heroes/events
|
||||
@dirrm %%HLDSDIR%%Heroes/dlls
|
||||
@dirrm %%HLDSDIR%%Heroes/classes
|
||||
@dirrm %%HLDSDIR%%Heroes/cl_dlls
|
||||
@dirrm %%HLDSDIR%%Heroes/Sprites
|
||||
@unexec rmdir %D/%%HLDSDIR%%Heroes 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%Heroes`` to remove any configuration files and logs left." | fmt
|
|
@ -1,27 +0,0 @@
|
|||
# New ports collection makefile for: Natural Selection Server
|
||||
# Date created: Tue Nov 12 03:27:08 UTC 2002
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ns
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
|
||||
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
|
||||
DISTFILES= ns_v1_linux_dedicated_server.tar.gz \
|
||||
ns-v${PORTVERSION:S/.//g}.zip
|
||||
EXTRACT_ONLY= ns_v1_linux_dedicated_server.tar.gz
|
||||
|
||||
EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Natural Selection full server package for Linux
|
||||
|
||||
slaveport-post-extract:
|
||||
@cd ${WRKSRC} && ${UNZIP_CMD} -a -o -qq ${DISTDIR}/ns-v${PORTVERSION:S/.//g}.zip
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,6 +0,0 @@
|
|||
MD5 (ns_v1_linux_dedicated_server.tar.gz) = d66f75402060685265f68f314bf8d3a8
|
||||
SHA256 (ns_v1_linux_dedicated_server.tar.gz) = 1b755272694e7567461d2b5a02d053fc72374bc8182d9eb78d7ecc1c43986c8b
|
||||
SIZE (ns_v1_linux_dedicated_server.tar.gz) = 85252204
|
||||
MD5 (ns-v104.zip) = e221ffe39e5d7ad0b5d0d7b2f1c890b3
|
||||
SHA256 (ns-v104.zip) = 6635fb39905fa9911ad80b79d3ed4c45979eee4edc90ddd9a8da67f29a53c302
|
||||
SIZE (ns-v104.zip) = 2725609
|
|
@ -1,14 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Natural Selection server under Linux emulation.
|
||||
|
||||
Frontiermen fighting The Khara. Marines fighting Space Mongols.
|
||||
This is a simplification of the plot of Natural Selection. However,
|
||||
there is a lot more to it.
|
||||
|
||||
Real Time Simulation (RTS) meets First Person Shooter (FPS). Players
|
||||
can assume role of commanders issuing orders to other players who
|
||||
can judge if they should or not obey. A strategical RTS FPS.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.natural-selection.org/
|
File diff suppressed because it is too large
Load diff
|
@ -1,23 +0,0 @@
|
|||
# New ports collection makefile for: Opposing Forces Half-Life Dedicated Server
|
||||
# Date created: 23 Mar 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= opfor
|
||||
PORTVERSION= 1.1.0.8
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/
|
||||
DISTNAME= opfor${PORTVERSION:S/.//g}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Opposing Forces full server package for Linux
|
||||
|
||||
WRKSRC= ${WRKDIR}/gearbox
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (opfor1108.tar.bz2) = d15efd19d4b32ef1fd941fc961d023e8
|
||||
SHA256 (opfor1108.tar.bz2) = d7330829ed1b4e3e3874f463d30d6e9dcd7b1fdcd78232fa34f354164c44735e
|
||||
SIZE (opfor1108.tar.bz2) = 48913590
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Opposing Forces server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.sierra.com/games/opposingforce/
|
|
@ -1,598 +0,0 @@
|
|||
%%PORTDOCS%%%%HLDSDIR%%gearbox/Sierra.inf
|
||||
%%HLDSDIR%%gearbox/cached.wad
|
||||
%%HLDSDIR%%gearbox/cl_dlls/client.dll
|
||||
%%HLDSDIR%%gearbox/classes/short_adrian.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_barney.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_civ_random.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_cleansuit.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_drillsgt.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_gina.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_gordon.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_grunt.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_op4_random.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_otis.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_random.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_recruit.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_scientist.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_squadleader.txt
|
||||
%%HLDSDIR%%gearbox/classes/short_tower.txt
|
||||
%%HLDSDIR%%gearbox/config.cfg
|
||||
%%HLDSDIR%%gearbox/custom.hpk
|
||||
%%HLDSDIR%%gearbox/decals.wad
|
||||
%%HLDSDIR%%gearbox/dedicated.cfg
|
||||
%%HLDSDIR%%gearbox/delta.lst
|
||||
%%HLDSDIR%%gearbox/dlls/opfor_i386.so
|
||||
%%HLDSDIR%%gearbox/events/displacer.sc
|
||||
%%HLDSDIR%%gearbox/events/eagle.sc
|
||||
%%HLDSDIR%%gearbox/events/knife.sc
|
||||
%%HLDSDIR%%gearbox/events/m249.sc
|
||||
%%HLDSDIR%%gearbox/events/penguinfire.sc
|
||||
%%HLDSDIR%%gearbox/events/pipewrench.sc
|
||||
%%HLDSDIR%%gearbox/events/shock.sc
|
||||
%%HLDSDIR%%gearbox/events/sniper.sc
|
||||
%%HLDSDIR%%gearbox/events/spore.sc
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2bk.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2bk.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2dn.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2dn.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2ft.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2ft.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2lf.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2lf.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2rt.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2rt.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2up.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/cliff2up.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackbk.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackbk.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackdn.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackdn.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackft.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackft.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/hacklf.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/hacklf.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackrt.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackrt.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackup.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/hackup.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_bk.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_bk.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_dn.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_dn.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_ft.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_ft.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_lf.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_lf.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_rt.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_rt.tga
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_up.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/env/sky_blu_up.tga
|
||||
%%HLDSDIR%%gearbox/gfx/shell/btns_main.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_advanced.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_advoptions.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_audio.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_config.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_controls.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_creategame.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_createroom.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_custom.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_customize.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_filter.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_gameopts.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_gore.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_inetgames.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_keyboard.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_lan.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_load.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_multi.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_newgame.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_readme.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_room.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_rooms.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_save.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_saveload.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_single.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_video.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_vidmodes.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/head_vidoptions.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/kb_act.lst
|
||||
%%HLDSDIR%%gearbox/gfx/shell/kb_def.lst
|
||||
%%HLDSDIR%%gearbox/gfx/shell/splash.bmp
|
||||
%%HLDSDIR%%gearbox/gfx/shell/strings.lst
|
||||
%%HLDSDIR%%gearbox/gfx/shell/won_logo.bmp
|
||||
%%HLDSDIR%%gearbox/liblist.gam
|
||||
%%HLDSDIR%%gearbox/listenserver.cfg
|
||||
%%HLDSDIR%%gearbox/mapcycle-ctf.txt
|
||||
%%HLDSDIR%%gearbox/mapcycle-dm.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4_bootcamp.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_datacore.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_demise.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_disposal.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_gasworks.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_kbase.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_kndyone.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_meanie.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_outpost.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_park.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_repent.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_rubble.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4_xendance.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4cp_park.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4cp_park.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_biodomes.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_biodomes.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_chasm.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_chasm.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_crash.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_crash.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_dam.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_dam.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_gunyard.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_gunyard.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_hairball.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_hairball.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_mortar.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_mortar.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_power.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_power.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_repent.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_repent.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_wonderland.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_wonderland.txt
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_xendance.bsp
|
||||
%%HLDSDIR%%gearbox/maps/op4ctf_xendance.txt
|
||||
%%HLDSDIR%%gearbox/models/blkop_apache.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_apachet.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_bodygibs.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_dead_osprey.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_enginegibs.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_osprey.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_ospreyt.mdl
|
||||
%%HLDSDIR%%gearbox/models/blkop_tailgibs.mdl
|
||||
%%HLDSDIR%%gearbox/models/civ_stand.mdl
|
||||
%%HLDSDIR%%gearbox/models/crashed_osprey.mdl
|
||||
%%HLDSDIR%%gearbox/models/deadhaz.mdl
|
||||
%%HLDSDIR%%gearbox/models/egg.mdl
|
||||
%%HLDSDIR%%gearbox/models/flag.mdl
|
||||
%%HLDSDIR%%gearbox/models/houndeye_dead.mdl
|
||||
%%HLDSDIR%%gearbox/models/kosobar.mdl
|
||||
%%HLDSDIR%%gearbox/models/loader.mdl
|
||||
%%HLDSDIR%%gearbox/models/mil_stand.mdl
|
||||
%%HLDSDIR%%gearbox/models/mini_apache.mdl
|
||||
%%HLDSDIR%%gearbox/models/mini_osprey.mdl
|
||||
%%HLDSDIR%%gearbox/models/mini_osprey_bodygibs.mdl
|
||||
%%HLDSDIR%%gearbox/models/mini_osprey_enginegibs.mdl
|
||||
%%HLDSDIR%%gearbox/models/mini_osprey_tailgibs.mdl
|
||||
%%HLDSDIR%%gearbox/models/mortar.mdl
|
||||
%%HLDSDIR%%gearbox/models/mortarshell.mdl
|
||||
%%HLDSDIR%%gearbox/models/nuke_button.mdl
|
||||
%%HLDSDIR%%gearbox/models/nuke_case.mdl
|
||||
%%HLDSDIR%%gearbox/models/nuke_timer.mdl
|
||||
%%HLDSDIR%%gearbox/models/osprey.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_bgrap.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_desert_eagle.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_displacer.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_knife.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_m40a1.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_penguin.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_pipe_wrench.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_saw.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_shock.mdl
|
||||
%%HLDSDIR%%gearbox/models/p_spore_launcher.mdl
|
||||
%%HLDSDIR%%gearbox/models/plant_01.mdl
|
||||
%%HLDSDIR%%gearbox/models/plant_cactus.mdl
|
||||
%%HLDSDIR%%gearbox/models/plant_palm.mdl
|
||||
%%HLDSDIR%%gearbox/models/player.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/barney/barney.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/barney/barney.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/beret/beret.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/beret/beret.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/cl_suit/cl_suit.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/cl_suit/cl_suit.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_barney/barney.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_barney/ctf_barney.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_gina/ctf_gina.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_gina/gina.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_gordon/ctf_gordon.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_gordon/gordon.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_scientist/ctf_scientist.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/ctf_scientist/scientist.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/drill/drill.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/drill/drill.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/fassn/fassn.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/fassn/fassn.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/gina/gina.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/gman/gman.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/gman/gman.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/gordon/gordon.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/grunt/grunt.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/grunt/grunt.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/massn/massn.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/massn/massn.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/otis/otis.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/otis/otis.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/recruit/recruit.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/recruit/recruit.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/scientist/scientist.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/shephard/shephard.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/shephard/shephard.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/tower/tower.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/tower/tower.mdl
|
||||
%%HLDSDIR%%gearbox/models/player/zombie/zombie.bmp
|
||||
%%HLDSDIR%%gearbox/models/player/zombie/zombie.mdl
|
||||
%%HLDSDIR%%gearbox/models/rope16.mdl
|
||||
%%HLDSDIR%%gearbox/models/rope24.mdl
|
||||
%%HLDSDIR%%gearbox/models/rope32.mdl
|
||||
%%HLDSDIR%%gearbox/models/saw_link.mdl
|
||||
%%HLDSDIR%%gearbox/models/saw_shell.mdl
|
||||
%%HLDSDIR%%gearbox/models/shell.mdl
|
||||
%%HLDSDIR%%gearbox/models/shock_effect.mdl
|
||||
%%HLDSDIR%%gearbox/models/skeleton.mdl
|
||||
%%HLDSDIR%%gearbox/models/snow_tree.mdl
|
||||
%%HLDSDIR%%gearbox/models/spore.mdl
|
||||
%%HLDSDIR%%gearbox/models/spore_ammo.mdl
|
||||
%%HLDSDIR%%gearbox/models/sprite.mdl
|
||||
%%HLDSDIR%%gearbox/models/tentacle2.mdl
|
||||
%%HLDSDIR%%gearbox/models/tentacle3.mdl
|
||||
%%HLDSDIR%%gearbox/models/tool_box.mdl
|
||||
%%HLDSDIR%%gearbox/models/tree_palm.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_357.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_9mmar.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_9mmhandgun.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_bgrap.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_bgrap_tonguetip.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_crossbow.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_crowbar.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_desert_eagle.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_displacer.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_egon.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_grenade.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_knife.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_m40a1.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_penguin.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_pipe_wrench.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_rpg.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_satchel.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_satchel_radio.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_saw.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_shock.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_shotgun.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_spore_launcher.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_squeak.mdl
|
||||
%%HLDSDIR%%gearbox/models/v_tripmine.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_9mmar.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_accelerator.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_backpack.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_bgrap.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_desert_eagle.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_displacer.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_fgrenade.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_health.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_icon.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_jumppack.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_knife.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_m40a1.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_m40a1clip.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_penguin.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_penguinnest.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_pipe_wrench.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_porthev.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_saw.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_saw_clip.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_shock.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_shock_rifle.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_shotgun.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_spore_launcher.mdl
|
||||
%%HLDSDIR%%gearbox/models/w_suit.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_black16.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_black24.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_black32.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_black8.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_blue16.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_blue24.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_blue32.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_blue8.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_copper16.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_copper24.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_copper32.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_copper8.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_red16.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_red24.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_red32.mdl
|
||||
%%HLDSDIR%%gearbox/models/wire_red8.mdl
|
||||
%%HLDSDIR%%gearbox/motd.txt
|
||||
%%HLDSDIR%%gearbox/op4ctf.wad
|
||||
%%HLDSDIR%%gearbox/op4ctf_credits.txt
|
||||
%%HLDSDIR%%gearbox/opfor.wad
|
||||
%%HLDSDIR%%gearbox/pldecal.wad
|
||||
%%PORTDOCS%%%%HLDSDIR%%gearbox/readme1108.txt
|
||||
%%HLDSDIR%%gearbox/server.cfg
|
||||
%%HLDSDIR%%gearbox/skillopfor.cfg
|
||||
%%HLDSDIR%%gearbox/sound/ambience/alienflyby2.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/electrical_hum1.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/electrical_hum2.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/fluorescent.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/industrial5.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/mgun1.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/osprey_rotors.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/water_flowing1.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/water_flowing2.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/water_flowing3.wav
|
||||
%%HLDSDIR%%gearbox/sound/ambience/waterrun.wav
|
||||
%%HLDSDIR%%gearbox/sound/bootcamp/old_reveille.wav
|
||||
%%HLDSDIR%%gearbox/sound/bootcamp/reveille.wav
|
||||
%%HLDSDIR%%gearbox/sound/common/nuke_explode.wav
|
||||
%%HLDSDIR%%gearbox/sound/common/nuke_ticking.wav
|
||||
%%HLDSDIR%%gearbox/sound/common/null.wav
|
||||
%%HLDSDIR%%gearbox/sound/common/splash_large.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/bm_flagtaken.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/civ_flag_capture.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/itemthrow.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/marine_flag_capture.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/pow_armor_charge.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/pow_backpack.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/pow_big_jump.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/pow_health_charge.wav
|
||||
%%HLDSDIR%%gearbox/sound/ctf/soldier_flagtaken.wav
|
||||
%%HLDSDIR%%gearbox/sound/fvox/beep.wav
|
||||
%%HLDSDIR%%gearbox/sound/items/flashlight1.wav
|
||||
%%HLDSDIR%%gearbox/sound/items/flashlight2.wav
|
||||
%%HLDSDIR%%gearbox/sound/items/grab_rope.wav
|
||||
%%HLDSDIR%%gearbox/sound/items/rope1.wav
|
||||
%%HLDSDIR%%gearbox/sound/items/rope2.wav
|
||||
%%HLDSDIR%%gearbox/sound/items/rope3.wav
|
||||
%%HLDSDIR%%gearbox/sound/materials.txt
|
||||
%%HLDSDIR%%gearbox/sound/misc/broken_tram1.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/broken_tram2.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/broken_tram3.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/broken_tram4.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/broken_tram5.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/dsbossit.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/ear_ringing.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/intro_seq3.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/machine_off.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/machine_on.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/metal5.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/osprey_takeoff.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/reveille1.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/spark1.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/spark2.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/spark3.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/spark4.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/spark5.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/spark6.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/talk.wav
|
||||
%%HLDSDIR%%gearbox/sound/misc/truck_stop.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/boots1.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/boots2.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/boots3.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/boots4.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/hud_nightvision.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/null.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pcv_vest.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_organic1.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_organic2.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_organic3.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_organic4.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_snow1.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_snow2.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_snow3.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_snow4.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_step1.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_step2.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_step3.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_step4.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_tile1.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_tile2.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_tile3.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_tile4.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_tile5.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_wood1.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_wood2.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_wood3.wav
|
||||
%%HLDSDIR%%gearbox/sound/player/pl_wood4.wav
|
||||
%%HLDSDIR%%gearbox/sound/sentences.txt
|
||||
%%HLDSDIR%%gearbox/sound/weapons/alienweap_draw.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/bgrapple_cough.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/bgrapple_fire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/bgrapple_impact.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/bgrapple_pull.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/bgrapple_release.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/bgrapple_wait.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/de_shot1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/desert_eagle_fire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/desert_eagle_reload.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/desert_eagle_sight.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/desert_eagle_sight2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_fire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_impact.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_self.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_spin.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_spin2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_start.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_teleport.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/displacer_teleport_player.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife3.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife_hit_flesh1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife_hit_flesh2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife_hit_wall1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/knife_hit_wall2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/ofmortar.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwach.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_big_hit1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_big_hit2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_big_hitbod1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_big_hitbod2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_big_miss.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_hit1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_hit2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_hitbod1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_hitbod2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_hitbod3.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_miss1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/pwrench_miss2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/saw_fire1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/saw_fire2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/saw_fire3.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/saw_reload.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/saw_reload2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/shock_discharge.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/shock_draw.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/shock_fire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/shock_impact.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/shock_recharge.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_bolt1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_bolt2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_fire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_fire_last_round.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_miss.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_reload3.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_reload_first_seq.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_reload_second_seq.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/sniper_zoom.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/splauncher_altfire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/splauncher_bounce.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/splauncher_fire.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/splauncher_impact.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/splauncher_pet.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/splauncher_reload.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/spore_ammo.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/spore_hit1.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/spore_hit2.wav
|
||||
%%HLDSDIR%%gearbox/sound/weapons/spore_hit3.wav
|
||||
%%HLDSDIR%%gearbox/sprites/320_logo.spr
|
||||
%%HLDSDIR%%gearbox/sprites/320_pain.spr
|
||||
%%HLDSDIR%%gearbox/sprites/320_train.spr
|
||||
%%HLDSDIR%%gearbox/sprites/320hud2.spr
|
||||
%%HLDSDIR%%gearbox/sprites/320hud3.spr
|
||||
%%HLDSDIR%%gearbox/sprites/320hud4.spr
|
||||
%%HLDSDIR%%gearbox/sprites/320hudof01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640_logo.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640_pain.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640_train.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud2.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud3.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud4.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud5.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud6.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud7.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud8.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hud9.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hudof01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hudof02.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hudof03.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hudof04.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hudof05.spr
|
||||
%%HLDSDIR%%gearbox/sprites/640hudof06.spr
|
||||
%%HLDSDIR%%gearbox/sprites/_tongue.spr
|
||||
%%HLDSDIR%%gearbox/sprites/biggun.spr
|
||||
%%HLDSDIR%%gearbox/sprites/billow_01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/billow_02.spr
|
||||
%%HLDSDIR%%gearbox/sprites/blood_chnk.spr
|
||||
%%HLDSDIR%%gearbox/sprites/boss_glow.spr
|
||||
%%HLDSDIR%%gearbox/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%gearbox/sprites/ctf_hud1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/ctf_hud2.spr
|
||||
%%HLDSDIR%%gearbox/sprites/disp_ring.spr
|
||||
%%HLDSDIR%%gearbox/sprites/exp_a.spr
|
||||
%%HLDSDIR%%gearbox/sprites/exp_b.spr
|
||||
%%HLDSDIR%%gearbox/sprites/exp_c.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_bg.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_blu.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_grn.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_org.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_prp.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_red.spr
|
||||
%%HLDSDIR%%gearbox/sprites/glow_ylo.spr
|
||||
%%HLDSDIR%%gearbox/sprites/gworm_beam.spr
|
||||
%%HLDSDIR%%gearbox/sprites/gworm_beam_02.spr
|
||||
%%HLDSDIR%%gearbox/sprites/hud.txt
|
||||
%%HLDSDIR%%gearbox/sprites/invisible.spr
|
||||
%%HLDSDIR%%gearbox/sprites/laserdot.spr
|
||||
%%HLDSDIR%%gearbox/sprites/muzzle_shock.spr
|
||||
%%HLDSDIR%%gearbox/sprites/nuke_a_1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/nuke_a_2.spr
|
||||
%%HLDSDIR%%gearbox/sprites/nuke_a_3.spr
|
||||
%%HLDSDIR%%gearbox/sprites/of_nv.spr
|
||||
%%HLDSDIR%%gearbox/sprites/of_nv_a.spr
|
||||
%%HLDSDIR%%gearbox/sprites/of_nv_b.spr
|
||||
%%HLDSDIR%%gearbox/sprites/of_nv_int.spr
|
||||
%%HLDSDIR%%gearbox/sprites/ofch1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/ofch2.spr
|
||||
%%HLDSDIR%%gearbox/sprites/parkhud.spr
|
||||
%%HLDSDIR%%gearbox/sprites/smoke_blk.spr
|
||||
%%HLDSDIR%%gearbox/sprites/spike_trail.spr
|
||||
%%HLDSDIR%%gearbox/sprites/spore_exp_01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/spore_exp_b_01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/spore_exp_c_01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/sprite_01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/sprite_a_1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/sprite_b_1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/sprite_c_1.spr
|
||||
%%HLDSDIR%%gearbox/sprites/tinyspit.spr
|
||||
%%HLDSDIR%%gearbox/sprites/tongue.spr
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_displacer.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_eagle.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_grapple.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_knife.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_m249.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_penguin.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_pipewrench.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_shockrifle.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_sniperrifle.txt
|
||||
%%HLDSDIR%%gearbox/sprites/weapon_sporelauncher.txt
|
||||
%%HLDSDIR%%gearbox/sprites/wep_smoke_01.spr
|
||||
%%HLDSDIR%%gearbox/sprites/xpl_001.spr
|
||||
%%HLDSDIR%%gearbox/stats/stats_blackmesa.ost
|
||||
%%HLDSDIR%%gearbox/stats/stats_both.ost
|
||||
%%HLDSDIR%%gearbox/stats/stats_individual.ost
|
||||
%%HLDSDIR%%gearbox/stats/stats_opposingforce.ost
|
||||
%%HLDSDIR%%gearbox/titles.txt
|
||||
@dirrm %%HLDSDIR%%gearbox/stats
|
||||
@dirrm %%HLDSDIR%%gearbox/sprites
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/weapons
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/player
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/misc
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/items
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/fvox
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/ctf
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/common
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/bootcamp
|
||||
@dirrm %%HLDSDIR%%gearbox/sound/ambience
|
||||
@dirrm %%HLDSDIR%%gearbox/sound
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/zombie
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/tower
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/shephard
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/scientist
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/recruit
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/otis
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/massn
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/grunt
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/gordon
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/gman
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/gina
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/fassn
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/drill
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/ctf_scientist
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/ctf_gordon
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/ctf_gina
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/ctf_barney
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/cl_suit
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/beret
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player/barney
|
||||
@dirrm %%HLDSDIR%%gearbox/models/player
|
||||
@dirrm %%HLDSDIR%%gearbox/models
|
||||
@dirrm %%HLDSDIR%%gearbox/maps
|
||||
@dirrm %%HLDSDIR%%gearbox/gfx/shell
|
||||
@dirrm %%HLDSDIR%%gearbox/gfx/env
|
||||
@dirrm %%HLDSDIR%%gearbox/gfx
|
||||
@dirrm %%HLDSDIR%%gearbox/events
|
||||
@dirrm %%HLDSDIR%%gearbox/dlls
|
||||
@dirrm %%HLDSDIR%%gearbox/classes
|
||||
@dirrm %%HLDSDIR%%gearbox/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%gearbox/SAVE
|
||||
@dirrmtry %%HLDSDIR%%gearbox/logs
|
||||
@unexec rmdir %D/%%HLDSDIR%%gearbox 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%gearbox`` to remove any configuration files and logs left." | fmt
|
|
@ -1,48 +0,0 @@
|
|||
# New ports collection makefile for: Half Life Psychostats
|
||||
# Date created: Sun Oct 14 14:34:20 CEST 2001
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= psychostats
|
||||
PORTVERSION= 1.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games www
|
||||
MASTER_SITES= ftp://ftp.thaiguy.net/ \
|
||||
http://www.psychostats.com/dl/ \
|
||||
http://www.realityslap.com/downloads/ \
|
||||
http://fratello-server.com/downloads/serveur/ \
|
||||
http://mirrors.voyager.net/games/halflife/stats/psychostats/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Popular player statistics generator for Half-Life (cs/dod)
|
||||
|
||||
USE_PERL5_BUILD=yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
# files which should be installed with executable perms
|
||||
EXECUTABLES= stats.pl install.pl
|
||||
|
||||
DEPRECATED= outdated, unmaintained
|
||||
EXPIRATION_DATE=2007-04-10
|
||||
|
||||
post-patch:
|
||||
.for files in ${EXECUTABLES}
|
||||
@${PERL} -pi -e 's|/usr/bin/perl|${PERL}|' \
|
||||
${WRKSRC}/${files}
|
||||
.endfor
|
||||
@${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|; \
|
||||
s|%%LOCALBASE%%|${LOCALBASE}|; \
|
||||
s|%%HLDSDIR%%|${HLDSDIR}|' \
|
||||
${WRKSRC}/stats.cfg
|
||||
|
||||
slaveport-post-install:
|
||||
.for files in ${EXECUTABLES}
|
||||
@${CHMOD} u+x ${PREFIX}${HLDSDIR}${DISTNAME}/${files}
|
||||
.endfor
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (psychostats1.9.1.tar.gz) = 1fd22c8359ab474e0cd5b0729a404946
|
||||
SIZE (psychostats1.9.1.tar.gz) = 5352704
|
|
@ -1,29 +0,0 @@
|
|||
--- stats.cfg.orig Sun Nov 18 19:47:50 2001
|
||||
+++ stats.cfg Sun Nov 18 19:47:05 2001
|
||||
@@ -12,13 +12,13 @@
|
||||
# must be on its own line. The directories are loaded in the order given.
|
||||
|
||||
LogPath = {
|
||||
- /usr/games/halflife/hlds_l/cstrike/logs
|
||||
+ %%PREFIX%%%%HLDSDIR%%cstrike/logs
|
||||
}
|
||||
|
||||
# Destination HTML directory. This will usually be a path in your
|
||||
# webserver root somewhere.
|
||||
|
||||
-HtmlPath = /home/httpd/html/stats
|
||||
+HtmlPath = %%LOCALBASE%%/www
|
||||
|
||||
# Define what type of server you're running.
|
||||
# valid options: cstrike, dod
|
||||
@@ -37,8 +37,8 @@
|
||||
# maps for download. If you don't provide maps for download, you don't
|
||||
# need to worry about it.
|
||||
|
||||
-PicsPath = /home/httpd/html/stats/images/mappics
|
||||
-DLPath = /home/httpd/html/cstrike/maps
|
||||
+PicsPath = %%LOCALBASE%%/www/stats/images/mappics
|
||||
+DLPath = %%LOCALBASE%%/www/stats/maps
|
||||
|
||||
# If a theme has a 'copy' option it will copy any files listed for it
|
||||
# to the HTMLPATH if it does not already exist. Setting this option to
|
|
@ -1,12 +0,0 @@
|
|||
PsychoStats is a statistics generator for the game Half-Life.
|
||||
|
||||
It will work with any Half-Life MOD that uses the standard log
|
||||
file format as of Half-Life v1.1.0.6. However, it will only give
|
||||
basic player stats and will not show team statistics and certain
|
||||
map based statistics unless the MOD is supported fully by PsychoStats.
|
||||
Also the default themes that come with PsychoStats are specifically
|
||||
designed for Counter-Strike or Day of Defeat.
|
||||
|
||||
WWW: http://www.psychostats.com/
|
||||
|
||||
- Martin Matuska <martin@tradex.sk>
|
|
@ -1,782 +0,0 @@
|
|||
%%HLDSDIR%%psychostats1.9.1/README.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/awards.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/changelog
|
||||
%%HLDSDIR%%psychostats1.9.1/clans.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/clantags.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/cronexample
|
||||
%%HLDSDIR%%psychostats1.9.1/deny.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/denyclan.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/ignorelines.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/images/banner1.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_ak47.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_aug.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_awp.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_deagle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_elite.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_fiveseven.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_g3sg1.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_glock18.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_grenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_headshot.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_knife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_m249.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_m3.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_m4a1.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_mac10.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_mp5navy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_nopicture.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_p228.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_p90.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_scout.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_sg550.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_sg552.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_tank.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_tmp.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_train.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_ump45.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_usp.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/cstrike_xm1014.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_30cal.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_amerknife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_bar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_bayonet.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_colt.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_fcarbine.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_fg42.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_garand.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_gerknife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_gewehr.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_greasegun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_grenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_grenade2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_handgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_hitlerknife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_k43.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_kar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_knife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_luger.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_m1carbine.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_mg34.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_mg42.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_mortar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_mp40.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_mp44.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_scoped_fg42.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_scopedkar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_spade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_spring.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_stick.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_stickgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_stickgrenade_ex.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_tank.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_thompson.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/dod_world.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_ak47.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_ak74.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_anaconda.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_benelli.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_ber92f.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_ber93r.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_bizon.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_bodyque.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_claymore.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_coltgov.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_concussion.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_desert.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_famas.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_frag.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_g36e.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_g3a3.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_gp25.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_knife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_m16.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_m203.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_m60.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_m79.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_m82.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_mp5a5.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_multi_manager.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_pkm.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_saiga.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_spark_shower.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_ssg3000.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_sterling.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_stg24.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_svd.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_tank.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_uzi.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_weapmortar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/firearms_world.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ad_bloodstrike.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_cowboy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_forest.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_highrise.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_oilrig.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_palace.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_rising_sun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_riverside.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_snowy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_snowy2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_swissbank.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_tundra.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/as_villa.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/awp_map.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/awp_snowmap.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_52sevilla.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_52villabacho.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_747.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_aaa.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_aldi2k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_alpin.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_arabstreets.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_assault.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_assault2k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_assault_ec.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_assault_upc.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_awpfest.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_backalley.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_balkanconflict.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_basejump.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_beirut.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_bunker.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_cairo.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_church.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_church2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_cliff.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_concrete20.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_deadcalm.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_deagle5.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_deathmatch22.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_deathmatch2k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_desert.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_desertmatch.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_docks.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_docks_v1.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_drugwar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_ephyra2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_espana.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_estate.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_farmyard.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_futurcom.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_gamma_assault.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_garten_chillout.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_godfather.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_hallenbad.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_havana.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_hideandseek_b.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_hotelroyal.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_india.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_iraq.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_italy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_mansion.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_matrix.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_mb.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_medieval.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_mesab5.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_mice_final.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_middleage.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_militia.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_mini_militia_v2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_ncruins2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_office.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_pent.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_prospeedball.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_rats2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_reflex.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_robbery.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_rush_final.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_sibiria_apc.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_siege.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_siege_apc2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_skool.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_sniper7old.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_snowbaseb2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_speedball.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_thunder.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_thunder_alpha.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_tomb.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_trainraid.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_urbanvilla.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_vineyard.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_wedge.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_wildwest_assault.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_winter_assault.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_winternights.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cs_yemen_new.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/csde_tropic.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/cstrike_nopicture.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52andalusia.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52casco.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52castello.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52costadelsol.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52lagranja.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52leon.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52mangana.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52puente.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_52spania.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_aldi.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_atlantis.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_avalley.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_aztec.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_boatseason.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_box.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_bridge.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_cbble.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_celtic.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_chateau.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_chiapas.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_cityrush.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_darkrats.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dawn.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_deep6.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_desertsnow.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dunes.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dust.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dust2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dust2001.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dust4.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dustbunnies.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_dustrz.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_fang.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_fernandez.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_foption.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_heat.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_hoth.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_inferno.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_inferno_build22.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_jeepathon2k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_jeepathon6k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_keller.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_kurow.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_lazy_final.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_legato.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_luxor.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_mcdonalds.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_mice2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_museum.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_navy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_night.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_nowhere_x.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_nowhere_xx.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_nuke.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_pasta.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_piranesi.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_predator.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_prodigy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_prospeedbomb.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_railroad.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_rats.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_rats3.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_rats3_v2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_rats4_final.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_rats_2001.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_ratsxl.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_rotterdam.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_sandrush.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_scud.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_seaside.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_seaside2k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_shootout23.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_silentoperation.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_snipe_it5.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_storm.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_strike.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_survivor.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_tantooine.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_tegea.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_terminal22.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_tiefgarage.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_torn.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_train.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_troy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_vegas.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_vengeance.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_vertigo.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_village.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_waterworks.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_winternuke.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/de_zagros.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dm_tactics.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_anzio.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_avalanche.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_caen.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_caen2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_cherbourg.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_dam.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_dog1.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_heutau.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_hill.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_koln.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_nopicture.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_omaha.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_oslo.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_overlord.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_ramelle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_schwetz.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_seg3.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_sicily.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_snowtown.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_thunder.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dod_zafod.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dustydeath.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/dustydeath2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/es_frantic.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/es_jail.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fo_dust.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_assault.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_darkness.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_iceworld.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_iceworld2k.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_pool_day.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_rush_b2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/fy_tundra.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ga_new.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/gas_station.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/he_dodgeball2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/he_smalls_final.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/hoth.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/kj_dodgeball.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/m249_xm1014_map.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_bast.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_caged.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_eclipse.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_hera.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_nancy.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_nopicture.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_nothing.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ns_tanith.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/obj_bocage.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/obj_paradise.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/obj_willow.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/oc_rush2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/para_glider.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/para_hedgerow.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/para_kraftstoff.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/playground3.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_coldwar.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_crash.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_deadline.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_greatoutdoors.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_inlands.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_marie.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_river.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_swamp.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/ps_upham.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/scout_map2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/scoutzknivez.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/sd_durandal.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/sd_oberland.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/sdtc_balcome.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/sniper7_v2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/starwars.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/starwars2.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/sto_revvyville.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/tatooine.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/tc_iwojima.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/tc_rubble.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/tr_colt.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/trainingmaz.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/mappics/treefield_b.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_acidrocket.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_babblerprojectile.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_bilebomb.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_bite2gun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_bitegun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_blink.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_charge.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_claws.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_divinewind.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_grenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_healingspray.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_heavymachinegun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_knife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_leap.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_machinegun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_paralyse.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_parasite.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_pistol.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_primalscream.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_shotgun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_spikegun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_spitgunspit.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_sporegunprojectile.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_swipe.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_tripmine.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_umbra.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_webs.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/ns_welder.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_ac.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_autorifle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_axe.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_building_dispenser.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_detpack.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_empgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_flames.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_gasgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_gl_grenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_headshot.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_infection.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_knife.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_medikit.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_mirvgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_nailgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_nails.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_napalmgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_normalgrenade.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_pipebomb.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_railgun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_rocket.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_sentrygun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_shotgun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_sniperrifle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_spanner.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_supernails.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_supershotgun.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/images/tfc_timer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/install.pl
|
||||
%%HLDSDIR%%psychostats1.9.1/license.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/permit.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/players.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/rolenames.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/stats.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/stats.cfg.orig
|
||||
%%HLDSDIR%%psychostats1.9.1/stats.pl
|
||||
%%HLDSDIR%%psychostats1.9.1/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/theme_notes.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/award.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/awardlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/cheaters.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanpage-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanpage-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanpage-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanpage-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clanpage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clans-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clans-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clans-members.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clans-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clans-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/clans.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/cstitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/faq.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/footer.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/header.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/index-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/index-kdr.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/index-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/index-kpm.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/index-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/index.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/mappage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/maps.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/player.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/srvstats.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/weapon.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19/weaponlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/award.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/awardlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/cheaters.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/clanpage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/clans.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/cstitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/dodtitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/faq.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/footer.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/functions.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/header.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/index.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/mappage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/maps.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/player.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/srvstats.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/weapon.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19/weaponlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/award.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/awardlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/cheaters.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanpage-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanpage-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanpage-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanpage-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clanpage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clans-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clans-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clans-members.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clans-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clans-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/clans.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/dodtitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/faq.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/footer.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/header.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/index-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/index-kdr.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/index-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/index-kpm.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/index-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/index.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/mappage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/maps.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/player.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/srvstats.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/weapon.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodhtml19/weaponlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/award.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/awardlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/cheaters.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/clanpage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/clans.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/dodtitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/faq.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/footer.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/functions.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/header.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/index.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/mappage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/maps.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/player.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/srvstats.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/weapon.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/dodphp19/weaponlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/award.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/awardlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/cheaters.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanpage-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanpage-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanpage-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanpage-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clanpage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clans-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clans-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clans-members.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clans-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clans-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/clans.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/dodtitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/faq.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/fatitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/footer.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/header.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/index-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/index-kdr.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/index-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/index-kpm.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/index-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/index.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/mappage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/maps.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/player.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/srvstats.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/weapon.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19/weaponlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/award.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/awardlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/cheaters.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/clanpage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/clans.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/dodtitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/faq.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/fatitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/footer.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/functions.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/header.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/index.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/mappage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/maps.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/player.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/srvstats.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/weapon.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19/weaponlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/alien.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/award.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/awardlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/changelog
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/cheaters.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanpage-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanpage-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanpage-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanpage-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clanpage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clans-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clans-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clans-members.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clans-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clans-rank.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/clans.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/cstitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/faq.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/footer.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/header.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/index-deaths.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/index-kdr.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/index-kills.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/index-kpm.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/index-name.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/index.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/mappage.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/maps.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/nstitle.jpg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/player.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/srvstats.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/weapon.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nshtml19/weaponlist.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/alien.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/award.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/awardlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/banner.html
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/cheaters.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/clan.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/clanlogobg-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/clanlogobg-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/clanlogobg-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/clanpage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/clans.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/cstitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/dodtitle.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/faq.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/footer.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/functions.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/header.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/index.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/line-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/line-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/line-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/mappage.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/maps.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/motd.txt
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/player.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/player.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/pstats.css
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/spacer.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/srvstats.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/theme.cfg
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/vbar-blue.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/vbar-green.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/vbar-red.gif
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/weapon.php
|
||||
%%HLDSDIR%%psychostats1.9.1/themes/nsphp19/weaponlist.php
|
||||
%%HLDSDIR%%psychostats1.9.1/weapons.cfg
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/firearmsphp19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/firearmshtml19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/nsphp19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/nshtml19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/dodphp19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/dodhtml19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/cstrikephp19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes/cstrikehtml19
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/themes
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/images/mappics
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1/images
|
||||
@dirrm %%HLDSDIR%%psychostats1.9.1
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Science and Industry Server
|
||||
# Date created: Tue May 1 23:40:46 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= si
|
||||
PORTVERSION= 0.97.0ra
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
|
||||
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g:S/0r//}-linux
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Science and Industry full server package for Linux
|
||||
|
||||
_DONT_INCLUDE_MK_=yes
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (si-097a-linux.tar.gz) = 43a638d5a92f85f1eddec9d9c672278f
|
||||
SHA256 (si-097a-linux.tar.gz) = 8b426e2bdcf994bba5eac6ce3769127bcb0d4b4a7d4b7e7a46809872b886627a
|
||||
SIZE (si-097a-linux.tar.gz) = 57231379
|
|
@ -1,6 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Science and Industry server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.planethalflife.com/si/
|
|
@ -1,874 +0,0 @@
|
|||
%%PORTDOCS%%%%HLDSDIR%%si/1024_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/1152_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/1280_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/1600_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/320_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/400_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/512_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/640_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/800_textscheme.txt
|
||||
%%HLDSDIR%%si/buffer.dat
|
||||
%%HLDSDIR%%si/cached.WAD
|
||||
%%HLDSDIR%%si/cl_dlls/client.dll
|
||||
%%HLDSDIR%%si/config.cfg
|
||||
%%HLDSDIR%%si/custom.hpk
|
||||
%%HLDSDIR%%si/delta.lst
|
||||
%%HLDSDIR%%si/dlls/si.dll
|
||||
%%HLDSDIR%%si/dlls/si_i386.so
|
||||
%%HLDSDIR%%si/events/briefcase.sc
|
||||
%%HLDSDIR%%si/events/cloakidl.sc
|
||||
%%HLDSDIR%%si/events/cloakstp.sc
|
||||
%%HLDSDIR%%si/events/cloakwrm.sc
|
||||
%%HLDSDIR%%si/events/colt.sc
|
||||
%%HLDSDIR%%si/events/mindray_fire.sc
|
||||
%%HLDSDIR%%si/events/mindray_stop.sc
|
||||
%%HLDSDIR%%si/events/snUZI.sc
|
||||
%%HLDSDIR%%si/events/tommygun.sc
|
||||
%%HLDSDIR%%si/events/vomit.sc
|
||||
%%HLDSDIR%%si/game.cfg
|
||||
%%HLDSDIR%%si/gfx.wad
|
||||
%%HLDSDIR%%si/gfx/env/c2nite.txt
|
||||
%%HLDSDIR%%si/gfx/env/c2nitebk.tga
|
||||
%%HLDSDIR%%si/gfx/env/c2nitedn.tga
|
||||
%%HLDSDIR%%si/gfx/env/c2niteft.tga
|
||||
%%HLDSDIR%%si/gfx/env/c2nitelf.tga
|
||||
%%HLDSDIR%%si/gfx/env/c2nitert.tga
|
||||
%%HLDSDIR%%si/gfx/env/c2niteup.tga
|
||||
%%HLDSDIR%%si/gfx/env/city1bk.tga
|
||||
%%HLDSDIR%%si/gfx/env/city1dn.tga
|
||||
%%HLDSDIR%%si/gfx/env/city1ft.tga
|
||||
%%HLDSDIR%%si/gfx/env/city1lf.tga
|
||||
%%HLDSDIR%%si/gfx/env/city1rt.tga
|
||||
%%HLDSDIR%%si/gfx/env/city1up.tga
|
||||
%%HLDSDIR%%si/gfx/env/dustybk.tga
|
||||
%%HLDSDIR%%si/gfx/env/dustydn.tga
|
||||
%%HLDSDIR%%si/gfx/env/dustyft.tga
|
||||
%%HLDSDIR%%si/gfx/env/dustylf.tga
|
||||
%%HLDSDIR%%si/gfx/env/dustyrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/dustyup.tga
|
||||
%%HLDSDIR%%si/gfx/env/greenbk.tga
|
||||
%%HLDSDIR%%si/gfx/env/greendn.tga
|
||||
%%HLDSDIR%%si/gfx/env/greenft.tga
|
||||
%%HLDSDIR%%si/gfx/env/greenlf.tga
|
||||
%%HLDSDIR%%si/gfx/env/greenrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/greenup.tga
|
||||
%%HLDSDIR%%si/gfx/env/grnplsntbk.tga
|
||||
%%HLDSDIR%%si/gfx/env/grnplsntdn.tga
|
||||
%%HLDSDIR%%si/gfx/env/grnplsntft.tga
|
||||
%%HLDSDIR%%si/gfx/env/grnplsntlf.tga
|
||||
%%HLDSDIR%%si/gfx/env/grnplsntrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/grnplsntup.tga
|
||||
%%HLDSDIR%%si/gfx/env/londonbk.tga
|
||||
%%HLDSDIR%%si/gfx/env/londondn.tga
|
||||
%%HLDSDIR%%si/gfx/env/londonft.tga
|
||||
%%HLDSDIR%%si/gfx/env/londonlf.tga
|
||||
%%HLDSDIR%%si/gfx/env/londonrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/londonup.tga
|
||||
%%HLDSDIR%%si/gfx/env/morningdewbk.tga
|
||||
%%HLDSDIR%%si/gfx/env/morningdewdn.tga
|
||||
%%HLDSDIR%%si/gfx/env/morningdewft.tga
|
||||
%%HLDSDIR%%si/gfx/env/morningdewlf.tga
|
||||
%%HLDSDIR%%si/gfx/env/morningdewrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/morningdewup.tga
|
||||
%%HLDSDIR%%si/gfx/env/snowbk.tga
|
||||
%%HLDSDIR%%si/gfx/env/snowdn.tga
|
||||
%%HLDSDIR%%si/gfx/env/snowft.tga
|
||||
%%HLDSDIR%%si/gfx/env/snowlf.tga
|
||||
%%HLDSDIR%%si/gfx/env/snowrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/snowup.tga
|
||||
%%HLDSDIR%%si/gfx/env/tsccitybk.tga
|
||||
%%HLDSDIR%%si/gfx/env/tsccitydn.tga
|
||||
%%HLDSDIR%%si/gfx/env/tsccityft.tga
|
||||
%%HLDSDIR%%si/gfx/env/tsccitylf.tga
|
||||
%%HLDSDIR%%si/gfx/env/tsccityrt.tga
|
||||
%%HLDSDIR%%si/gfx/env/tsccityup.tga
|
||||
%%HLDSDIR%%si/gfx/shell/Logo.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/btns_main.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cb_checked.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cb_disabled.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cb_down.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cb_empty.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cb_over.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cls_d.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cls_f.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/cls_n.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/colors.lst
|
||||
%%HLDSDIR%%si/gfx/shell/console.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/dedicate.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/divider.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/dnarrowd.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/dnarrowf.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/dnarrowp.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/down.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/favorite.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_advanced.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_advoptions.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_audio.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_config.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_controls.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_creategame.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_custom.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_customize.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_filter.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_gameopts.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_inetgames.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_keyboard.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_lan.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_multi.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_readme.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_specgames.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_video.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_vidmodes.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/head_vidoptions.BMP
|
||||
%%HLDSDIR%%si/gfx/shell/kb_act.lst
|
||||
%%HLDSDIR%%si/gfx/shell/kb_def.lst
|
||||
%%HLDSDIR%%si/gfx/shell/kb_keys.lst
|
||||
%%HLDSDIR%%si/gfx/shell/larrowdefault.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/larrowflyover.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/larrowpressed.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/linux.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/listen.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/lock.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/min_d.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/min_f.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/min_n.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/nonfav.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/pcg.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/rarrowdefault.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/rarrowflyover.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/rarrowpressed.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/slider.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/sm_dnarf.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/sm_dnarw.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/splash.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/strings.lst
|
||||
%%HLDSDIR%%si/gfx/shell/thumb.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/unlock.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/up.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/uparrowd.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/uparrowf.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/uparrowp.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/windows.bmp
|
||||
%%HLDSDIR%%si/gfx/shell/won_logo.bmp
|
||||
%%HLDSDIR%%si/gfx/vgui/320_arrow.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/320_arrowdn.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/320_arrowlt.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/320_arrowrt.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/320_arrowup.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_admin_sighted.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afd_logo.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afd_smlogo.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afdd.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afddl.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afddr.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afdv.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afdvl.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_afdvr.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_arrow.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_arrowdn.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_arrowlt.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_arrowrt.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_arrowup.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_butchAFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_butchMCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_charlieAFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_charlieMCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_eotm.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_brk_destroyed.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_brk_sighted.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_cloak.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_mindray.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_no_armor.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_place_radio.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_radio.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_res_delivered.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_res_pickup.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_res_sighted.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_defend.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_delivered.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_disturbed.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_dropped.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_killed.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_pickup.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_sci_sighted.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_tech_pickup.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_vomit.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_vote.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_hint_vote_vgui.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_logo.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mcl_logo.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mcl_smlogo.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mcld.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mcldl.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mcldr.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mclv.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mclvl.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_mclvr.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait1AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait1MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait2AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait2MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait3AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait3MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait4AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait4MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait5AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait5MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait6AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait6MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait7AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait7MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait8AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait8MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait9AFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_portrait9MCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_a_regen.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_a_regen2.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_ammo_replicate.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_ammo_replicate2.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_armor_100.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_armor_25.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_armor_50.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_armor_75.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_briefcase.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_cloaking.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_cloning.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_coffee.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_colt.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_crossbow.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_fev.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_gauss.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_gi.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_grenade.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_h_regen.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_h_regen2.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_legs_1.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_legs_2.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_manufacturing.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_mindray.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_optics.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_production.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_radio.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_rocket_pistol.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_rpg.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_satchel.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_shotgun.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_snuzi.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_strength.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_strength2.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_tommygun.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_tripmine.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_r_vomit.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_randomAFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_randomMCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_smadmin.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_stolen.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_vinnieAFD.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/640_vinnieMCL.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/eotm.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/icntlk_pl.tga
|
||||
%%HLDSDIR%%si/gfx/vgui/llama.tga
|
||||
%%HLDSDIR%%si/liblist.gam
|
||||
%%HLDSDIR%%si/listenserver.cfg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/admin.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/bottom_frame.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_ammorep1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_ammorep2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_armor1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_armor2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_armor3.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_armor4.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_armorreg1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_armorreg2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_biotech1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_biotech2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_c4.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_cloak.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_cloning.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_coffee.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_exoskeleton.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_fev.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_gi.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_grenade.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_legs1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_legs2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_mfg.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_mindray.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_muscle.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_ocular.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_production.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_radio.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_rpg.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_rpistol.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_satchel.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_shotgun.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_snuzi.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_start.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_tau.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_tommygun.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_trip.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/cell_xbow.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/directions.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/english.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/equipment.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/french.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/german.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/hud.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/hud_cash.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/hud_personal.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/hud_res_carry.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/hud_research.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/hud_sci_carry.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_ammorep1.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_ammorep2.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_armor1.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_armor2.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_armor3.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_armor4.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_armorreg1.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_armorreg2.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_biotech1.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_biotech2.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_c4.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_cloak.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_cloning.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_coffee.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_colt.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_exoskeleton.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_fev.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_gi.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_grenade.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_legs1.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_legs2.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_mfg.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_mindray.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_muscle.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_ocular.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_production.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_radio.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_rpg.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_rpistol.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_satchel.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_shotgun.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_snuzi.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_start.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_tau.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_tommygun.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_trip.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/info_xbow.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/middle_frame.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/researchguide.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/scientist.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/score_res_carry.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/score_sci_carry.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/scoreboard.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_357.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_9mmar.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_ammo.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_argrenades.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_battery.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_battery2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_battery3.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_battery4.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_beans.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_briefcase.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_cap.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_chargers.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_cloning.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_colt.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_conveyor.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_crossbow.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_exoskeleton.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_eye.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_gauss.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_gi.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_grapple.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_grenade.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_icon.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_industry.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_jumping.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_legs.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_logo.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_medkit.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_mindray_sketch.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_none.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_radio.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_rpg.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_rpistol.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_satchel.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_shotgun.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_snuzis.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_suit.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_suit2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_tissue.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_tissue2.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_tommygun.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_tripmine.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/si_virus.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/tech_break.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/techtree97.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/techtree97.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/top_frame.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/manual/vote_menu.jpg
|
||||
%%HLDSDIR%%si/mapcycle.txt
|
||||
%%HLDSDIR%%si/maps/graphs/si_alley.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_alley.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_daybreak.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_daybreak.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_early.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_early.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_hirise.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_hirise.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_laser.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_laser.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_mercato.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_mercato.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_metropolis.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_metropolis.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_military.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_military.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_mill.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_mill.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_overtime.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_overtime.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_rush.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_rush.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_sewers.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_sewers.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_tundra.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_tundra.nrp
|
||||
%%HLDSDIR%%si/maps/graphs/si_urban.nod
|
||||
%%HLDSDIR%%si/maps/graphs/si_urban.nrp
|
||||
%%HLDSDIR%%si/maps/si_alley.bsp
|
||||
%%HLDSDIR%%si/maps/si_alley.txt
|
||||
%%HLDSDIR%%si/maps/si_daybreak.bsp
|
||||
%%HLDSDIR%%si/maps/si_daybreak.txt
|
||||
%%HLDSDIR%%si/maps/si_early.bsp
|
||||
%%HLDSDIR%%si/maps/si_early.txt
|
||||
%%HLDSDIR%%si/maps/si_hirise.bsp
|
||||
%%HLDSDIR%%si/maps/si_hirise.txt
|
||||
%%HLDSDIR%%si/maps/si_laser.bsp
|
||||
%%HLDSDIR%%si/maps/si_laser.txt
|
||||
%%HLDSDIR%%si/maps/si_mercato.bsp
|
||||
%%HLDSDIR%%si/maps/si_mercato.txt
|
||||
%%HLDSDIR%%si/maps/si_metropolis.bsp
|
||||
%%HLDSDIR%%si/maps/si_metropolis.txt
|
||||
%%HLDSDIR%%si/maps/si_military.bsp
|
||||
%%HLDSDIR%%si/maps/si_military.txt
|
||||
%%HLDSDIR%%si/maps/si_mill.bsp
|
||||
%%HLDSDIR%%si/maps/si_mill.txt
|
||||
%%HLDSDIR%%si/maps/si_mtg.bsp
|
||||
%%HLDSDIR%%si/maps/si_mtg.txt
|
||||
%%HLDSDIR%%si/maps/si_overtime.bsp
|
||||
%%HLDSDIR%%si/maps/si_overtime.txt
|
||||
%%HLDSDIR%%si/maps/si_rush.bsp
|
||||
%%HLDSDIR%%si/maps/si_rush.txt
|
||||
%%HLDSDIR%%si/maps/si_sewers.bsp
|
||||
%%HLDSDIR%%si/maps/si_sewers.txt
|
||||
%%HLDSDIR%%si/maps/si_tundra.bsp
|
||||
%%HLDSDIR%%si/maps/si_tundra.txt
|
||||
%%HLDSDIR%%si/maps/si_urban.bsp
|
||||
%%HLDSDIR%%si/maps/si_urban.txt
|
||||
%%HLDSDIR%%si/maps/si_virus.bsp
|
||||
%%HLDSDIR%%si/maps/si_virus.txt
|
||||
%%HLDSDIR%%si/media/logo.avi
|
||||
%%HLDSDIR%%si/models/admin.mdl
|
||||
%%HLDSDIR%%si/models/butch_dead.mdl
|
||||
%%HLDSDIR%%si/models/carryresource.mdl
|
||||
%%HLDSDIR%%si/models/carryscientist.mdl
|
||||
%%HLDSDIR%%si/models/colt_shell.mdl
|
||||
%%HLDSDIR%%si/models/dog.mdl
|
||||
%%HLDSDIR%%si/models/fev_gibs.mdl
|
||||
%%HLDSDIR%%si/models/grapple_hook.mdl
|
||||
%%HLDSDIR%%si/models/lab_medical.mdl
|
||||
%%HLDSDIR%%si/models/leech.mdl
|
||||
%%HLDSDIR%%si/models/p_briefcase.mdl
|
||||
%%HLDSDIR%%si/models/p_cloak.mdl
|
||||
%%HLDSDIR%%si/models/p_colt.mdl
|
||||
%%HLDSDIR%%si/models/p_crossbow.mdl
|
||||
%%HLDSDIR%%si/models/p_fev.mdl
|
||||
%%HLDSDIR%%si/models/p_gauss.mdl
|
||||
%%HLDSDIR%%si/models/p_gi.mdl
|
||||
%%HLDSDIR%%si/models/p_grapple.mdl
|
||||
%%HLDSDIR%%si/models/p_mindray.mdl
|
||||
%%HLDSDIR%%si/models/p_rpistol.mdl
|
||||
%%HLDSDIR%%si/models/p_satchel.mdl
|
||||
%%HLDSDIR%%si/models/p_satchel_radio.mdl
|
||||
%%HLDSDIR%%si/models/p_shotgun.mdl
|
||||
%%HLDSDIR%%si/models/p_snUZI.mdl
|
||||
%%HLDSDIR%%si/models/p_tommygun.mdl
|
||||
%%HLDSDIR%%si/models/p_transistor.mdl
|
||||
%%HLDSDIR%%si/models/p_tripmine.mdl
|
||||
%%HLDSDIR%%si/models/player/butch/butch.mdl
|
||||
%%HLDSDIR%%si/models/player/butch/butch2.mdl
|
||||
%%HLDSDIR%%si/models/player/charlie/charlie.mdl
|
||||
%%HLDSDIR%%si/models/player/vinnie/vinnie.mdl
|
||||
%%HLDSDIR%%si/models/player/vinnie/vinnie2.mdl
|
||||
%%HLDSDIR%%si/models/resource_art.mdl
|
||||
%%HLDSDIR%%si/models/resource_bottle.mdl
|
||||
%%HLDSDIR%%si/models/resource_cash.mdl
|
||||
%%HLDSDIR%%si/models/resource_cd.mdl
|
||||
%%HLDSDIR%%si/models/resource_crystal.mdl
|
||||
%%HLDSDIR%%si/models/resource_datastreamer.mdl
|
||||
%%HLDSDIR%%si/models/resource_documents.mdl
|
||||
%%HLDSDIR%%si/models/resource_gunkcan.mdl
|
||||
%%HLDSDIR%%si/models/resource_specimencan.mdl
|
||||
%%HLDSDIR%%si/models/rpgrocket.mdl
|
||||
%%HLDSDIR%%si/models/rprocket.mdl
|
||||
%%HLDSDIR%%si/models/scientist.mdl
|
||||
%%HLDSDIR%%si/models/shotgunshell.mdl
|
||||
%%HLDSDIR%%si/models/snuzi_shell.mdl
|
||||
%%HLDSDIR%%si/models/tommy_shell.mdl
|
||||
%%HLDSDIR%%si/models/v_briefcase.mdl
|
||||
%%HLDSDIR%%si/models/v_cloak.mdl
|
||||
%%HLDSDIR%%si/models/v_colt.mdl
|
||||
%%HLDSDIR%%si/models/v_crossbow.mdl
|
||||
%%HLDSDIR%%si/models/v_fev.mdl
|
||||
%%HLDSDIR%%si/models/v_gauss.mdl
|
||||
%%HLDSDIR%%si/models/v_gi.mdl
|
||||
%%HLDSDIR%%si/models/v_grapple.mdl
|
||||
%%HLDSDIR%%si/models/v_grenade.mdl
|
||||
%%HLDSDIR%%si/models/v_mindray.mdl
|
||||
%%HLDSDIR%%si/models/v_rpg.mdl
|
||||
%%HLDSDIR%%si/models/v_rpistol.mdl
|
||||
%%HLDSDIR%%si/models/v_satchel.mdl
|
||||
%%HLDSDIR%%si/models/v_satchel_radio.mdl
|
||||
%%HLDSDIR%%si/models/v_shotgun.mdl
|
||||
%%HLDSDIR%%si/models/v_snUZI.mdl
|
||||
%%HLDSDIR%%si/models/v_tommygun.mdl
|
||||
%%HLDSDIR%%si/models/v_transistor.mdl
|
||||
%%HLDSDIR%%si/models/v_tripmine.mdl
|
||||
%%HLDSDIR%%si/models/vat_charlie.mdl
|
||||
%%HLDSDIR%%si/models/w_ammocase.mdl
|
||||
%%HLDSDIR%%si/models/w_briefcase.mdl
|
||||
%%HLDSDIR%%si/models/w_briefcaset.mdl
|
||||
%%HLDSDIR%%si/models/w_chromebox.mdl
|
||||
%%HLDSDIR%%si/models/w_cloak.mdl
|
||||
%%HLDSDIR%%si/models/w_colt.mdl
|
||||
%%HLDSDIR%%si/models/w_crossbow.mdl
|
||||
%%HLDSDIR%%si/models/w_fev.mdl
|
||||
%%HLDSDIR%%si/models/w_fevbox.mdl
|
||||
%%HLDSDIR%%si/models/w_gauss.mdl
|
||||
%%HLDSDIR%%si/models/w_gi.mdl
|
||||
%%HLDSDIR%%si/models/w_labtransistor.mdl
|
||||
%%HLDSDIR%%si/models/w_labtransistorT.mdl
|
||||
%%HLDSDIR%%si/models/w_mindray.mdl
|
||||
%%HLDSDIR%%si/models/w_mindrayt.mdl
|
||||
%%HLDSDIR%%si/models/w_rpg.mdl
|
||||
%%HLDSDIR%%si/models/w_rpistol.mdl
|
||||
%%HLDSDIR%%si/models/w_rpistolclip.mdl
|
||||
%%HLDSDIR%%si/models/w_satchel.mdl
|
||||
%%HLDSDIR%%si/models/w_shotgun.mdl
|
||||
%%HLDSDIR%%si/models/w_snUZI.mdl
|
||||
%%HLDSDIR%%si/models/w_snUZIammo.mdl
|
||||
%%HLDSDIR%%si/models/w_tommygun.mdl
|
||||
%%HLDSDIR%%si/models/w_transistor.mdl
|
||||
%%HLDSDIR%%si/models/w_transistort.mdl
|
||||
%%HLDSDIR%%si/models/w_tripmine.mdl
|
||||
%%HLDSDIR%%si/models/w_woodbox.mdl
|
||||
%%HLDSDIR%%si/motd.txt
|
||||
%%HLDSDIR%%si/overviews/si_alley.bmp
|
||||
%%HLDSDIR%%si/overviews/si_alley.txt
|
||||
%%HLDSDIR%%si/overviews/si_daybreak.bmp
|
||||
%%HLDSDIR%%si/overviews/si_daybreak.txt
|
||||
%%HLDSDIR%%si/overviews/si_early.bmp
|
||||
%%HLDSDIR%%si/overviews/si_early.txt
|
||||
%%HLDSDIR%%si/overviews/si_hirise.bmp
|
||||
%%HLDSDIR%%si/overviews/si_hirise.txt
|
||||
%%HLDSDIR%%si/overviews/si_laser.bmp
|
||||
%%HLDSDIR%%si/overviews/si_laser.txt
|
||||
%%HLDSDIR%%si/overviews/si_mercato.bmp
|
||||
%%HLDSDIR%%si/overviews/si_mercato.txt
|
||||
%%HLDSDIR%%si/overviews/si_metropolis.bmp
|
||||
%%HLDSDIR%%si/overviews/si_metropolis.txt
|
||||
%%HLDSDIR%%si/overviews/si_military.bmp
|
||||
%%HLDSDIR%%si/overviews/si_military.txt
|
||||
%%HLDSDIR%%si/overviews/si_mill.bmp
|
||||
%%HLDSDIR%%si/overviews/si_mill.txt
|
||||
%%HLDSDIR%%si/overviews/si_mtg.bmp
|
||||
%%HLDSDIR%%si/overviews/si_mtg.txt
|
||||
%%HLDSDIR%%si/overviews/si_overtime.bmp
|
||||
%%HLDSDIR%%si/overviews/si_overtime.txt
|
||||
%%HLDSDIR%%si/overviews/si_rush.bmp
|
||||
%%HLDSDIR%%si/overviews/si_rush.txt
|
||||
%%HLDSDIR%%si/overviews/si_sewers.bmp
|
||||
%%HLDSDIR%%si/overviews/si_sewers.txt
|
||||
%%HLDSDIR%%si/overviews/si_tundra.bmp
|
||||
%%HLDSDIR%%si/overviews/si_tundra.txt
|
||||
%%HLDSDIR%%si/overviews/si_urban.bmp
|
||||
%%HLDSDIR%%si/overviews/si_urban.txt
|
||||
%%HLDSDIR%%si/overviews/si_virus.bmp
|
||||
%%HLDSDIR%%si/overviews/si_virus.txt
|
||||
%%HLDSDIR%%si/pldecal.wad
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/readme97a.txt
|
||||
%%HLDSDIR%%si/server.cfg
|
||||
%%HLDSDIR%%si/settings.scr
|
||||
%%HLDSDIR%%si/si.wad
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/si1.ico
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/si2.ico
|
||||
%%HLDSDIR%%si/si_alley.wad
|
||||
%%HLDSDIR%%si/si_colony.wad
|
||||
%%HLDSDIR%%si/si_daybreak.wad
|
||||
%%HLDSDIR%%si/si_early.wad
|
||||
%%HLDSDIR%%si/si_hirise.wad
|
||||
%%HLDSDIR%%si/si_icons.icl
|
||||
%%HLDSDIR%%si/si_mercato.wad
|
||||
%%HLDSDIR%%si/si_metropolis.wad
|
||||
%%HLDSDIR%%si/si_military.wad
|
||||
%%HLDSDIR%%si/si_mill.wad
|
||||
%%HLDSDIR%%si/si_mindthegap.wad
|
||||
%%HLDSDIR%%si/si_mno4.wad
|
||||
%%HLDSDIR%%si/si_overtime.wad
|
||||
%%HLDSDIR%%si/si_sewers.wad
|
||||
%%HLDSDIR%%si/si_tundra.wad
|
||||
%%HLDSDIR%%si/si_urban.wad
|
||||
%%HLDSDIR%%si/si_virus.wad
|
||||
%%HLDSDIR%%si/si_wolf.wad
|
||||
%%HLDSDIR%%si/skill.cfg
|
||||
%%HLDSDIR%%si/sound/ambience/fallscream.wav
|
||||
%%HLDSDIR%%si/sound/ambience/hellodave1.wav
|
||||
%%HLDSDIR%%si/sound/ambience/ie_traffic01.wav
|
||||
%%HLDSDIR%%si/sound/ambience/ie_traffic02.wav
|
||||
%%HLDSDIR%%si/sound/ambience/medium_dog.wav
|
||||
%%HLDSDIR%%si/sound/ambience/mindthegap2.wav
|
||||
%%HLDSDIR%%si/sound/ambience/rabiddingo1.wav
|
||||
%%HLDSDIR%%si/sound/ambience/ringring1.wav
|
||||
%%HLDSDIR%%si/sound/ambience/smdm.wav
|
||||
%%HLDSDIR%%si/sound/ambience/swralarm.wav
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/sound/materials.txt
|
||||
%%HLDSDIR%%si/sound/misc/talk.wav
|
||||
%%HLDSDIR%%si/sound/player/vomit1.wav
|
||||
%%HLDSDIR%%si/sound/player/vomit2.wav
|
||||
%%HLDSDIR%%si/sound/player/vomit3.wav
|
||||
%%HLDSDIR%%si/sound/player/vomit4.wav
|
||||
%%HLDSDIR%%si/sound/scientist/hitrobot.wav
|
||||
%%HLDSDIR%%si/sound/scientist/shock.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_bad1.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_bad2.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_bad3.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_bad4.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_bad5.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_bad6.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_good1.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_good2.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_good3.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_good4.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle1.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle10.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle11.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle12.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle13.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle2.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle3.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle4.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle5.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle6.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle7.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle8.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_idle9.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_noise1.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_noise2.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_noise3.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_noise4.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_noise5.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_noise6.wav
|
||||
%%HLDSDIR%%si/sound/scientist/si_recalculate.wav
|
||||
%%PORTDOCS%%%%HLDSDIR%%si/sound/sentences.txt
|
||||
%%HLDSDIR%%si/sound/vox/prototype.wav
|
||||
%%HLDSDIR%%si/sound/weapons/bcase_hit1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/bcase_hit2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/bcase_hitbod1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/bcase_hitbod2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/bcase_hitbod3.wav
|
||||
%%HLDSDIR%%si/sound/weapons/bcase_miss1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/cloak_loop1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/cloak_loop2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/cloak_warmup.wav
|
||||
%%HLDSDIR%%si/sound/weapons/colt_empty1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/colt_reload1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/colt_shot1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/colt_shot2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/dbarrel1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/fev_die1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/fev_escape1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/grapple_inwall.wav
|
||||
%%HLDSDIR%%si/sound/weapons/grapple_reel.wav
|
||||
%%HLDSDIR%%si/sound/weapons/grapple_shot.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_change.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle3.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle4.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle5.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle6.wav
|
||||
%%HLDSDIR%%si/sound/weapons/radio_idle7.wav
|
||||
%%HLDSDIR%%si/sound/weapons/reload1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/reload3.wav
|
||||
%%HLDSDIR%%si/sound/weapons/rp_reload.wav
|
||||
%%HLDSDIR%%si/sound/weapons/rp_shot1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/rp_shot2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/rp_shot3.wav
|
||||
%%HLDSDIR%%si/sound/weapons/rp_shot4.wav
|
||||
%%HLDSDIR%%si/sound/weapons/sbarrel1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/scock1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/sn_hks1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/sn_hks2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/t_hks1.wav
|
||||
%%HLDSDIR%%si/sound/weapons/t_hks2.wav
|
||||
%%HLDSDIR%%si/sound/weapons/tommy_clipinsert.wav
|
||||
%%HLDSDIR%%si/sound/weapons/tommy_cliprelease.wav
|
||||
%%HLDSDIR%%si/sound/weapons/vgun_shot.wav
|
||||
%%HLDSDIR%%si/sound/ws/neonbuzz.wav
|
||||
%%HLDSDIR%%si/sprites/320hud1.spr
|
||||
%%HLDSDIR%%si/sprites/320si1.spr
|
||||
%%HLDSDIR%%si/sprites/640hud1.spr
|
||||
%%HLDSDIR%%si/sprites/640hud10.spr
|
||||
%%HLDSDIR%%si/sprites/640hud11.spr
|
||||
%%HLDSDIR%%si/sprites/640hud12.spr
|
||||
%%HLDSDIR%%si/sprites/640hud2.spr
|
||||
%%HLDSDIR%%si/sprites/640hud3.spr
|
||||
%%HLDSDIR%%si/sprites/640hud4.SPR
|
||||
%%HLDSDIR%%si/sprites/640hud4.spr
|
||||
%%HLDSDIR%%si/sprites/640hud5.spr
|
||||
%%HLDSDIR%%si/sprites/640hud6.spr
|
||||
%%HLDSDIR%%si/sprites/640hud7.spr
|
||||
%%HLDSDIR%%si/sprites/640si1.spr
|
||||
%%HLDSDIR%%si/sprites/640si2.spr
|
||||
%%HLDSDIR%%si/sprites/640si3.spr
|
||||
%%HLDSDIR%%si/sprites/640si4.spr
|
||||
%%HLDSDIR%%si/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%si/sprites/hud.txt
|
||||
%%HLDSDIR%%si/sprites/iplayerafd.spr
|
||||
%%HLDSDIR%%si/sprites/iplayermcl.spr
|
||||
%%HLDSDIR%%si/sprites/iscientistafd.spr
|
||||
%%HLDSDIR%%si/sprites/iscientistmcl.spr
|
||||
%%HLDSDIR%%si/sprites/muzzleflash1.spr
|
||||
%%HLDSDIR%%si/sprites/toxic.spr
|
||||
%%HLDSDIR%%si/sprites/weapon_357.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_9mmar.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_briefcase.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_cloak.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_colt.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_crossbow.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_crowbar.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_fleshgrenade.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_gauss.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_grapple.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_handgrenade.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_hornetgun.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_mindray.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_question.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_radio.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_rocketpistol.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_rpg.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_satchel.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_shotgun.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_snUZI.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_snark.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_tommygun.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_transistor.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_tripmine.txt
|
||||
%%HLDSDIR%%si/sprites/weapon_vomit.txt
|
||||
%%HLDSDIR%%si/titles.txt
|
||||
%%HLDSDIR%%si/user.scr
|
||||
%%HLDSDIR%%si/vgui/hint_admin_sighted.txt
|
||||
%%HLDSDIR%%si/vgui/hint_brk_destroyed.txt
|
||||
%%HLDSDIR%%si/vgui/hint_brk_sighted.txt
|
||||
%%HLDSDIR%%si/vgui/hint_cloak.txt
|
||||
%%HLDSDIR%%si/vgui/hint_mindray.txt
|
||||
%%HLDSDIR%%si/vgui/hint_no_armor.txt
|
||||
%%HLDSDIR%%si/vgui/hint_place_radio.txt
|
||||
%%HLDSDIR%%si/vgui/hint_radio.txt
|
||||
%%HLDSDIR%%si/vgui/hint_res_delivered.txt
|
||||
%%HLDSDIR%%si/vgui/hint_res_pickup.txt
|
||||
%%HLDSDIR%%si/vgui/hint_res_sighted.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_defend.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_delivered.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_disturbed.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_dropped.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_killed.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_pickup.txt
|
||||
%%HLDSDIR%%si/vgui/hint_sci_sighted.txt
|
||||
%%HLDSDIR%%si/vgui/hint_tech_pickup.txt
|
||||
%%HLDSDIR%%si/vgui/hint_vomit.txt
|
||||
%%HLDSDIR%%si/vgui/hint_vote.txt
|
||||
%%HLDSDIR%%si/vgui/hint_vote_vgui.txt
|
||||
%%HLDSDIR%%si/vgui/r_a_regen.txt
|
||||
%%HLDSDIR%%si/vgui/r_a_regen2.txt
|
||||
%%HLDSDIR%%si/vgui/r_ammo_replicate.txt
|
||||
%%HLDSDIR%%si/vgui/r_ammo_replicate2.txt
|
||||
%%HLDSDIR%%si/vgui/r_armor_100.txt
|
||||
%%HLDSDIR%%si/vgui/r_armor_25.txt
|
||||
%%HLDSDIR%%si/vgui/r_armor_50.txt
|
||||
%%HLDSDIR%%si/vgui/r_armor_75.txt
|
||||
%%HLDSDIR%%si/vgui/r_briefcase.txt
|
||||
%%HLDSDIR%%si/vgui/r_cloaking.txt
|
||||
%%HLDSDIR%%si/vgui/r_cloning.txt
|
||||
%%HLDSDIR%%si/vgui/r_coffee.txt
|
||||
%%HLDSDIR%%si/vgui/r_colt.txt
|
||||
%%HLDSDIR%%si/vgui/r_crossbow.txt
|
||||
%%HLDSDIR%%si/vgui/r_fev.txt
|
||||
%%HLDSDIR%%si/vgui/r_gauss.txt
|
||||
%%HLDSDIR%%si/vgui/r_grapple.txt
|
||||
%%HLDSDIR%%si/vgui/r_grenade.txt
|
||||
%%HLDSDIR%%si/vgui/r_h_regen.txt
|
||||
%%HLDSDIR%%si/vgui/r_h_regen2.txt
|
||||
%%HLDSDIR%%si/vgui/r_legs_1.txt
|
||||
%%HLDSDIR%%si/vgui/r_legs_2.txt
|
||||
%%HLDSDIR%%si/vgui/r_manufacturing.txt
|
||||
%%HLDSDIR%%si/vgui/r_mindray.txt
|
||||
%%HLDSDIR%%si/vgui/r_null.txt
|
||||
%%HLDSDIR%%si/vgui/r_optics.txt
|
||||
%%HLDSDIR%%si/vgui/r_production.txt
|
||||
%%HLDSDIR%%si/vgui/r_radio.txt
|
||||
%%HLDSDIR%%si/vgui/r_rocket_pistol.txt
|
||||
%%HLDSDIR%%si/vgui/r_rocketpistol.txt
|
||||
%%HLDSDIR%%si/vgui/r_rpg.txt
|
||||
%%HLDSDIR%%si/vgui/r_satchel.txt
|
||||
%%HLDSDIR%%si/vgui/r_shotgun.txt
|
||||
%%HLDSDIR%%si/vgui/r_snuzi.txt
|
||||
%%HLDSDIR%%si/vgui/r_strength.txt
|
||||
%%HLDSDIR%%si/vgui/r_strength2.txt
|
||||
%%HLDSDIR%%si/vgui/r_tommygun.txt
|
||||
%%HLDSDIR%%si/vgui/r_tripmine.txt
|
||||
%%HLDSDIR%%si/vgui/r_vomit.txt
|
||||
%%HLDSDIR%%si/vgui/short_butchAFD.txt
|
||||
%%HLDSDIR%%si/vgui/short_butchMCL.txt
|
||||
%%HLDSDIR%%si/vgui/short_charlieAFD.txt
|
||||
%%HLDSDIR%%si/vgui/short_charlieMCL.txt
|
||||
%%HLDSDIR%%si/vgui/short_randomAFD.txt
|
||||
%%HLDSDIR%%si/vgui/short_randomMCL.txt
|
||||
%%HLDSDIR%%si/vgui/short_vinnieAFD.txt
|
||||
%%HLDSDIR%%si/vgui/short_vinnieMCL.txt
|
||||
@dirrm %%HLDSDIR%%si/vgui
|
||||
@dirrm %%HLDSDIR%%si/sprites
|
||||
@dirrm %%HLDSDIR%%si/sound/ws
|
||||
@dirrm %%HLDSDIR%%si/sound/weapons
|
||||
@dirrm %%HLDSDIR%%si/sound/vox
|
||||
@dirrm %%HLDSDIR%%si/sound/scientist
|
||||
@dirrm %%HLDSDIR%%si/sound/player
|
||||
@dirrm %%HLDSDIR%%si/sound/misc
|
||||
@dirrm %%HLDSDIR%%si/sound/ambience
|
||||
@dirrm %%HLDSDIR%%si/sound
|
||||
@dirrm %%HLDSDIR%%si/overviews
|
||||
@dirrm %%HLDSDIR%%si/models/player/vinnie
|
||||
@dirrm %%HLDSDIR%%si/models/player/charlie
|
||||
@dirrm %%HLDSDIR%%si/models/player/butch
|
||||
@dirrm %%HLDSDIR%%si/models/player
|
||||
@dirrm %%HLDSDIR%%si/models
|
||||
@dirrm %%HLDSDIR%%si/media
|
||||
@dirrm %%HLDSDIR%%si/maps/graphs
|
||||
@dirrm %%HLDSDIR%%si/maps
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%si/manual
|
||||
@dirrm %%HLDSDIR%%si/gfx/vgui
|
||||
@dirrm %%HLDSDIR%%si/gfx/shell
|
||||
@dirrm %%HLDSDIR%%si/gfx/env
|
||||
@dirrm %%HLDSDIR%%si/gfx
|
||||
@dirrm %%HLDSDIR%%si/events
|
||||
@dirrm %%HLDSDIR%%si/dlls
|
||||
@dirrm %%HLDSDIR%%si/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%si/SAVE
|
||||
@dirrmtry %%HLDSDIR%%si/logs
|
||||
@unexec rmdir %D/%%HLDSDIR%%si 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%si`` to remove any configuration files and logs left." | fmt
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: The Specialists
|
||||
# Date created: Wed Jan 1 18:26:23 UTC 2003
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ts
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
|
||||
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
|
||||
DISTNAME= ts${PORTVERSION}-linux_server
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod The Specialists full server package for Linux
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (ts2.0-linux_server.tar.bz2) = 80cbdfe7dd03bf6ff7eec968b56f5ba1
|
||||
SHA256 (ts2.0-linux_server.tar.bz2) = 93a7d6530065a4589610d9457a89b24b26370c280980135e3d4b30375b79fa03
|
||||
SIZE (ts2.0-linux_server.tar.bz2) = 108971041
|
|
@ -1,20 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
The Specialists server under Linux emulation.
|
||||
|
||||
Firefights, depending from the various gameplays that will be listed,
|
||||
will be both spectacular due to our stunt moves as well as spectacular
|
||||
for a new implemented particellar system, new muzzle flashes and
|
||||
weapons' realistic power. Players can shot down an enemy just with
|
||||
a burst of 9mm as well as a single shotgun shot.
|
||||
|
||||
Users will be able to choose if behave as an action man (use of
|
||||
light equipment, small caliber guns) taking advantage of their
|
||||
agility or behave as a specialist using large caliber weapons, which
|
||||
affect agility but improve firepower. Its also possible to close
|
||||
any encounter with an headshot, which is, almost in all cases,
|
||||
lethal. But now dont stay here, take a look to all The Specialists
|
||||
(TS from now on) new features!
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.specialistsmod.net/
|
|
@ -1,754 +0,0 @@
|
|||
%%HLDSDIR%%ts/TS_ph.wad
|
||||
%%HLDSDIR%%ts/autoexec.cfg
|
||||
%%HLDSDIR%%ts/cached.wad
|
||||
%%HLDSDIR%%ts/cl_dlls/client.dll
|
||||
%%HLDSDIR%%ts/decals.wad
|
||||
%%HLDSDIR%%ts/delta.lst
|
||||
%%HLDSDIR%%ts/dlls/ts_i386.so
|
||||
%%HLDSDIR%%ts/events/closecombat.sc
|
||||
%%HLDSDIR%%ts/events/empty.sc
|
||||
%%HLDSDIR%%ts/events/fire.sc
|
||||
%%HLDSDIR%%ts/events/firelinked.sc
|
||||
%%HLDSDIR%%ts/events/grenade.sc
|
||||
%%HLDSDIR%%ts/events/katana.sc
|
||||
%%HLDSDIR%%ts/events/knife.sc
|
||||
%%HLDSDIR%%ts/events/pump.sc
|
||||
%%HLDSDIR%%ts/events/reload.sc
|
||||
%%HLDSDIR%%ts/fonts.wad
|
||||
%%HLDSDIR%%ts/liblist.gam
|
||||
%%HLDSDIR%%ts/mapcycle.txt
|
||||
%%HLDSDIR%%ts/maps/tm_avana.bsp
|
||||
%%HLDSDIR%%ts/maps/tm_corporate.bsp
|
||||
%%HLDSDIR%%ts/maps/tm_harbor.bsp
|
||||
%%HLDSDIR%%ts/maps/tm_stormshield.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_awaken.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_awaken.txt
|
||||
%%HLDSDIR%%ts/maps/ts_bikini.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_bikini.txt
|
||||
%%HLDSDIR%%ts/maps/ts_casa.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_casa.txt
|
||||
%%HLDSDIR%%ts/maps/ts_central.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_central.txt
|
||||
%%HLDSDIR%%ts/maps/ts_chateau.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_dietrich.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_dojo.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_dojo.txt
|
||||
%%HLDSDIR%%ts/maps/ts_faculty.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_fall.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_gpc.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_gpc.txt
|
||||
%%HLDSDIR%%ts/maps/ts_greenhouse.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_greenhouse.txt
|
||||
%%HLDSDIR%%ts/maps/ts_hammertime.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_henningsen.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_heresy.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_heresy.txt
|
||||
%%HLDSDIR%%ts/maps/ts_lobby.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_metro.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_metro.txt
|
||||
%%HLDSDIR%%ts/maps/ts_ordeal.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_panzibar.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_parking.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_parking.txt
|
||||
%%HLDSDIR%%ts/maps/ts_rundown.bsp
|
||||
%%HLDSDIR%%ts/maps/ts_urbannights.bsp
|
||||
%%HLDSDIR%%ts/models/22_shell.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_balls.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_beach.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_bik_brick.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_bik_glass.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_bulb.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_chair.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_chimney.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_lamp.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_lant01.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_lant02.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_lant03.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_lant04.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_swords.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_dojo_thing.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_fastcar.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_fastcar_r.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_palm.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_parasol.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_pc.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_pc2.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_pc3.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_pc4.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_plant01.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_plant02.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_poolout.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_put.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_rainp.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_seagull.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_shark.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_shooter.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_sofa.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_statue.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_tafel.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_voetbal.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_wall_gib.mdl
|
||||
%%HLDSDIR%%ts/models/3dm_wave.mdl
|
||||
%%HLDSDIR%%ts/models/556_shell.mdl
|
||||
%%HLDSDIR%%ts/models/56_shell.mdl
|
||||
%%HLDSDIR%%ts/models/9mm_shell.mdl
|
||||
%%HLDSDIR%%ts/models/ammopack.mdl
|
||||
%%HLDSDIR%%ts/models/bullet.mdl
|
||||
%%HLDSDIR%%ts/models/cg_unstir01.mdl
|
||||
%%HLDSDIR%%ts/models/cg_unstir02.mdl
|
||||
%%HLDSDIR%%ts/models/chateau_lamp.mdl
|
||||
%%HLDSDIR%%ts/models/chateau_shield.mdl
|
||||
%%HLDSDIR%%ts/models/generic_clip.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_box01.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_box02.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_box03.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_bucket01.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_drill.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcjoint1.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcjoint1_sm.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcjoint2.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcjoint2_sm.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcjoint3.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcjoint3_sm.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcmain1.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcmain1_sm.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcmain2.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_pvcmain2_sm.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/cg_radio01.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/rdm_cancofe.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/rdm_casecofe.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/rdm_unmulch1.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/rdm_unpaint01.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/rdm_unplant02.mdl
|
||||
%%HLDSDIR%%ts/models/hammertime/rdm_unplant1.mdl
|
||||
%%HLDSDIR%%ts/models/long_bullet.mdl
|
||||
%%HLDSDIR%%ts/models/mo_chair.mdl
|
||||
%%HLDSDIR%%ts/models/p_ak47.mdl
|
||||
%%HLDSDIR%%ts/models/p_aug.mdl
|
||||
%%HLDSDIR%%ts/models/p_aug_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_berettas.mdl
|
||||
%%HLDSDIR%%ts/models/p_bull.mdl
|
||||
%%HLDSDIR%%ts/models/p_desert.mdl
|
||||
%%HLDSDIR%%ts/models/p_desert_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_fnh.mdl
|
||||
%%HLDSDIR%%ts/models/p_fnh_akimbo.mdl
|
||||
%%HLDSDIR%%ts/models/p_fnh_akimbo_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_fnh_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_glock18.mdl
|
||||
%%HLDSDIR%%ts/models/p_glock18_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_glock22.mdl
|
||||
%%HLDSDIR%%ts/models/p_glock22_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_gold.mdl
|
||||
%%HLDSDIR%%ts/models/p_katana.mdl
|
||||
%%HLDSDIR%%ts/models/p_knife.mdl
|
||||
%%HLDSDIR%%ts/models/p_m16.mdl
|
||||
%%HLDSDIR%%ts/models/p_m3.mdl
|
||||
%%HLDSDIR%%ts/models/p_m4.mdl
|
||||
%%HLDSDIR%%ts/models/p_m4_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_m60.mdl
|
||||
%%HLDSDIR%%ts/models/p_m61.mdl
|
||||
%%HLDSDIR%%ts/models/p_m82.mdl
|
||||
%%HLDSDIR%%ts/models/p_mac10.mdl
|
||||
%%HLDSDIR%%ts/models/p_mac10_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_mk23.mdl
|
||||
%%HLDSDIR%%ts/models/p_mk23_akimbo.mdl
|
||||
%%HLDSDIR%%ts/models/p_mk23_akimbo_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_mk23_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_mossberg.mdl
|
||||
%%HLDSDIR%%ts/models/p_mp5k.mdl
|
||||
%%HLDSDIR%%ts/models/p_mp5k_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_mp5sd.mdl
|
||||
%%HLDSDIR%%ts/models/p_pdw.mdl
|
||||
%%HLDSDIR%%ts/models/p_pdw_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_ruger.mdl
|
||||
%%HLDSDIR%%ts/models/p_sawedoff.mdl
|
||||
%%HLDSDIR%%ts/models/p_sealknife.mdl
|
||||
%%HLDSDIR%%ts/models/p_spas12.mdl
|
||||
%%HLDSDIR%%ts/models/p_tmp.mdl
|
||||
%%HLDSDIR%%ts/models/p_tmp_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_usas.mdl
|
||||
%%HLDSDIR%%ts/models/p_uzi.mdl
|
||||
%%HLDSDIR%%ts/models/p_uzi_akimbo.mdl
|
||||
%%HLDSDIR%%ts/models/p_uzi_akimbo_sil.mdl
|
||||
%%HLDSDIR%%ts/models/p_uzi_sil.mdl
|
||||
%%HLDSDIR%%ts/models/pellet.mdl
|
||||
%%HLDSDIR%%ts/models/player.mdl
|
||||
%%HLDSDIR%%ts/models/player/agent/agent.bmp
|
||||
%%HLDSDIR%%ts/models/player/agent/agent.mdl
|
||||
%%HLDSDIR%%ts/models/player/agent/agent.txt
|
||||
%%HLDSDIR%%ts/models/player/castor/CastorTroy.txt
|
||||
%%HLDSDIR%%ts/models/player/castor/castor.bmp
|
||||
%%HLDSDIR%%ts/models/player/castor/castor.mdl
|
||||
%%HLDSDIR%%ts/models/player/gordon/gordon.bmp
|
||||
%%HLDSDIR%%ts/models/player/gordon/gordon.mdl
|
||||
%%HLDSDIR%%ts/models/player/gordon/gordon.txt
|
||||
%%HLDSDIR%%ts/models/player/hitman/hitman.bmp
|
||||
%%HLDSDIR%%ts/models/player/hitman/hitman.mdl
|
||||
%%HLDSDIR%%ts/models/player/hitman/hitman.txt
|
||||
%%HLDSDIR%%ts/models/player/laurence/laurence.bmp
|
||||
%%HLDSDIR%%ts/models/player/laurence/laurence.mdl
|
||||
%%HLDSDIR%%ts/models/player/laurence/laurence.txt
|
||||
%%HLDSDIR%%ts/models/player/merc/merc.bmp
|
||||
%%HLDSDIR%%ts/models/player/merc/merc.mdl
|
||||
%%HLDSDIR%%ts/models/player/merc/merc.txt
|
||||
%%HLDSDIR%%ts/models/player/seal/seal.bmp
|
||||
%%HLDSDIR%%ts/models/player/seal/seal.mdl
|
||||
%%HLDSDIR%%ts/models/player/seal/seal.txt
|
||||
%%HLDSDIR%%ts/models/powerup.mdl
|
||||
%%HLDSDIR%%ts/models/propanegibs.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_cancofe.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_casecofe.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_chnvase.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_pinarab1.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_pinarab2.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_un8botsl.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_unbots01.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_unmulch1.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_unpaint01.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_unplant02.mdl
|
||||
%%HLDSDIR%%ts/models/rdm_unplant1.mdl
|
||||
%%HLDSDIR%%ts/models/rundown/propanegibs.mdl
|
||||
%%HLDSDIR%%ts/models/rundown/rundownwood.mdl
|
||||
%%HLDSDIR%%ts/models/rundownwood.mdl
|
||||
%%HLDSDIR%%ts/models/sg_3dmtab.mdl
|
||||
%%HLDSDIR%%ts/models/sg_bkchair.mdl
|
||||
%%HLDSDIR%%ts/models/sg_cereal.mdl
|
||||
%%HLDSDIR%%ts/models/sg_chair.mdl
|
||||
%%HLDSDIR%%ts/models/sg_couch.mdl
|
||||
%%HLDSDIR%%ts/models/sg_cstatue.mdl
|
||||
%%HLDSDIR%%ts/models/sg_kbot.mdl
|
||||
%%HLDSDIR%%ts/models/sg_mkbot.mdl
|
||||
%%HLDSDIR%%ts/models/sg_nash.mdl
|
||||
%%HLDSDIR%%ts/models/sg_rechair.mdl
|
||||
%%HLDSDIR%%ts/models/sg_smcouch.mdl
|
||||
%%HLDSDIR%%ts/models/sg_table2.mdl
|
||||
%%HLDSDIR%%ts/models/sg_wine.mdl
|
||||
%%HLDSDIR%%ts/models/shell.mdl
|
||||
%%HLDSDIR%%ts/models/shotgun_shell.mdl
|
||||
%%HLDSDIR%%ts/models/shotgun_shell_blue.mdl
|
||||
%%HLDSDIR%%ts/models/shotgun_shell_gold.mdl
|
||||
%%HLDSDIR%%ts/models/v_ak47.mdl
|
||||
%%HLDSDIR%%ts/models/v_aug.mdl
|
||||
%%HLDSDIR%%ts/models/v_beretta.mdl
|
||||
%%HLDSDIR%%ts/models/v_berettas.mdl
|
||||
%%HLDSDIR%%ts/models/v_bull.mdl
|
||||
%%HLDSDIR%%ts/models/v_desert.mdl
|
||||
%%HLDSDIR%%ts/models/v_fnh.mdl
|
||||
%%HLDSDIR%%ts/models/v_fnh_akimbo.mdl
|
||||
%%HLDSDIR%%ts/models/v_glock18.mdl
|
||||
%%HLDSDIR%%ts/models/v_glock22.mdl
|
||||
%%HLDSDIR%%ts/models/v_gold.mdl
|
||||
%%HLDSDIR%%ts/models/v_katana.mdl
|
||||
%%HLDSDIR%%ts/models/v_knife.mdl
|
||||
%%HLDSDIR%%ts/models/v_m16.mdl
|
||||
%%HLDSDIR%%ts/models/v_m3.mdl
|
||||
%%HLDSDIR%%ts/models/v_m4.mdl
|
||||
%%HLDSDIR%%ts/models/v_m60.mdl
|
||||
%%HLDSDIR%%ts/models/v_m61.mdl
|
||||
%%HLDSDIR%%ts/models/v_m82.mdl
|
||||
%%HLDSDIR%%ts/models/v_mac10.mdl
|
||||
%%HLDSDIR%%ts/models/v_mk23.mdl
|
||||
%%HLDSDIR%%ts/models/v_mk23_akimbo.mdl
|
||||
%%HLDSDIR%%ts/models/v_mossberg.mdl
|
||||
%%HLDSDIR%%ts/models/v_mp5k.mdl
|
||||
%%HLDSDIR%%ts/models/v_mp5sd.mdl
|
||||
%%HLDSDIR%%ts/models/v_pdw.mdl
|
||||
%%HLDSDIR%%ts/models/v_ruger.mdl
|
||||
%%HLDSDIR%%ts/models/v_sawedoff.mdl
|
||||
%%HLDSDIR%%ts/models/v_sealknife.mdl
|
||||
%%HLDSDIR%%ts/models/v_spas12.mdl
|
||||
%%HLDSDIR%%ts/models/v_tmp.mdl
|
||||
%%HLDSDIR%%ts/models/v_usas.mdl
|
||||
%%HLDSDIR%%ts/models/v_uzi.mdl
|
||||
%%HLDSDIR%%ts/models/v_uzi_akimbo.mdl
|
||||
%%HLDSDIR%%ts/models/w_ak47.mdl
|
||||
%%HLDSDIR%%ts/models/w_aug.mdl
|
||||
%%HLDSDIR%%ts/models/w_berettas.mdl
|
||||
%%HLDSDIR%%ts/models/w_bull.mdl
|
||||
%%HLDSDIR%%ts/models/w_desert.mdl
|
||||
%%HLDSDIR%%ts/models/w_fnh.mdl
|
||||
%%HLDSDIR%%ts/models/w_glock18.mdl
|
||||
%%HLDSDIR%%ts/models/w_glock22.mdl
|
||||
%%HLDSDIR%%ts/models/w_gold.mdl
|
||||
%%HLDSDIR%%ts/models/w_katana.mdl
|
||||
%%HLDSDIR%%ts/models/w_knife.mdl
|
||||
%%HLDSDIR%%ts/models/w_m16.mdl
|
||||
%%HLDSDIR%%ts/models/w_m3.mdl
|
||||
%%HLDSDIR%%ts/models/w_m4.mdl
|
||||
%%HLDSDIR%%ts/models/w_m60.mdl
|
||||
%%HLDSDIR%%ts/models/w_m61.mdl
|
||||
%%HLDSDIR%%ts/models/w_m82.mdl
|
||||
%%HLDSDIR%%ts/models/w_mac10.mdl
|
||||
%%HLDSDIR%%ts/models/w_mk23.mdl
|
||||
%%HLDSDIR%%ts/models/w_mossberg.mdl
|
||||
%%HLDSDIR%%ts/models/w_mp5k.mdl
|
||||
%%HLDSDIR%%ts/models/w_mp5sd.mdl
|
||||
%%HLDSDIR%%ts/models/w_pdw.mdl
|
||||
%%HLDSDIR%%ts/models/w_ruger.mdl
|
||||
%%HLDSDIR%%ts/models/w_sawedoff.mdl
|
||||
%%HLDSDIR%%ts/models/w_sealknife.mdl
|
||||
%%HLDSDIR%%ts/models/w_spas12.mdl
|
||||
%%HLDSDIR%%ts/models/w_tmp.mdl
|
||||
%%HLDSDIR%%ts/models/w_usas.mdl
|
||||
%%HLDSDIR%%ts/models/w_uzi.mdl
|
||||
%%HLDSDIR%%ts/motd.txt
|
||||
%%HLDSDIR%%ts/readme.linux-server
|
||||
%%HLDSDIR%%ts/readme.txt
|
||||
%%HLDSDIR%%ts/server.cfg
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_ball.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_bel.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_hills.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_intro.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_jaws.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_mac.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_plons.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_rad.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_sea.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_seagul.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_sf1.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_bik_sf2.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_dojo_code.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_dojo_gong.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_dojo_hills.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_dojo_thril.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_atm.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_bird.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_hous.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_ki.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_mach.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_mk1.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_mk2.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_strt.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_thril.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/3dm_grn_wtr.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/apologize.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_arcamb0.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_fat_al.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmchowy.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmkjun01.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmsc.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmstamb01.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmsubway.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmthunder.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmtrain01.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rdmtrpsng.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/cg_rstr01.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/lv6.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/mind_gap2.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/platform.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/rd_fueldepot.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/rd_shipshorn.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/rd_warehouse.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/rd_waves.wav
|
||||
%%HLDSDIR%%ts/sound/ambience/windy.wav
|
||||
%%HLDSDIR%%ts/sound/debris/bustcrate1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/bustcrate2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/bustcrate3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/bustglass1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/bustglass2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/bustglass3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement4.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement5.wav
|
||||
%%HLDSDIR%%ts/sound/debris/cement6.wav
|
||||
%%HLDSDIR%%ts/sound/debris/glass1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/glass2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/glass3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/glass4.wav
|
||||
%%HLDSDIR%%ts/sound/debris/gravel1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/gravel2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/gravel3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/gravel4.wav
|
||||
%%HLDSDIR%%ts/sound/debris/metal1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/metal2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/metal3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/metal4.wav
|
||||
%%HLDSDIR%%ts/sound/debris/metal5.wav
|
||||
%%HLDSDIR%%ts/sound/debris/ric1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/ric2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/ric3.wav
|
||||
%%HLDSDIR%%ts/sound/debris/ric4.wav
|
||||
%%HLDSDIR%%ts/sound/debris/ric5.wav
|
||||
%%HLDSDIR%%ts/sound/debris/wood1.wav
|
||||
%%HLDSDIR%%ts/sound/debris/wood2.wav
|
||||
%%HLDSDIR%%ts/sound/debris/wood3.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode1.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode1_slow.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode2.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode2_slow.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode3.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode3_slow.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode4.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode4_slow.wav
|
||||
%%HLDSDIR%%ts/sound/explo/explode_slow.wav
|
||||
%%HLDSDIR%%ts/sound/goslow.wav
|
||||
%%HLDSDIR%%ts/sound/hammertime/ts_hammertime.wav
|
||||
%%HLDSDIR%%ts/sound/materials.txt
|
||||
%%HLDSDIR%%ts/sound/misc/beep2.wav
|
||||
%%HLDSDIR%%ts/sound/misc/failed.wav
|
||||
%%HLDSDIR%%ts/sound/misc/gogogo.wav
|
||||
%%HLDSDIR%%ts/sound/misc/hacked.wav
|
||||
%%HLDSDIR%%ts/sound/misc/hacking.wav
|
||||
%%HLDSDIR%%ts/sound/misc/successful.wav
|
||||
%%HLDSDIR%%ts/sound/misc/talk.wav
|
||||
%%HLDSDIR%%ts/sound/player/airwheel.wav
|
||||
%%HLDSDIR%%ts/sound/player/bodyhit1.wav
|
||||
%%HLDSDIR%%ts/sound/player/bodyhit2.wav
|
||||
%%HLDSDIR%%ts/sound/player/bodyhit3.wav
|
||||
%%HLDSDIR%%ts/sound/player/bodyhit4.wav
|
||||
%%HLDSDIR%%ts/sound/player/closecombat.wav
|
||||
%%HLDSDIR%%ts/sound/player/die.wav
|
||||
%%HLDSDIR%%ts/sound/player/die1.wav
|
||||
%%HLDSDIR%%ts/sound/player/die2.wav
|
||||
%%HLDSDIR%%ts/sound/player/die3.wav
|
||||
%%HLDSDIR%%ts/sound/player/dive.wav
|
||||
%%HLDSDIR%%ts/sound/player/headshot.wav
|
||||
%%HLDSDIR%%ts/sound/player/headshot2.wav
|
||||
%%HLDSDIR%%ts/sound/player/kevlarhit.wav
|
||||
%%HLDSDIR%%ts/sound/player/kungfuhit.wav
|
||||
%%HLDSDIR%%ts/sound/player/land.wav
|
||||
%%HLDSDIR%%ts/sound/player/pain1.wav
|
||||
%%HLDSDIR%%ts/sound/player/pain2.wav
|
||||
%%HLDSDIR%%ts/sound/player/pain3.wav
|
||||
%%HLDSDIR%%ts/sound/player/pain4.wav
|
||||
%%HLDSDIR%%ts/sound/player/superjump-land.wav
|
||||
%%HLDSDIR%%ts/sound/ts_chateau/piano_mixdown01.wav
|
||||
%%HLDSDIR%%ts/sound/ts_chateau/piano_mixdown02.wav
|
||||
%%HLDSDIR%%ts/sound/ts_chateau/piano_mixdown03.wav
|
||||
%%HLDSDIR%%ts/sound/ts_chateau/piano_mixdown04.wav
|
||||
%%HLDSDIR%%ts/sound/ts_gpc/ts_stoom1.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ak47/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ak47/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ak47/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ak47/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/aug/aug-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/aug/aug-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/aug/boltpull.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/aug/boltslap.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/aug/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/aug/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/barrett/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/barrett/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/barrett/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/barrett/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/beretta/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/beretta/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/beretta/fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/beretta/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/beretta/sliderelease.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/bull/cylinderin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/bull/cylinderout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/bull/fire01.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/bull/hammerback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/bull/insert-shell.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/bull/shellsout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/deagle/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/deagle/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/deagle/fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/deagle/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/deagle/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/draw.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fire-inslow-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fire-inslow.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fnh/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fnh/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fnh/fnh-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fnh/fnh-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/fnh/sliderelease.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/generic_reload.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock/glock-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock/glock-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock22/glock22-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/glock22/glock22-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/gold/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/gold/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/gold/gold-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/gold/sliderelease.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/gr_pull.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/gr_safe.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/grenbounce1.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/grenbounce2.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/grenbounce3.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/grenbounce4.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/insert-shell.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/items.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/katana/hit-body.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/katana/hit.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/katana/hit1.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/katana/miss.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/katana/miss1.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/knife/knife_hit.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/knife/knife_hitbody.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/knife/knife_miss.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m16/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m3/m3-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m3/m3-pump.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m4/boltpull.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m4/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m4/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m4/m4-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m4/m4-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m60/ammo_belt.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m60/boltpull.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m60/close.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m60/m60-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/m60/open.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mac10/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mac10/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mac10/mac10-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mac10/mac10-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mac10/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mk23/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mk23/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mk23/mk23-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mk23/mk23-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mk23/sliderelease.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mossberg/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5/boltpull.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5/boltslap.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5k/mp5k-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5k/mp5k-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/mp5sd/mp5sd-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/pdw/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/pdw/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/pdw/fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/pdw/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/pdw/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/pistol-empty.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ruger/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ruger/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ruger/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/ruger/slide.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/close.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/fire1.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/insert-shell.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/open.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/shelldrop.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/shellout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sawedoff/tapspan.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sfire-inslow.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/shell.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/spas12/spas12-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/spas12/spas12-pump.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sshell.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sshell1.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sshell2.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/sshell3.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/switch.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/tmp/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/tmp/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/tmp/fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/tmp/fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/tmp/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/usas/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/usas/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/usas/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/usas/usas-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/uzi/clipin.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/uzi/clipout.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/uzi/slideback.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/uzi/uzi-fire-sil.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/uzi/uzi-fire.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/weapon_items.wav
|
||||
%%HLDSDIR%%ts/sound/weapons/weapondrop.wav
|
||||
%%HLDSDIR%%ts/specialists.wad
|
||||
%%HLDSDIR%%ts/sprites/3dm_branch.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_leaves1.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_leaves2.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_leaves3.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_leaves4.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_palm_01.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_palm_02.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_palm_03.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_sfa_tva.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_sfa_tvb.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_sfa_tvc.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_sfa_tvd.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_sfa_tve.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_trunk.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_trunk1.spr
|
||||
%%HLDSDIR%%ts/sprites/3dm_trunk2.spr
|
||||
%%HLDSDIR%%ts/sprites/black_smoke1.spr
|
||||
%%HLDSDIR%%ts/sprites/blood_smoke.spr
|
||||
%%HLDSDIR%%ts/sprites/blood_smoke_add.spr
|
||||
%%HLDSDIR%%ts/sprites/bloodfrag.spr
|
||||
%%HLDSDIR%%ts/sprites/bloodfrag2.spr
|
||||
%%HLDSDIR%%ts/sprites/bullet_trail.spr
|
||||
%%HLDSDIR%%ts/sprites/bullet_trail2.spr
|
||||
%%HLDSDIR%%ts/sprites/bullet_trail3.spr
|
||||
%%HLDSDIR%%ts/sprites/bullet_wave.spr
|
||||
%%HLDSDIR%%ts/sprites/bullet_wave2.spr
|
||||
%%HLDSDIR%%ts/sprites/compass.spr
|
||||
%%HLDSDIR%%ts/sprites/conc_decal.spr
|
||||
%%HLDSDIR%%ts/sprites/confrag.spr
|
||||
%%HLDSDIR%%ts/sprites/cross2.spr
|
||||
%%HLDSDIR%%ts/sprites/cross_e.spr
|
||||
%%HLDSDIR%%ts/sprites/cross_t.spr
|
||||
%%HLDSDIR%%ts/sprites/cursor.spr
|
||||
%%HLDSDIR%%ts/sprites/debris_concrete1.spr
|
||||
%%HLDSDIR%%ts/sprites/debris_concrete2.spr
|
||||
%%HLDSDIR%%ts/sprites/debris_concrete3.spr
|
||||
%%HLDSDIR%%ts/sprites/downarrow.spr
|
||||
%%HLDSDIR%%ts/sprites/drop.spr
|
||||
%%HLDSDIR%%ts/sprites/dust.spr
|
||||
%%HLDSDIR%%ts/sprites/flash.spr
|
||||
%%HLDSDIR%%ts/sprites/glassfrag.spr
|
||||
%%HLDSDIR%%ts/sprites/gun_muzzle.spr
|
||||
%%HLDSDIR%%ts/sprites/gun_muzzle2.spr
|
||||
%%HLDSDIR%%ts/sprites/gun_smoke_add.spr
|
||||
%%HLDSDIR%%ts/sprites/hud.txt
|
||||
%%HLDSDIR%%ts/sprites/knife_decal.spr
|
||||
%%HLDSDIR%%ts/sprites/laserbeam.spr
|
||||
%%HLDSDIR%%ts/sprites/laserdot.spr
|
||||
%%HLDSDIR%%ts/sprites/mapsprites/ts_gpc1.spr
|
||||
%%HLDSDIR%%ts/sprites/mapsprites/ts_gpc2.spr
|
||||
%%HLDSDIR%%ts/sprites/metal_decal.spr
|
||||
%%HLDSDIR%%ts/sprites/muzzle1.spr
|
||||
%%HLDSDIR%%ts/sprites/numbers.spr
|
||||
%%HLDSDIR%%ts/sprites/ombra.spr
|
||||
%%HLDSDIR%%ts/sprites/player/crouched.spr
|
||||
%%HLDSDIR%%ts/sprites/player/divestepb.spr
|
||||
%%HLDSDIR%%ts/sprites/player/divestepc.spr
|
||||
%%HLDSDIR%%ts/sprites/player/divestept.spr
|
||||
%%HLDSDIR%%ts/sprites/player/health.spr
|
||||
%%HLDSDIR%%ts/sprites/player/kevlar.spr
|
||||
%%HLDSDIR%%ts/sprites/player/kungfu.spr
|
||||
%%HLDSDIR%%ts/sprites/player/movement.spr
|
||||
%%HLDSDIR%%ts/sprites/player/prone.spr
|
||||
%%HLDSDIR%%ts/sprites/player/run.spr
|
||||
%%HLDSDIR%%ts/sprites/player/stand.spr
|
||||
%%HLDSDIR%%ts/sprites/quarterscope.spr
|
||||
%%HLDSDIR%%ts/sprites/scintille.spr
|
||||
%%HLDSDIR%%ts/sprites/scintille2.spr
|
||||
%%HLDSDIR%%ts/sprites/scintille_metal.spr
|
||||
%%HLDSDIR%%ts/sprites/shotgun_pellets.spr
|
||||
%%HLDSDIR%%ts/sprites/slowmotion.spr
|
||||
%%HLDSDIR%%ts/sprites/ts_muzzleflash1.spr
|
||||
%%HLDSDIR%%ts/sprites/ts_muzzleflash1h.spr
|
||||
%%HLDSDIR%%ts/sprites/ts_muzzleflash1s.spr
|
||||
%%HLDSDIR%%ts/sprites/ts_muzzleflash2h.spr
|
||||
%%HLDSDIR%%ts/sprites/ts_muzzleflash6.spr
|
||||
%%HLDSDIR%%ts/sprites/ts_muzzleflash6b.spr
|
||||
%%HLDSDIR%%ts/sprites/uparrow.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/ak47.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/aug.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/beretta.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/berettas.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/bull.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/desert.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/fnh.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/fnh_akimbo.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/glock18.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/glock22.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/gold.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/item_installed.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/item_not_installed.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/katana.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/knife.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/kungfu.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/m16.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/m3.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/m4.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/m60.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/m61.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/m82.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/mac10.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/mk23.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/mk23_akimbo.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/mossberg.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/mp5k.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/mp5sd.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/pdw.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/ruger.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/sawedoff.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/sealknife.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/smoke.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/spas12.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/tmp.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/usas12.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/uzi.spr
|
||||
%%HLDSDIR%%ts/sprites/weapons/uzi_akimbo.spr
|
||||
%%HLDSDIR%%ts/sprites/wires/bwire.spr
|
||||
%%HLDSDIR%%ts/sprites/wires/bwirecutted.spr
|
||||
%%HLDSDIR%%ts/sprites/wires/gwire.spr
|
||||
%%HLDSDIR%%ts/sprites/wires/gwirecutted.spr
|
||||
%%HLDSDIR%%ts/sprites/wires/rwire.spr
|
||||
%%HLDSDIR%%ts/sprites/wires/rwirecutted.spr
|
||||
%%HLDSDIR%%ts/sprites/wood_decal.spr
|
||||
%%HLDSDIR%%ts/sprites/wood_smoke_add.spr
|
||||
%%HLDSDIR%%ts/sprites/woodfrag.spr
|
||||
%%HLDSDIR%%ts/tm_harbor.wad
|
||||
%%HLDSDIR%%ts/ts_fgd.fgd
|
||||
%%HLDSDIR%%ts/tsbuylist.tsa
|
||||
%%HLDSDIR%%ts/tsbuylist_official.tsa
|
||||
%%HLDSDIR%%ts/weapons_official.txt
|
||||
@dirrm %%HLDSDIR%%ts/sprites/wires
|
||||
@dirrm %%HLDSDIR%%ts/sprites/weapons
|
||||
@dirrm %%HLDSDIR%%ts/sprites/player
|
||||
@dirrm %%HLDSDIR%%ts/sprites/mapsprites
|
||||
@dirrm %%HLDSDIR%%ts/sprites
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/uzi
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/usas
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/tmp
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/spas12
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/sawedoff
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/ruger
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/pdw
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/mp5sd
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/mp5k
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/mp5
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/mossberg
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/mk23
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/mac10
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/m60
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/m4
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/m3
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/m16
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/knife
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/katana
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/gold
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/glock22
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/glock
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/fnh
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/deagle
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/bull
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/beretta
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/barrett
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/aug
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons/ak47
|
||||
@dirrm %%HLDSDIR%%ts/sound/weapons
|
||||
@dirrm %%HLDSDIR%%ts/sound/ts_gpc
|
||||
@dirrm %%HLDSDIR%%ts/sound/ts_chateau
|
||||
@dirrm %%HLDSDIR%%ts/sound/player
|
||||
@dirrm %%HLDSDIR%%ts/sound/misc
|
||||
@dirrm %%HLDSDIR%%ts/sound/hammertime
|
||||
@dirrm %%HLDSDIR%%ts/sound/explo
|
||||
@dirrm %%HLDSDIR%%ts/sound/debris
|
||||
@dirrm %%HLDSDIR%%ts/sound/ambience
|
||||
@dirrm %%HLDSDIR%%ts/sound
|
||||
@dirrm %%HLDSDIR%%ts/models/rundown
|
||||
@dirrm %%HLDSDIR%%ts/models/player/seal
|
||||
@dirrm %%HLDSDIR%%ts/models/player/merc
|
||||
@dirrm %%HLDSDIR%%ts/models/player/laurence
|
||||
@dirrm %%HLDSDIR%%ts/models/player/hitman
|
||||
@dirrm %%HLDSDIR%%ts/models/player/gordon
|
||||
@dirrm %%HLDSDIR%%ts/models/player/castor
|
||||
@dirrm %%HLDSDIR%%ts/models/player/agent
|
||||
@dirrm %%HLDSDIR%%ts/models/player
|
||||
@dirrm %%HLDSDIR%%ts/models/hammertime
|
||||
@dirrm %%HLDSDIR%%ts/models
|
||||
@dirrm %%HLDSDIR%%ts/maps
|
||||
@dirrm %%HLDSDIR%%ts/events
|
||||
@dirrm %%HLDSDIR%%ts/dlls
|
||||
@dirrm %%HLDSDIR%%ts/cl_dlls
|
||||
@unexec rmdir %D/%%HLDSDIR%%ts 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%ts`` to remove any configuration files and logs left." | fmt
|
|
@ -1,25 +0,0 @@
|
|||
# New ports collection makefile for: Vampire Slayer Server
|
||||
# Date created: Sun Sep 23 03:23:31 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= vs
|
||||
PORTVERSION= 5.0
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= ftp://ftp.thaiguy.net/ \
|
||||
http://gamefiles.blueyonder.co.uk/blueyondergames/halflife/modifications/vampireslayer/patches/linux/ \
|
||||
ftp://ftp.daddeln.de/pub/daddeln.de/halflife/Mods/vampire/ \
|
||||
ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/vampier/v5/ \
|
||||
ftp://ftp2.extreme-players.de/hl/mod/vampier/v5/
|
||||
DISTNAME= ${PORTNAME}_l-${PORTVERSION}_full
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Vampire Slayer full server package for Linux
|
||||
|
||||
WRKSRC= ${WRKDIR}/VS
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (vs_l-5.0_full.tar.gz) = ee1a8aea7efdbcf242dc917f49ce0fff
|
||||
SHA256 (vs_l-5.0_full.tar.gz) = a8bc78341c6116b60c87ead4eb55cfa825761eeaf82176ee1af082668b7299c6
|
||||
SIZE (vs_l-5.0_full.tar.gz) = 88692391
|
|
@ -1,23 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Vampire Slayer server under Linux emulation.
|
||||
|
||||
[from developer's site]
|
||||
Please note, this mod has nothing specifically to do with 'Buffy
|
||||
the Vampire Slayer'(tm). When the game starts you choose a team,
|
||||
Vampire or Slayer. The game is played in rounds where the teams
|
||||
have to wipe out the opposition. More scenarios regarding round
|
||||
objectives are planned. The game pits the speed and physical
|
||||
dexterity of the Vampires against the weaponry of the Slayers.
|
||||
Vampires can move quicker, jump higher, leap at opponents. Slayers
|
||||
are mere mortals but use shotguns, machine guns and crossbows to
|
||||
fight their enemy. Although Vampires have no ranged weapons, their
|
||||
close up attack is deadly. Vampires can move quietly to get close
|
||||
enough to use this attack. Vampires cannot be killed with bullets
|
||||
alone. You must either stake them or use the "stake firing crossbow"
|
||||
to properly kill a Vampire. If a Vampire is knocked down with
|
||||
bullets and is not staked, the Vampire will rise again. Vampires
|
||||
can feed off dead bodies to recover health.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.planethalflife.com/vampire/
|
|
@ -1,693 +0,0 @@
|
|||
%%HLDSDIR%%VS/1024_textscheme.txt
|
||||
%%HLDSDIR%%VS/1152_textscheme.txt
|
||||
%%HLDSDIR%%VS/1280_textscheme.txt
|
||||
%%HLDSDIR%%VS/1600_textscheme.txt
|
||||
%%HLDSDIR%%VS/320_textscheme.txt
|
||||
%%HLDSDIR%%VS/400_textscheme.txt
|
||||
%%HLDSDIR%%VS/512_textscheme.txt
|
||||
%%HLDSDIR%%VS/640_textscheme.txt
|
||||
%%HLDSDIR%%VS/800_textscheme.txt
|
||||
%%HLDSDIR%%VS/Street.wad
|
||||
%%HLDSDIR%%VS/Titles.txt
|
||||
%%HLDSDIR%%VS/VS.wad
|
||||
%%HLDSDIR%%VS/VS2.wad
|
||||
%%HLDSDIR%%VS/VS3.wad
|
||||
%%HLDSDIR%%VS/autoexec.cfg
|
||||
%%HLDSDIR%%VS/bots/bot.cfg
|
||||
%%HLDSDIR%%VS/bots/bots.txt
|
||||
%%HLDSDIR%%VS/bots/chat.poo
|
||||
%%HLDSDIR%%VS/bots/names.txt
|
||||
%%HLDSDIR%%VS/cached.wad
|
||||
%%HLDSDIR%%VS/cl_dlls/client.dll
|
||||
%%HLDSDIR%%VS/classes/short_EDGAR.txt
|
||||
%%HLDSDIR%%VS/classes/short_EIGHTBALL.txt
|
||||
%%HLDSDIR%%VS/classes/short_FATHER_D.txt
|
||||
%%HLDSDIR%%VS/classes/short_LOUIS.txt
|
||||
%%HLDSDIR%%VS/classes/short_MOLLY.txt
|
||||
%%HLDSDIR%%VS/classes/short_NINA.txt
|
||||
%%HLDSDIR%%VS/config.cfg
|
||||
%%HLDSDIR%%VS/custom.hpk
|
||||
%%HLDSDIR%%VS/delta.lst
|
||||
%%HLDSDIR%%VS/dlls/mp.dll
|
||||
%%HLDSDIR%%VS/dlls/vs_i386.so
|
||||
%%HLDSDIR%%VS/donummortis.wad
|
||||
%%HLDSDIR%%VS/events/effects.txt
|
||||
%%HLDSDIR%%VS/events/standard.efx
|
||||
%%HLDSDIR%%VS/events/vs_blizzard.efx
|
||||
%%HLDSDIR%%VS/events/vs_ehb_ctc.efx
|
||||
%%HLDSDIR%%VS/events/vs_lynch.efx
|
||||
%%HLDSDIR%%VS/events/vs_mummy.efx
|
||||
%%HLDSDIR%%VS/events/vs_raven.efx
|
||||
%%HLDSDIR%%VS/events/vsburn.sc
|
||||
%%HLDSDIR%%VS/events/vsclaw_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vsclaw_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vsclaw_ir.sc
|
||||
%%HLDSDIR%%VS/events/vscolt_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vscolt_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vscolt_reload.sc
|
||||
%%HLDSDIR%%VS/events/vscrossbow_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vscrossbow_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vscrossbow_reload.sc
|
||||
%%HLDSDIR%%VS/events/vscue_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vscue_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vsdbshotgun_close.sc
|
||||
%%HLDSDIR%%VS/events/vsdbshotgun_eject.sc
|
||||
%%HLDSDIR%%VS/events/vsdbshotgun_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vsdbshotgun_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vsdbshotgun_open.sc
|
||||
%%HLDSDIR%%VS/events/vsdbshotgun_reload.sc
|
||||
%%HLDSDIR%%VS/events/vsgibs.sc
|
||||
%%HLDSDIR%%VS/events/vsmp5.sc
|
||||
%%HLDSDIR%%VS/events/vsmp5_reload.sc
|
||||
%%HLDSDIR%%VS/events/vsshotgun_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vsshotgun_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vsshotgun_idle.sc
|
||||
%%HLDSDIR%%VS/events/vsshotgun_pump.sc
|
||||
%%HLDSDIR%%VS/events/vsshotgun_reload.sc
|
||||
%%HLDSDIR%%VS/events/vsstake_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vsstake_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vsthunderfive_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vsthunderfive_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vsthunderfive_pump.sc
|
||||
%%HLDSDIR%%VS/events/vsthunderfive_reload.sc
|
||||
%%HLDSDIR%%VS/events/vswinchester_fire1.sc
|
||||
%%HLDSDIR%%VS/events/vswinchester_fire2.sc
|
||||
%%HLDSDIR%%VS/events/vswinchester_pump.sc
|
||||
%%HLDSDIR%%VS/events/vswinchester_reload.sc
|
||||
%%HLDSDIR%%VS/events/vswinchester_spin.sc
|
||||
%%HLDSDIR%%VS/fatherbrandon's.wad
|
||||
%%HLDSDIR%%VS/game.cfg
|
||||
%%HLDSDIR%%VS/gfx/env/Hallowed Ground.nfo
|
||||
%%HLDSDIR%%VS/gfx/env/bwbk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/bwbk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/bwbk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/bwdn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/bwdn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/bwdn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/bwft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/bwft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/bwft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/bwlf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/bwlf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/bwlf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/bwrt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/bwrt.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/bwrt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/bwup.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/bwup.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/bwup.tga
|
||||
%%HLDSDIR%%VS/gfx/env/c2nite.txt
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitebk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitebk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitebk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitedn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitedn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitedn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/c2niteft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/c2niteft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/c2niteft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitelf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitelf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitelf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitert.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitert.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/c2nitert.tga
|
||||
%%HLDSDIR%%VS/gfx/env/c2niteup.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/c2niteup.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/c2niteup.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoon.txt
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonbk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonbk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonbk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoondn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoondn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoondn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonlf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonlf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonlf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonrt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonrt.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonrt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonup.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonup.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fullmoonup.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesbk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesbk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesbk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesdn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesdn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesdn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreeslf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreeslf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreeslf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesrt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesrt.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesrt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesup.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesup.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/fulltreesup.tga
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_bk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_bk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_bk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_dn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_dn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_dn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_ft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_ft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_ft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_lf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_lf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_lf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_rt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_rt.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_rt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_up.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_up.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/hg256_up.tga
|
||||
%%HLDSDIR%%VS/gfx/env/met_bk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/met_bk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/met_bk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/met_dn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/met_dn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/met_dn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/met_ft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/met_ft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/met_ft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/met_lf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/met_lf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/met_lf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/met_rt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/met_rt.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/met_rt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/met_up.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/met_up.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/met_up.tga
|
||||
%%HLDSDIR%%VS/gfx/env/metropolis.nfo
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodbk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodbk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswooddn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswooddn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodlf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodlf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodrt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodrt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodup.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/ravenswoodup.tga
|
||||
%%HLDSDIR%%VS/gfx/env/sunrise.txt
|
||||
%%HLDSDIR%%VS/gfx/env/sunrisebk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/sunrisebk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/sunrisedn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/sunrisedn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/sunriseft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/sunriseft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/sunriself.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/sunriself.tga
|
||||
%%HLDSDIR%%VS/gfx/env/sunrisert.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/sunrisert.tga
|
||||
%%HLDSDIR%%VS/gfx/env/sunriseup.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/sunriseup.tga
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity.txt
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_bk.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_bk.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_bk.tga
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_dn.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_dn.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_dn.tga
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_ft.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_ft.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_ft.tga
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_lf.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_lf.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_lf.tga
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_rt.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_rt.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_rt.tga
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_up.bmp
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_up.pcx
|
||||
%%HLDSDIR%%VS/gfx/env/tsccity_up.tga
|
||||
%%HLDSDIR%%VS/gfx/shell/btns_main.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/btns_main1.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/colors.lst
|
||||
%%HLDSDIR%%VS/gfx/shell/divider.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/dnarrowf.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/dnarrowp.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/down.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/favorite.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_advanced.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_advoptions.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_audio.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_config.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_controls.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_creategame.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_createroom.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_custom.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_customize.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_filter.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_gameopts.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_gore.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_inetgames.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_keyboard.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_lan.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_multi.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_readme.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_room.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_rooms.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_video.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_vidmodes.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/head_vidoptions.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/kb_act.lst
|
||||
%%HLDSDIR%%VS/gfx/shell/kb_def.lst
|
||||
%%HLDSDIR%%VS/gfx/shell/larrowflyover.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/larrowpressed.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/rarrowflyover.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/rarrowpressed.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/sm_dnarf.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/splash.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/uparrowf.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/uparrowp.bmp
|
||||
%%HLDSDIR%%VS/gfx/shell/won_logo.bmp
|
||||
%%HLDSDIR%%VS/gfx/vgui/640_edgar.tga
|
||||
%%HLDSDIR%%VS/gfx/vgui/640_eightball.tga
|
||||
%%HLDSDIR%%VS/gfx/vgui/640_father_d.tga
|
||||
%%HLDSDIR%%VS/gfx/vgui/640_louis.tga
|
||||
%%HLDSDIR%%VS/gfx/vgui/640_molly.tga
|
||||
%%HLDSDIR%%VS/gfx/vgui/640_nina.tga
|
||||
%%HLDSDIR%%VS/gfx/vgui/fonts/1024_Scoreboard Title Text.tga
|
||||
%%HLDSDIR%%VS/liblist.gam
|
||||
%%HLDSDIR%%VS/listenserver.cfg
|
||||
%%HLDSDIR%%VS/magilla.wad
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/commands.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/index.htm
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/templates/banner_top.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/templates/cf_m_mrbl1.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/templates/mod.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/templates/spacer.gif
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/templates/vs.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/manual/vsstyle.css
|
||||
%%HLDSDIR%%VS/mapcycle.txt
|
||||
%%HLDSDIR%%VS/maps/vs_asylum.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_asylum.txt
|
||||
%%HLDSDIR%%VS/maps/vs_asylum.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_asylum.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_blade.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_blade.txt
|
||||
%%HLDSDIR%%VS/maps/vs_blade.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_blade.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_blizzard.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_blizzard.txt
|
||||
%%HLDSDIR%%VS/maps/vs_blizzard.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_blizzard.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_capitol.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_capitol.txt
|
||||
%%HLDSDIR%%VS/maps/vs_capitol.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_capitol.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_carpark.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_carpark.txt
|
||||
%%HLDSDIR%%VS/maps/vs_carpark.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_carpark.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_cemetery.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_cemetery.txt
|
||||
%%HLDSDIR%%VS/maps/vs_cemetery.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_cemetery.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_church.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_church.txt
|
||||
%%HLDSDIR%%VS/maps/vs_church.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_church.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_ehb_ctc.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_ehb_ctc.res
|
||||
%%HLDSDIR%%VS/maps/vs_ehb_ctc.txt
|
||||
%%HLDSDIR%%VS/maps/vs_ehb_ctc.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_ehb_ctc.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_feint.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_feint.txt
|
||||
%%HLDSDIR%%VS/maps/vs_feint.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_feint.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_jailhouse.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_jailhouse.txt
|
||||
%%HLDSDIR%%VS/maps/vs_jailhouse.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_jailhouse.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_lynch.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_lynch.txt
|
||||
%%HLDSDIR%%VS/maps/vs_lynch.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_lynch.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_millstreet.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_millstreet.txt
|
||||
%%HLDSDIR%%VS/maps/vs_millstreet.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_millstreet.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_mummy.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_mummy.txt
|
||||
%%HLDSDIR%%VS/maps/vs_mummy.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_mummy.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_niteclub.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_niteclub.txt
|
||||
%%HLDSDIR%%VS/maps/vs_niteclub.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_niteclub.wp2
|
||||
%%HLDSDIR%%VS/maps/vs_niteclub.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_quaint.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_quaint.txt
|
||||
%%HLDSDIR%%VS/maps/vs_quaint.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_quaint.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_raven.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_raven.txt
|
||||
%%HLDSDIR%%VS/maps/vs_raven.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_raven.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_redlight.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_redlight.txt
|
||||
%%HLDSDIR%%VS/maps/vs_redlight.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_redlight.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_school.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_school.txt
|
||||
%%HLDSDIR%%VS/maps/vs_school.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_school.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_station.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_station.txt
|
||||
%%HLDSDIR%%VS/maps/vs_station.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_station.wp2
|
||||
%%HLDSDIR%%VS/maps/vs_station.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_thebridge.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_thebridge.txt
|
||||
%%HLDSDIR%%VS/maps/vs_thebridge.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_thebridge.wpt
|
||||
%%HLDSDIR%%VS/maps/vs_yamamansion.bsp
|
||||
%%HLDSDIR%%VS/maps/vs_yamamansion.txt
|
||||
%%HLDSDIR%%VS/maps/vs_yamamansion.wp1
|
||||
%%HLDSDIR%%VS/maps/vs_yamamansion.wpt
|
||||
%%HLDSDIR%%VS/media/launch_deny1.wav
|
||||
%%HLDSDIR%%VS/media/launch_deny2.wav
|
||||
%%HLDSDIR%%VS/media/launch_dnmenu1.wav
|
||||
%%HLDSDIR%%VS/media/launch_glow1.wav
|
||||
%%HLDSDIR%%VS/media/launch_select1.wav
|
||||
%%HLDSDIR%%VS/media/launch_select2.wav
|
||||
%%HLDSDIR%%VS/media/launch_upmenu1.wav
|
||||
%%HLDSDIR%%VS/media/logo.avi
|
||||
%%HLDSDIR%%VS/models/crossbow_bolt.mdl
|
||||
%%HLDSDIR%%VS/models/dancer.mdl
|
||||
%%HLDSDIR%%VS/models/feuerschale1.mdl
|
||||
%%HLDSDIR%%VS/models/feuerschale2.mdl
|
||||
%%HLDSDIR%%VS/models/flagslayer.mdl
|
||||
%%HLDSDIR%%VS/models/flagvampire.mdl
|
||||
%%HLDSDIR%%VS/models/horse1.mdl
|
||||
%%HLDSDIR%%VS/models/p_claw.mdl
|
||||
%%HLDSDIR%%VS/models/p_colt.mdl
|
||||
%%HLDSDIR%%VS/models/p_crossbow.mdl
|
||||
%%HLDSDIR%%VS/models/p_cue.mdl
|
||||
%%HLDSDIR%%VS/models/p_dbshotgun.mdl
|
||||
%%HLDSDIR%%VS/models/p_shotgun.mdl
|
||||
%%HLDSDIR%%VS/models/p_stake.mdl
|
||||
%%HLDSDIR%%VS/models/p_thunderfive.mdl
|
||||
%%HLDSDIR%%VS/models/p_uzi.mdl
|
||||
%%HLDSDIR%%VS/models/p_winchester.mdl
|
||||
%%HLDSDIR%%VS/models/player.mdl
|
||||
%%HLDSDIR%%VS/models/player/edgar/edgar.mdl
|
||||
%%HLDSDIR%%VS/models/player/eightball/eightball.mdl
|
||||
%%HLDSDIR%%VS/models/player/fatherd/fatherd.mdl
|
||||
%%HLDSDIR%%VS/models/player/louis/louis.mdl
|
||||
%%HLDSDIR%%VS/models/player/molly/molly.mdl
|
||||
%%HLDSDIR%%VS/models/player/nina/nina.mdl
|
||||
%%HLDSDIR%%VS/models/ruestung1.mdl
|
||||
%%HLDSDIR%%VS/models/shell.mdl
|
||||
%%HLDSDIR%%VS/models/stuhl1.mdl
|
||||
%%HLDSDIR%%VS/models/uziclip.mdl
|
||||
%%HLDSDIR%%VS/models/v_claw.mdl
|
||||
%%HLDSDIR%%VS/models/v_colt.mdl
|
||||
%%HLDSDIR%%VS/models/v_crossbow.mdl
|
||||
%%HLDSDIR%%VS/models/v_cue.mdl
|
||||
%%HLDSDIR%%VS/models/v_dbshotgun.mdl
|
||||
%%HLDSDIR%%VS/models/v_shotgun.mdl
|
||||
%%HLDSDIR%%VS/models/v_stake.mdl
|
||||
%%HLDSDIR%%VS/models/v_thunderfive.mdl
|
||||
%%HLDSDIR%%VS/models/v_uzi.mdl
|
||||
%%HLDSDIR%%VS/models/v_winchester.mdl
|
||||
%%HLDSDIR%%VS/models/vsghost.mdl
|
||||
%%HLDSDIR%%VS/models/w_eh.mdl
|
||||
%%HLDSDIR%%VS/models/w_fdh.mdl
|
||||
%%HLDSDIR%%VS/models/w_mh.mdl
|
||||
%%HLDSDIR%%VS/models/w_weaponbox.mdl
|
||||
%%HLDSDIR%%VS/motd.txt
|
||||
%%HLDSDIR%%VS/mummy.wad
|
||||
%%HLDSDIR%%VS/overviews/vs_asylum.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_asylum.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_blade.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_blade.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_blizzard.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_blizzard.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_capitol.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_capitol.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_carpark.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_carpark.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_cemetery.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_cemetery.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_church.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_church.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_ehb_ctc.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_ehb_ctc.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_feint.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_feint.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_jailhouse.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_jailhouse.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_lynch.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_lynch.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_millstreet.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_millstreet.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_mummy.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_mummy.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_niteclub.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_niteclub.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_quaint.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_quaint.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_raven.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_raven.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_redlight.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_redlight.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_school.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_school.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_station.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_station.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_thebridge.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_thebridge.txt
|
||||
%%HLDSDIR%%VS/overviews/vs_yamamansion.bmp
|
||||
%%HLDSDIR%%VS/overviews/vs_yamamansion.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/readme.txt
|
||||
%%HLDSDIR%%VS/redlight.wad
|
||||
%%HLDSDIR%%VS/server.cfg
|
||||
%%HLDSDIR%%VS/settings.scr
|
||||
%%HLDSDIR%%VS/sound/ambience/FatherBrandon.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/avem-short.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/bark.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/belltoll.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/burning16a.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/burning3.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/c-organ1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/caralarm.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/chicken10_31b.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/church bells32_06.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/cinema.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/cougar10_18b.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/crow13_5.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/des_wind1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/des_wind2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/des_wind3.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/disco.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/drips.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/evilaf1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/evillaugh.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/explode.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/fan4.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/floor.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/fool.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/ghost-short.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/growl.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/heavy19.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/horse1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/lap.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/laugh1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/laugh2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/monitor.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/monky1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/mummy/ghostly.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/mummy/howl2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/mummy/howl4.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/mummy/howl5.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/mummy/howl6.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/nightclub1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/nightclub2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/organ.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/owl1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/piano.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/piejusu.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/projector.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/rascheln1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/rascheln2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/rwater1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/scream1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/scream3.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/scream5.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/siren2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/street.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/tajmahal.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/thunder1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/train1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/tvnoise.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/waterrun.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/weird1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/wind1.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/wind2.wav
|
||||
%%HLDSDIR%%VS/sound/ambience/wolfhowl01.wav
|
||||
%%HLDSDIR%%VS/sound/doors/doormove11.wav
|
||||
%%HLDSDIR%%VS/sound/items/draw.wav
|
||||
%%HLDSDIR%%VS/sound/items/feed.wav
|
||||
%%HLDSDIR%%VS/sound/items/intermission.wav
|
||||
%%HLDSDIR%%VS/sound/items/intro1.wav
|
||||
%%HLDSDIR%%VS/sound/items/messiah.wav
|
||||
%%HLDSDIR%%VS/sound/items/sdrop.wav
|
||||
%%HLDSDIR%%VS/sound/items/spickup.wav
|
||||
%%HLDSDIR%%VS/sound/items/sreturn.wav
|
||||
%%HLDSDIR%%VS/sound/items/toccata.wav
|
||||
%%HLDSDIR%%VS/sound/items/vdrop.wav
|
||||
%%HLDSDIR%%VS/sound/items/vpickup.wav
|
||||
%%HLDSDIR%%VS/sound/items/vreturn.wav
|
||||
%%HLDSDIR%%VS/sound/materials.txt
|
||||
%%HLDSDIR%%VS/sound/player/evilaugh.wav
|
||||
%%HLDSDIR%%VS/sound/player/flap-long2.wav
|
||||
%%HLDSDIR%%VS/sound/player/flap-short1.wav
|
||||
%%HLDSDIR%%VS/sound/player/head1.wav
|
||||
%%HLDSDIR%%VS/sound/player/head2.wav
|
||||
%%HLDSDIR%%VS/sound/player/ninalaugh.wav
|
||||
%%HLDSDIR%%VS/sound/player/vampsc.wav
|
||||
%%HLDSDIR%%VS/sound/player/vampscf.wav
|
||||
%%HLDSDIR%%VS/sound/sentences.txt
|
||||
%%HLDSDIR%%VS/sound/weapons/cbar_hit1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/cbar_hit2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/cbar_hitbod1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/cbar_hitbod2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/cbar_hitbod3.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/dbarrel1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/dbclose.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/dbopen.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/dbshotgun1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/latin1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/latin2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/latin3.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/latin4.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/latin5.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/latin6.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/pl_gun3.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/reload3.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/sbarrel1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/scock1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/scock2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/t5fire.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/uzi-1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/uzi-2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/uzireload.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vattack1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vattack2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vattack3.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vgrowl1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vgrowl2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vgrowl3.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vgrowl4.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vgrowl5.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vgrowl6.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vhit1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vhit2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/vmiss.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/winchester1.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/winchester2.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/winchesterspin.wav
|
||||
%%HLDSDIR%%VS/sound/weapons/xbow_reload1.wav
|
||||
%%HLDSDIR%%VS/sound/yamazaki/clockbell12.wav
|
||||
%%HLDSDIR%%VS/sound/yamazaki/clockchime.wav
|
||||
%%HLDSDIR%%VS/sound/yamazaki/clockwork.wav
|
||||
%%HLDSDIR%%VS/sound/yamazaki/moonlightsonata.wav
|
||||
%%HLDSDIR%%VS/sound/yamazaki/stormloop.wav
|
||||
%%HLDSDIR%%VS/sound/yamazaki/thunder_clap.wav
|
||||
%%HLDSDIR%%VS/spectatormenu.txt
|
||||
%%HLDSDIR%%VS/spectcammenu.txt
|
||||
%%HLDSDIR%%VS/sprites/320hud1.spr
|
||||
%%HLDSDIR%%VS/sprites/320hud2.spr
|
||||
%%HLDSDIR%%VS/sprites/320hud3.spr
|
||||
%%HLDSDIR%%VS/sprites/320hud4.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud1.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud2.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud3.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud4.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud5.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud6.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud7.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud8.spr
|
||||
%%HLDSDIR%%VS/sprites/640hud9.spr
|
||||
%%HLDSDIR%%VS/sprites/ballsmoke.spr
|
||||
%%HLDSDIR%%VS/sprites/black_smoke1.spr
|
||||
%%HLDSDIR%%VS/sprites/bw_fire.spr
|
||||
%%HLDSDIR%%VS/sprites/candel2_pu.spr
|
||||
%%HLDSDIR%%VS/sprites/candel_pu.spr
|
||||
%%HLDSDIR%%VS/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%VS/sprites/fire.spr
|
||||
%%HLDSDIR%%VS/sprites/fire_pu.spr
|
||||
%%HLDSDIR%%VS/sprites/flake.spr
|
||||
%%HLDSDIR%%VS/sprites/hud.txt
|
||||
%%HLDSDIR%%VS/sprites/iplayerblue.spr
|
||||
%%HLDSDIR%%VS/sprites/smoke_pu.spr
|
||||
%%HLDSDIR%%VS/sprites/vssmoke.spr
|
||||
%%HLDSDIR%%VS/sprites/weapon_vsclaw.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vscolt.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vscrossbow.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vscue.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vsdbshotgun.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vsmp5.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vsshotgun.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vsstake.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vsthunderfive.txt
|
||||
%%HLDSDIR%%VS/sprites/weapon_vswinchester.txt
|
||||
%%HLDSDIR%%VS/street.wad
|
||||
%%HLDSDIR%%VS/user.scr
|
||||
%%HLDSDIR%%VS/vs.fgd
|
||||
%%PORTDOCS%%%%HLDSDIR%%VS/vs.ico
|
||||
%%HLDSDIR%%VS/vs.wad
|
||||
%%HLDSDIR%%VS/vs2.wad
|
||||
%%HLDSDIR%%VS/vs3.wad
|
||||
@dirrm %%HLDSDIR%%VS/sprites
|
||||
@dirrm %%HLDSDIR%%VS/sound/yamazaki
|
||||
@dirrm %%HLDSDIR%%VS/sound/weapons
|
||||
@dirrm %%HLDSDIR%%VS/sound/player
|
||||
@dirrm %%HLDSDIR%%VS/sound/items
|
||||
@dirrm %%HLDSDIR%%VS/sound/doors
|
||||
@dirrm %%HLDSDIR%%VS/sound/ambience/mummy
|
||||
@dirrm %%HLDSDIR%%VS/sound/ambience
|
||||
@dirrm %%HLDSDIR%%VS/sound
|
||||
@dirrm %%HLDSDIR%%VS/overviews
|
||||
@dirrm %%HLDSDIR%%VS/models/player/nina
|
||||
@dirrm %%HLDSDIR%%VS/models/player/molly
|
||||
@dirrm %%HLDSDIR%%VS/models/player/louis
|
||||
@dirrm %%HLDSDIR%%VS/models/player/fatherd
|
||||
@dirrm %%HLDSDIR%%VS/models/player/eightball
|
||||
@dirrm %%HLDSDIR%%VS/models/player/edgar
|
||||
@dirrm %%HLDSDIR%%VS/models/player
|
||||
@dirrm %%HLDSDIR%%VS/models
|
||||
@dirrm %%HLDSDIR%%VS/media
|
||||
@dirrm %%HLDSDIR%%VS/maps
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%VS/manual/templates
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%VS/manual
|
||||
@dirrm %%HLDSDIR%%VS/gfx/vgui/fonts
|
||||
@dirrm %%HLDSDIR%%VS/gfx/vgui
|
||||
@dirrm %%HLDSDIR%%VS/gfx/shell
|
||||
@dirrm %%HLDSDIR%%VS/gfx/env
|
||||
@dirrm %%HLDSDIR%%VS/gfx
|
||||
@dirrm %%HLDSDIR%%VS/events
|
||||
@dirrm %%HLDSDIR%%VS/dlls
|
||||
@dirrm %%HLDSDIR%%VS/classes
|
||||
@dirrm %%HLDSDIR%%VS/cl_dlls
|
||||
@dirrm %%HLDSDIR%%VS/bots
|
||||
@dirrmtry %%HLDSDIR%%VS/SAVE
|
||||
@dirrmtry %%HLDSDIR%%VS/save
|
||||
@dirrmtry %%HLDSDIR%%VS/logs
|
||||
@unexec rmdir %D/%%HLDSDIR%%VS 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%VS`` to remove any configuration files and logs left." | fmt
|
|
@ -1,20 +0,0 @@
|
|||
# New ports collection makefile for: Wasteland Server
|
||||
# Date created: Fri May 4 17:43:25 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wasteland
|
||||
PORTVERSION= 0.2b.1
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
|
||||
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
|
||||
DISTFILES= whlbeta2_linux.tar.gz whl_b2_update.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Wasteland full server package for Linux
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,6 +0,0 @@
|
|||
MD5 (whlbeta2_linux.tar.gz) = 04568e254b7b5805b8af814d517e6ea1
|
||||
SHA256 (whlbeta2_linux.tar.gz) = c28f29bd4a02a36eac24a61272e5b154dccb22c7e2af1eb1372a38bc60ce9d06
|
||||
SIZE (whlbeta2_linux.tar.gz) = 45274648
|
||||
MD5 (whl_b2_update.tar.gz) = 2a79b788cddcf49ba7cbb4e6750274d3
|
||||
SHA256 (whl_b2_update.tar.gz) = 1c1ca610f77dc40428e26f1cefefe523d3079198a254af8f90dd85e631ac42e9
|
||||
SIZE (whl_b2_update.tar.gz) = 1350420
|
|
@ -1,14 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Wasteland server under Linux emulation.
|
||||
|
||||
Wasteland Half-Life is a multiplayer mod based in a shattered world.
|
||||
Nuclear fire has scarred the earth and the survivors fight over
|
||||
the scraps of what was once their civilization. Some have formed
|
||||
gangs and tribes to better survive the harsh world their
|
||||
great-grandparents left them, while some have waited in sealed
|
||||
underground Vaults for the radiation, viruses, and mutagens unleashed
|
||||
so many years ago to fade.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.planethalflife.com/thewastes/
|
|
@ -1,82 +0,0 @@
|
|||
%%HLDSDIR%%wasteland/cached.wad
|
||||
%%HLDSDIR%%wasteland/cl_dlls/client.dll
|
||||
%%HLDSDIR%%wasteland/config.cfg
|
||||
%%HLDSDIR%%wasteland/dlls/whl_linux.so
|
||||
%%HLDSDIR%%wasteland/events/44ak.sc
|
||||
%%HLDSDIR%%wasteland/events/44de.sc
|
||||
%%HLDSDIR%%wasteland/events/762.sc
|
||||
%%HLDSDIR%%wasteland/events/FNFAL.sc
|
||||
%%HLDSDIR%%wasteland/events/G11.sc
|
||||
%%HLDSDIR%%wasteland/events/Jackhammer.sc
|
||||
%%HLDSDIR%%wasteland/events/boltaction.sc
|
||||
%%HLDSDIR%%wasteland/events/colt1.sc
|
||||
%%HLDSDIR%%wasteland/events/colt2.sc
|
||||
%%HLDSDIR%%wasteland/events/deagle.sc
|
||||
%%HLDSDIR%%wasteland/events/explosion.sc
|
||||
%%HLDSDIR%%wasteland/events/g11auto.sc
|
||||
%%HLDSDIR%%wasteland/events/g11burst.sc
|
||||
%%HLDSDIR%%wasteland/events/handcannon.sc
|
||||
%%HLDSDIR%%wasteland/events/mossberg.sc
|
||||
%%HLDSDIR%%wasteland/events/mossbergslug.sc
|
||||
%%HLDSDIR%%wasteland/events/mp5.sc
|
||||
%%HLDSDIR%%wasteland/events/mp5k.sc
|
||||
%%HLDSDIR%%wasteland/events/sawedoff.sc
|
||||
%%HLDSDIR%%wasteland/events/shotgun.sc
|
||||
%%HLDSDIR%%wasteland/events/shotgun1.sc
|
||||
%%HLDSDIR%%wasteland/events/shotgun2.sc
|
||||
%%HLDSDIR%%wasteland/events/train.sc
|
||||
%%HLDSDIR%%wasteland/events/twincc1.sc
|
||||
%%HLDSDIR%%wasteland/events/twincc2.sc
|
||||
%%HLDSDIR%%wasteland/events/twindd1.sc
|
||||
%%HLDSDIR%%wasteland/events/twindd2.sc
|
||||
%%HLDSDIR%%wasteland/events/twinss1.sc
|
||||
%%HLDSDIR%%wasteland/game.cfg
|
||||
%%HLDSDIR%%wasteland/gfx.wad
|
||||
%%HLDSDIR%%wasteland/liblist.gam
|
||||
%%HLDSDIR%%wasteland/listenserver.cfg
|
||||
%%HLDSDIR%%wasteland/mapcycle.txt
|
||||
%%HLDSDIR%%wasteland/maps/wl_blast.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_bronx.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_fire.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_grime.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_junk.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_mine.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_needles.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_pillar.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_pits.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_rock.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_sand.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_shady.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_shaft.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_vats.bsp
|
||||
%%HLDSDIR%%wasteland/maps/wl_ware.bsp
|
||||
%%HLDSDIR%%wasteland/media/launch_deny1.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_deny2.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_dnmenu1.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_dnmenu2.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_glow1.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_select1.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_select2.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_upmenu1.wav
|
||||
%%HLDSDIR%%wasteland/media/launch_upmenu2.wav
|
||||
%%HLDSDIR%%wasteland/media/logo.avi
|
||||
%%HLDSDIR%%wasteland/motd.txt
|
||||
%%HLDSDIR%%wasteland/pak0.pak
|
||||
%%HLDSDIR%%wasteland/pldecal.wad
|
||||
%%PORTDOCS%%%%HLDSDIR%%wasteland/readme.txt
|
||||
%%HLDSDIR%%wasteland/server.cfg
|
||||
%%HLDSDIR%%wasteland/settings.scr
|
||||
%%HLDSDIR%%wasteland/titles.txt
|
||||
%%HLDSDIR%%wasteland/user.scr
|
||||
%%HLDSDIR%%wasteland/whl.ico
|
||||
%%HLDSDIR%%wasteland/whl.wad
|
||||
%%HLDSDIR%%wasteland/whldecals.WAD
|
||||
%%HLDSDIR%%wasteland/wl_dam.wad
|
||||
@dirrm %%HLDSDIR%%wasteland/media
|
||||
@dirrm %%HLDSDIR%%wasteland/maps
|
||||
@dirrm %%HLDSDIR%%wasteland/events
|
||||
@dirrm %%HLDSDIR%%wasteland/dlls
|
||||
@dirrm %%HLDSDIR%%wasteland/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%wasteland/SAVE
|
||||
@dirrmtry %%HLDSDIR%%wasteland/logs
|
||||
@unexec rmdir %D/%%HLDSDIR%%wasteland 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%wasteland`` to remove any configuration files and logs left." | fmt
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Wizard Wars Server
|
||||
# Date created: Fri May 4 17:43:25 BRT 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wizardwars
|
||||
PORTVERSION= 0.1.0.5
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
|
||||
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
|
||||
#DISTNAME= wizwars_v${PORTVERSION:S/^0.//}_full
|
||||
DISTNAME= wizwars_v${PORTVERSION:S/0.//:S/.//g}_full
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Half-Life mod Wizard Wars full server package for Linux
|
||||
|
||||
WRKSRC= ${WRKDIR}/wizwars
|
||||
|
||||
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
||||
|
||||
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (wizwars_v105_full.tar.gz) = 8bea1360bfcc39a4a3dc1543af489951
|
||||
SHA256 (wizwars_v105_full.tar.gz) = c1057743b953210dce81a95592f32c9f3852bcdd3b577d854c6caf7948b44970
|
||||
SIZE (wizwars_v105_full.tar.gz) = 64727752
|
|
@ -1,17 +0,0 @@
|
|||
This package contains the files to run a FreeBSD Half-Life
|
||||
Wizard Wars server under Linux emulation.
|
||||
|
||||
Wizard Wars is a new Half-Life add on (mod) that pits teams of
|
||||
spell flinging wizards head to head in a magical maelstrom! Wizard
|
||||
Wars lets you choose from eight different sorcerers, each with
|
||||
varying strengths and special abilities, to battle other mages in
|
||||
a variety of settings and objectives. From "Capture the Grail" to
|
||||
all out Combo Chaos, in teams or with every magician on his own,
|
||||
Wizard Wars allows great flexibility in the maps played, objectives
|
||||
set (if any), and points earned. For who like the idea of fast-paced
|
||||
all-out fighting with impressive and surprising magical staffs and
|
||||
spells, Wizard Wars is sure to please.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.planethalflife.com/wizardwars/
|
|
@ -1,745 +0,0 @@
|
|||
%%PORTDOCS%%%%HLDSDIR%%wizwars/1024_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/1152_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/1280_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/1600_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/320_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/400_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/512_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/640_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/800_textscheme.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/WW_V1.05_LINUX_README.TXT
|
||||
%%HLDSDIR%%wizwars/autoexec.cfg
|
||||
%%HLDSDIR%%wizwars/buffer.dat
|
||||
%%HLDSDIR%%wizwars/cached.wad
|
||||
%%HLDSDIR%%wizwars/cl_dlls/client.dll
|
||||
%%HLDSDIR%%wizwars/class/Aeromancer.txt
|
||||
%%HLDSDIR%%wizwars/class/Aquamancer.txt
|
||||
%%HLDSDIR%%wizwars/class/Archmage.txt
|
||||
%%HLDSDIR%%wizwars/class/Dracomancer.txt
|
||||
%%HLDSDIR%%wizwars/class/Geomancer.txt
|
||||
%%HLDSDIR%%wizwars/class/Healer.txt
|
||||
%%HLDSDIR%%wizwars/class/Nature.txt
|
||||
%%HLDSDIR%%wizwars/class/Necromancer.txt
|
||||
%%HLDSDIR%%wizwars/class/Pyromancer.txt
|
||||
%%HLDSDIR%%wizwars/class/Voltamancer.txt
|
||||
%%HLDSDIR%%wizwars/class/aeromancer.txt
|
||||
%%HLDSDIR%%wizwars/class/aquamancer.txt
|
||||
%%HLDSDIR%%wizwars/class/archmage.txt
|
||||
%%HLDSDIR%%wizwars/class/dracomancer.txt
|
||||
%%HLDSDIR%%wizwars/class/geomancer.txt
|
||||
%%HLDSDIR%%wizwars/class/healer.txt
|
||||
%%HLDSDIR%%wizwars/class/nature.txt
|
||||
%%HLDSDIR%%wizwars/class/necromancer.txt
|
||||
%%HLDSDIR%%wizwars/class/pyromancer.txt
|
||||
%%HLDSDIR%%wizwars/class/voltamancer.txt
|
||||
%%HLDSDIR%%wizwars/commandmenu.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/Abolishers.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/Creationists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/Elementalists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/Naturalists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/Nihilists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/Systemics.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/abolishers.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/creationists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/elementalists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/naturalists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/nihilists.txt
|
||||
%%HLDSDIR%%wizwars/conclaves/systemics.txt
|
||||
%%HLDSDIR%%wizwars/config.cfg
|
||||
%%HLDSDIR%%wizwars/credits.txt
|
||||
%%HLDSDIR%%wizwars/cust.cst
|
||||
%%HLDSDIR%%wizwars/cust.dat
|
||||
%%HLDSDIR%%wizwars/custom.hpk
|
||||
%%HLDSDIR%%wizwars/delta.lst
|
||||
%%HLDSDIR%%wizwars/dlls/ww_i386.so
|
||||
%%HLDSDIR%%wizwars/events/burn.sc
|
||||
%%HLDSDIR%%wizwars/events/comboget.sc
|
||||
%%HLDSDIR%%wizwars/events/combohit.sc
|
||||
%%HLDSDIR%%wizwars/events/deathflash.sc
|
||||
%%HLDSDIR%%wizwars/events/fireballtrail.sc
|
||||
%%HLDSDIR%%wizwars/events/gibs.sc
|
||||
%%HLDSDIR%%wizwars/events/monsters/dragon/dragonfire.sc
|
||||
%%HLDSDIR%%wizwars/events/monsters/dragon/dragonflap.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/bursatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/earthquakesatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/firesatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/lightningsatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/poisonsatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/suctionsatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/tcrystalfire.sc
|
||||
%%HLDSDIR%%wizwars/events/satchels/toothsatchelfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spark.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/bearbite.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/birdspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/doublemagicmisslespellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/dragonbreathspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/fireballspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/flamelickspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/forcespellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/icepokespellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/lightningboltspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/magicmisslespellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/mindmisslespellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/rollingstonespellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/shieldspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/skullspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/spotboltspellcharge.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/spotboltspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/staffswing.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/thornblastspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/updraftspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/spells/wyvernspellfire.sc
|
||||
%%HLDSDIR%%wizwars/events/sporepodfire.sc
|
||||
%%HLDSDIR%%wizwars/events/taunt.sc
|
||||
%%HLDSDIR%%wizwars/events/thornbushupgrade.sc
|
||||
%%HLDSDIR%%wizwars/fonts.wad
|
||||
%%HLDSDIR%%wizwars/game.cfg
|
||||
%%HLDSDIR%%wizwars/gfx/env/Nottingham.nfo
|
||||
%%HLDSDIR%%wizwars/gfx/env/Scorched Earth Policy.nfo
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkbk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkbk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkdn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkdn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/darklf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/darklf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkrt.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkrt.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkup.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/darkup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_bk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_bk.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_bk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_dn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_dn.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_dn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_ft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_ft.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_ft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_lf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_lf.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_lf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_rt.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_rt.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_rt.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_up.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_up.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256_up.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest256sky_readme.txt
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest_Notes_MightyPete.nfo
|
||||
%%HLDSDIR%%wizwars/gfx/env/forest_notes_mightypete.nfo
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottingham.nfo
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghambk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghambk.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghambk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamdn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamdn.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamdn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamft.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamlf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamlf.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamlf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamrt.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamrt.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamrt.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamup.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamup.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/nottinghamup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256.txt
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_bk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_bk.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_bk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_dn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_dn.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_dn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_ft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_ft.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_ft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_lf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_lf.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_lf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_rt.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_rt.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_rt.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_up.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_up.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/null_plainsky256_up.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/osakabk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/osakadn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/osakaft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/osakalf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/osakart.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/osakaup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/purplebk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/purplebk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/purpledn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/purpledn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/purpleft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/purpleft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/purplelf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/purplelf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/purplert.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/purplert.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/purpleup.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/purpleup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/scorched earth policy.nfo
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapebk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapebk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapedn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapedn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapeft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapeft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapelf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapelf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapert.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapert.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapeup.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/seascapeup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_bk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_bk.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_bk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_dn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_dn.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_dn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_ft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_ft.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_ft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_lf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_lf.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_lf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_rt.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_rt.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_rt.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_up.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_up.pcx
|
||||
%%HLDSDIR%%wizwars/gfx/env/sep256_up.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizbk.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizbk.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizdn.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizdn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizft.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizft.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizlf.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizlf.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizrt.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizrt.tga
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizup.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/env/wizup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/shell/CACHED.LS
|
||||
%%HLDSDIR%%wizwars/gfx/shell/Colors.lst
|
||||
%%HLDSDIR%%wizwars/gfx/shell/btns_main.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/cached.ls
|
||||
%%HLDSDIR%%wizwars/gfx/shell/cls_d.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/cls_f.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/cls_n.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/colors.lst
|
||||
%%HLDSDIR%%wizwars/gfx/shell/dd.ACT
|
||||
%%HLDSDIR%%wizwars/gfx/shell/dd.act
|
||||
%%HLDSDIR%%wizwars/gfx/shell/divider.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_advanced.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_advoptions.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_audio.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_config.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_controls.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_creategame.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_createroom.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_custom.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_customize.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_filter.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_gore.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_inetgames.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_lan.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_load.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_multi.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_newgame.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_readme.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_room.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_rooms.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_save.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_saveload.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_video.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_vidmodes.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/head_vidoptions.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/kb_act.lst
|
||||
%%HLDSDIR%%wizwars/gfx/shell/kb_def.lst
|
||||
%%HLDSDIR%%wizwars/gfx/shell/kb_keys.lst
|
||||
%%HLDSDIR%%wizwars/gfx/shell/logo.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/min_d.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/min_f.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/min_n.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/splash.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/symbolbw.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/shell/won_logo.bmp
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/320_Arathas.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/320_arathas.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/320_arrow.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/320_arrowdn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/320_arrowup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/320_cross.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/640_Arathas.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/640_arathas.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/640_arrow.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/640_arrowdn.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/640_arrowup.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/640_cross.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1024_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1152_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1280_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/1600_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/400_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/480_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/512_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/640_title font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_Briefing Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_CommandMenu Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_Primary Button Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_Scoreboard Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_Team info Text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_Title Font.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_briefing text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_commandmenu text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_primary button text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_scoreboard text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_team info text.tga
|
||||
%%HLDSDIR%%wizwars/gfx/vgui/fonts/800_title font.tga
|
||||
%%HLDSDIR%%wizwars/help.txt
|
||||
%%HLDSDIR%%wizwars/liblist.gam
|
||||
%%HLDSDIR%%wizwars/linux_mapcycle.txt
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/archmage.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/combo.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/credits.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/death.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/dragon.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/earth.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/fire.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/ice.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/archmage.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/banner.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/bg.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/dragon.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/earth.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/fire.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/ice.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/life.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/lightning.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/nature.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/necromancer.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/images/wind.jpg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/index.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/life.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/lightning.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/plant.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/wind.html
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/manual/wizwars.css
|
||||
%%HLDSDIR%%wizwars/maps/ww_2fort.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_2fort.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_2fort.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_2fort_readme.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_castlerush.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_castlerush.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_castlerush.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_chasm.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_chasm.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_chasm.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_chasm_readme.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_countryside.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_countryside.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_countryside.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_feudal.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_feudal.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_feudal.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_golem.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_golem.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_golem.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_golem_readme.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_hunt.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_hunt.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_mario.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_mario.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_mario_info.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_matrox.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_matrox.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_matrox.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_monoliths.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_monoliths.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_monoliths.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_osaka.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_osaka.res
|
||||
%%HLDSDIR%%wizwars/maps/ww_osaka.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_pushed.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_pushed.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_pushed.ww
|
||||
%%HLDSDIR%%wizwars/maps/ww_roc2.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_roc2.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_roc2readme.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_skytower.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_skytower.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_storm.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_storm.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_varrock.bsp
|
||||
%%HLDSDIR%%wizwars/maps/ww_varrock.txt
|
||||
%%HLDSDIR%%wizwars/maps/ww_varrock_readme.txt
|
||||
%%HLDSDIR%%wizwars/media/logo.avi
|
||||
%%HLDSDIR%%wizwars/media/logo.bmp
|
||||
%%HLDSDIR%%wizwars/models/backpack.mdl
|
||||
%%HLDSDIR%%wizwars/models/ball.mdl
|
||||
%%HLDSDIR%%wizwars/models/beanstalk.mdl
|
||||
%%HLDSDIR%%wizwars/models/bird.mdl
|
||||
%%HLDSDIR%%wizwars/models/cocklebur.mdl
|
||||
%%HLDSDIR%%wizwars/models/detpack.mdl
|
||||
%%HLDSDIR%%wizwars/models/dragon.mdl
|
||||
%%HLDSDIR%%wizwars/models/dragontooth.mdl
|
||||
%%HLDSDIR%%wizwars/models/drake.mdl
|
||||
%%HLDSDIR%%wizwars/models/fissure.mdl
|
||||
%%HLDSDIR%%wizwars/models/flag.mdl
|
||||
%%HLDSDIR%%wizwars/models/flyingskull.mdl
|
||||
%%HLDSDIR%%wizwars/models/gem.mdl
|
||||
%%HLDSDIR%%wizwars/models/giantplant.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_archmagestaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_bearhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_deathstaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_dragonstaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_earthstaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_firestaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_icestaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_lifestaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_lightningstaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_plantstaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/hands/v_windstaffhands.mdl
|
||||
%%HLDSDIR%%wizwars/models/icepoke.mdl
|
||||
%%HLDSDIR%%wizwars/models/keycard.mdl
|
||||
%%HLDSDIR%%wizwars/models/osakaflag.mdl
|
||||
%%HLDSDIR%%wizwars/models/player.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/ArchMage/ArchMage.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/Bear/bear.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/DeathWizard/DeathWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/DragonWizard/DragonWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/EarthWizard/EarthWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/FireWizard/FireWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/IceWizard/IceWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/LifeWizard/LifeWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/LightningWizard/LightningWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/NatureWizard/NatureWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/WindWizard/WindWizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/archmage/archmage.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/bear/bear.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/deathwizard/deathwizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/dragonwizard/dragonwizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/earthwizard/earthwizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/firewizard/firewizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/icewizard/icewizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/lifewizard/lifewizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/lightningwizard/lightningwizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/naturewizard/naturewizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/player/windwizard/windwizard.mdl
|
||||
%%HLDSDIR%%wizwars/models/r_armor.mdl
|
||||
%%HLDSDIR%%wizwars/models/raisedead.mdl
|
||||
%%HLDSDIR%%wizwars/models/rollingstone.mdl
|
||||
%%HLDSDIR%%wizwars/models/sentrycrystal.mdl
|
||||
%%HLDSDIR%%wizwars/models/sheep.mdl
|
||||
%%HLDSDIR%%wizwars/models/spiritwiz.mdl
|
||||
%%HLDSDIR%%wizwars/models/spore.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_crookstaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_crystalstaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_dragonstaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_firestaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_lifestaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_lightningstaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_quakestaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_scythestaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_stickstaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/staves/p_windstaff.mdl
|
||||
%%HLDSDIR%%wizwars/models/thorn.mdl
|
||||
%%HLDSDIR%%wizwars/models/thornbush1.mdl
|
||||
%%HLDSDIR%%wizwars/models/thornbush2.mdl
|
||||
%%HLDSDIR%%wizwars/models/thornbush3.mdl
|
||||
%%HLDSDIR%%wizwars/models/tornado.mdl
|
||||
%%HLDSDIR%%wizwars/models/tpgibs.mdl
|
||||
%%HLDSDIR%%wizwars/models/v_dragon.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_battery.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_bursatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_cyclonesatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_dragonskull.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_earthquakesatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_firestone.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_healhurtsatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_lightningsatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_longjump.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_medkit.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_poisonsatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_rollingskull.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_shield.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_spellbook.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_suctionsatchel.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_tcrystal.mdl
|
||||
%%HLDSDIR%%wizwars/models/w_weaponbox.mdl
|
||||
%%HLDSDIR%%wizwars/models/wombat.mdl
|
||||
%%HLDSDIR%%wizwars/models/wyvern.mdl
|
||||
%%HLDSDIR%%wizwars/motd.txt
|
||||
%%HLDSDIR%%wizwars/pldecal.wad
|
||||
%%HLDSDIR%%wizwars/pyromancer.cfg
|
||||
%%HLDSDIR%%wizwars/server.cfg
|
||||
%%HLDSDIR%%wizwars/settings.scr
|
||||
%%HLDSDIR%%wizwars/sound/ambience/alienclicker1.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/burn.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/chimandolin.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/flute.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/goal_1.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/siren.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/the_horror1.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/thunder.wav
|
||||
%%HLDSDIR%%wizwars/sound/ambience/water_flowing3.wav
|
||||
%%HLDSDIR%%wizwars/sound/debris/beamstart1.wav
|
||||
%%HLDSDIR%%wizwars/sound/dragon/fly1.wav
|
||||
%%HLDSDIR%%wizwars/sound/items/ammopickup1.wav
|
||||
%%HLDSDIR%%wizwars/sound/items/ammopickup2.wav
|
||||
%%HLDSDIR%%wizwars/sound/items/gunpickup2.wav
|
||||
%%HLDSDIR%%wizwars/sound/items/itembk2.wav
|
||||
%%HLDSDIR%%wizwars/sound/items/smallmedkit1.wav
|
||||
%%HLDSDIR%%wizwars/sound/misc/talk.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/bear.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/death4.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/health1.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/health2.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/health3.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/poison1.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/poison2.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/taunt1.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/taunt2.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/taunt3.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/taunt4.wav
|
||||
%%HLDSDIR%%wizwars/sound/player/taunt5.wav
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/sound/sentences.txt
|
||||
%%HLDSDIR%%wizwars/sound/sheep/baa.wav
|
||||
%%HLDSDIR%%wizwars/sound/skeleton/skfollow.wav
|
||||
%%HLDSDIR%%wizwars/sound/skeleton/skwait.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/captured.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/conch.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/doop.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/enemy.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/flag.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/osaka_finale.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/reset.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/returned.wav
|
||||
%%HLDSDIR%%wizwars/sound/vox/scores.wav
|
||||
%%HLDSDIR%%wizwars/sound/weapons/scock1.wav
|
||||
%%HLDSDIR%%wizwars/sound/weather/rain1.wav
|
||||
%%HLDSDIR%%wizwars/sound/wombat/wbattack1.wav
|
||||
%%HLDSDIR%%wizwars/sound/wombat/wbattack2.wav
|
||||
%%HLDSDIR%%wizwars/sound/wombat/wbattack3.wav
|
||||
%%HLDSDIR%%wizwars/sound/wombat/wblaunch.wav
|
||||
%%HLDSDIR%%wizwars/sound/wombat/wbstrength.wav
|
||||
%%HLDSDIR%%wizwars/sprites/320hud4.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud1.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud10.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud11.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud2.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud3.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud7.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud8.spr
|
||||
%%HLDSDIR%%wizwars/sprites/640hud9.spr
|
||||
%%HLDSDIR%%wizwars/sprites/arrow.spr
|
||||
%%HLDSDIR%%wizwars/sprites/crosshairs.spr
|
||||
%%HLDSDIR%%wizwars/sprites/dragon.spr
|
||||
%%HLDSDIR%%wizwars/sprites/firestone.spr
|
||||
%%HLDSDIR%%wizwars/sprites/hud.txt
|
||||
%%HLDSDIR%%wizwars/sprites/lifesprite.spr
|
||||
%%HLDSDIR%%wizwars/sprites/muzzleflash.spr
|
||||
%%HLDSDIR%%wizwars/sprites/muzzleflash1.spr
|
||||
%%HLDSDIR%%wizwars/sprites/muzzleflash2.spr
|
||||
%%HLDSDIR%%wizwars/sprites/muzzleflash3.spr
|
||||
%%HLDSDIR%%wizwars/sprites/rain1.spr
|
||||
%%HLDSDIR%%wizwars/sprites/skullsteam.spr
|
||||
%%HLDSDIR%%wizwars/sprites/soul.spr
|
||||
%%HLDSDIR%%wizwars/sprites/soul2.spr
|
||||
%%HLDSDIR%%wizwars/sprites/updraft.spr
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_beanstalkspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_bearbite.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_birdspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_combospell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_cometspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_deathrayspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_doublemagicmisslespell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_dragonbreathspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_fireballspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_flamelickspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_forcespell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_freezerayspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_icepokespell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_levitationspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_lightningboltspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_magicmisslespell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_mindmisslespell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_rollingstonespell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_shieldspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_skullspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_spotboltspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_staff.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_thornblastspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_updraftspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_whiterayspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/weapon_wyvernspell.txt
|
||||
%%HLDSDIR%%wizwars/sprites/yuck.spr
|
||||
%%HLDSDIR%%wizwars/titles.txt
|
||||
%%HLDSDIR%%wizwars/user.scr
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/wizwars.ico
|
||||
%%HLDSDIR%%wizwars/ww_castlerush.cfg
|
||||
%%HLDSDIR%%wizwars/ww_chasm.cfg
|
||||
%%HLDSDIR%%wizwars/ww_mario.cfg
|
||||
%%PORTDOCS%%%%HLDSDIR%%wizwars/ww_v1.05 changes.txt
|
||||
%%HLDSDIR%%wizwars/ww_varrock.cfg
|
||||
%%HLDSDIR%%wizwars/wwwad.wad
|
||||
@dirrm %%HLDSDIR%%wizwars/sprites
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/wombat
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/weather
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/weapons
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/vox
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/skeleton
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/sheep
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/player
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/misc
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/items
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/dragon
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/debris
|
||||
@dirrm %%HLDSDIR%%wizwars/sound/ambience
|
||||
@dirrm %%HLDSDIR%%wizwars/sound
|
||||
@dirrm %%HLDSDIR%%wizwars/models/staves
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/windwizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/naturewizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/lightningwizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/lifewizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/icewizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/firewizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/earthwizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/dragonwizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/deathwizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/bear
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/archmage
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/WindWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/NatureWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/LightningWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/LifeWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/IceWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/FireWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/EarthWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/DragonWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/DeathWizard
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/Bear
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player/ArchMage
|
||||
@dirrm %%HLDSDIR%%wizwars/models/player
|
||||
@dirrm %%HLDSDIR%%wizwars/models/hands
|
||||
@dirrm %%HLDSDIR%%wizwars/models
|
||||
@dirrm %%HLDSDIR%%wizwars/media
|
||||
@dirrm %%HLDSDIR%%wizwars/maps
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%wizwars/manual/images
|
||||
%%PORTDOCS%%@dirrm %%HLDSDIR%%wizwars/manual
|
||||
@dirrm %%HLDSDIR%%wizwars/gfx/vgui/fonts
|
||||
@dirrm %%HLDSDIR%%wizwars/gfx/vgui
|
||||
@dirrm %%HLDSDIR%%wizwars/gfx/shell
|
||||
@dirrm %%HLDSDIR%%wizwars/gfx/env
|
||||
@dirrm %%HLDSDIR%%wizwars/gfx
|
||||
@dirrm %%HLDSDIR%%wizwars/events/spells
|
||||
@dirrm %%HLDSDIR%%wizwars/events/satchels
|
||||
@dirrm %%HLDSDIR%%wizwars/events/monsters/dragon
|
||||
@dirrm %%HLDSDIR%%wizwars/events/monsters
|
||||
@dirrm %%HLDSDIR%%wizwars/events
|
||||
@dirrm %%HLDSDIR%%wizwars/dlls
|
||||
@dirrm %%HLDSDIR%%wizwars/conclaves
|
||||
@dirrm %%HLDSDIR%%wizwars/class
|
||||
@dirrm %%HLDSDIR%%wizwars/cl_dlls
|
||||
@dirrmtry %%HLDSDIR%%wizwars/SAVE
|
||||
@dirrmtry %%HLDSDIR%%wizwars/save
|
||||
@dirrmtry %%HLDSDIR%%wizwars/music
|
||||
@dirrmtry %%HLDSDIR%%wizwars/logs
|
||||
@unexec rmdir %D/%%HLDSDIR%%wizwars 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%wizwars`` to remove any configuration files and logs left." | fmt
|
Loading…
Reference in a new issue