2007-02-20 09:03:51 +01:00
|
|
|
@unexec if cmp -s %D/etc/sampsvr.cfg %D/etc/sampsvr.cfg.dist; then rm -f %D/etc/sampsvr.cfg; fi
|
|
|
|
etc/sampsvr.cfg.dist
|
|
|
|
@exec [ -f %B/sampsvr.cfg ] || cp %B/%f %B/sampsvr.cfg
|
2007-09-05 17:02:50 +02:00
|
|
|
%%SAMPDIR%%/samp022svr
|
2007-02-20 09:03:51 +01:00
|
|
|
%%SAMPDIR%%/announce
|
|
|
|
%%SAMPDIR%%/server.cfg
|
|
|
|
%%SAMPDIR%%/filterscripts
|
|
|
|
%%SAMPDIR%%/gamemodes
|
2007-09-05 17:02:50 +02:00
|
|
|
%%DATADIR%%/filterscripts/DEBUG_05.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/filterscripts/actions.amx
|
|
|
|
%%DATADIR%%/filterscripts/actions.pwn
|
|
|
|
%%DATADIR%%/filterscripts/adminspec.amx
|
|
|
|
%%DATADIR%%/filterscripts/adminspec.pwn
|
|
|
|
%%DATADIR%%/filterscripts/olddance.pwn
|
2007-09-05 17:02:50 +02:00
|
|
|
%%DATADIR%%/filterscripts/vactions.pwn
|
|
|
|
%%DATADIR%%/filterscripts/vactions.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/gamemodes/area51.amx
|
|
|
|
%%DATADIR%%/gamemodes/area51.pwn
|
|
|
|
%%DATADIR%%/gamemodes/barron.amx
|
|
|
|
%%DATADIR%%/gamemodes/barron.pwn
|
|
|
|
%%DATADIR%%/gamemodes/cng.amx
|
|
|
|
%%DATADIR%%/gamemodes/cng.pwn
|
|
|
|
%%DATADIR%%/gamemodes/freighter.amx
|
|
|
|
%%DATADIR%%/gamemodes/freighter.pwn
|
2007-02-20 09:03:51 +01:00
|
|
|
%%DATADIR%%/gamemodes/ls-parachute.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/gamemodes/ls-parachute.pwn
|
2007-02-20 09:03:51 +01:00
|
|
|
%%DATADIR%%/gamemodes/lvdm.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/gamemodes/lvdm.pwn
|
|
|
|
%%DATADIR%%/gamemodes/lyse.amx
|
|
|
|
%%DATADIR%%/gamemodes/lyse.pwn
|
2007-02-20 09:03:51 +01:00
|
|
|
%%DATADIR%%/gamemodes/manhunt-lv.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/gamemodes/manhunt-lv.pwn
|
2007-02-20 09:03:51 +01:00
|
|
|
%%DATADIR%%/gamemodes/minigunmadness.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/gamemodes/minigunmadness.pwn
|
|
|
|
%%DATADIR%%/gamemodes/monster.amx
|
|
|
|
%%DATADIR%%/gamemodes/monster.pwn
|
|
|
|
%%DATADIR%%/gamemodes/rivershell.amx
|
|
|
|
%%DATADIR%%/gamemodes/rivershell.pwn
|
2007-09-05 17:02:50 +02:00
|
|
|
%%DATADIR%%/gamemodes/rivershell2.amx
|
2007-06-22 10:29:19 +02:00
|
|
|
%%DATADIR%%/gamemodes/sftdm.amx
|
|
|
|
%%DATADIR%%/gamemodes/sftdm.pwn
|
|
|
|
%%DATADIR%%/gamemodes/sniper.amx
|
|
|
|
%%DATADIR%%/gamemodes/sniper.pwn
|
2007-09-05 17:02:50 +02:00
|
|
|
%%DATADIR%%/gamemodes/timertest.pwn
|
|
|
|
%%DATADIR%%/gamemodes/timertest.amx
|
2007-02-20 09:03:51 +01:00
|
|
|
@dirrmtry %%DATADIR%%/gamemodes
|
|
|
|
@dirrmtry %%DATADIR%%/filterscripts
|
|
|
|
@dirrmtry %%DATADIR%%
|
2006-12-02 01:32:11 +01:00
|
|
|
@dirrmtry %%SAMPDIR%%
|