-
v0.0.3 Pre-Release
released this
2019-08-28 23:05:36 +00:00 | 0 commits to master since this releaseUnpack the mod ZIP file into a new subfolder in
mods/
and load withfs_game
variable set to the relative subfolder path (for example if you named ithide_and_seek
then load server with+fs_game mods/hide_and_seek
).Fixed
- Fix file name/sum mismatch errors.
- Fix localization.
Changed
- IWD no longer includes localization string files, instead two IWDs with client and server parts and a fastfile are now provided.
Downloads
-
v0.0.2 Pre-Release
released this
2018-03-30 02:57:51 +00:00 | 3 commits to master since this releaseFixed
- Fix Seekers not having any weapons to attack Hiders.
- Fix faulty dvar setup.
- Fix faulty call to no longer existing
enableWeaponDicing
method in debug mode. - games_mp.log is no longer garbled.
Changed
- Fastfile no longer contains source code files, only localization.
Downloads
-
v0.0.1 Pre-Release
released this
2018-03-30 00:42:28 +00:00 | 8 commits to master since this releaseThis is the first alpha pre-release of the Hide and Seek mod for MW2/IW4x. This is a first attempt to recreate the game mode. For exact instructions on how to host and play the mod, check the readme text.
Downloads