Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 09/12/22 in Posts

  1. 2 points
    preview Hope you like it Download: https://drive.google.com/file/d/1Uxv678cH0kj2WpGkxJKjSkf8Z2bogq_G/view?usp=sharing
  2. 1 point
    - Fixed diesel engine sounds. Now thanks to the latest update of the game using this mod you can hear at least 3 variations of them. They can be divided according to the principle: old Soviet, Western modern and modern Russian. Also the sound of the armored combat vehicle can now vary greatly from each other; - New sounds of autocannons up to 50 mm caliber from the 1st and 3rd person; - Fixed the volume of sounds added with the latest game update. Now it looks like what the developers themselves presented to us in the videos. Enjoy! I want to make a reservation right away, such a variety of engines became possible thanks to a mistake by the developers. How quickly they fix this and how can greatly affect the sound in the future. Therefore, we are content as long as we can) NEW Version!https://drive.google.com/file/d/1BF8QWr9K1CbdwSWXo4U7OKiLiRN0Avzj/view?usp=sharingAlternate Player Detection Sound Alert (Install over the main version):https://drive.google.com/file/d/1rPJ1tCcRC0DVTRqRmNxyEfxBLvO7IMgi/view?usp=share_linkIf you want, you can use my sound files in your mod, but with a link to the author. As a lover of realism, I also recommend installing: Больше презентационных видео:
  3. 1 point
    There is now an initial version of the AW modloader uploaded on GitHub. Important: Bugs are to be expected, even though most stuff should be ironed out by now. Use at your own risk. After testing a first release will be made (probably in a new thread) which should be working well. The program does what the name says: Load Mods into the program Manage mods by activating/deactivating them for the use ingame Version control of mods Collision detection of mods Important stuff first: - Source Code (MIT): https://github.com/TeyKey1/AW-Modloader - Supported Plattforms: Windows 7-11 (32 & 64 Bit) (Currently only win10 64Bit is tested) - Supported Languages: English, German (Other languages can be supported as well but for this I need help see https://github.com/TeyKey1/AW-Modloader/issues/1) - Supported Installer Languages: English, German, French, Polish, Russian - Download of the program: https://github.com/TeyKey1/AW-Modloader/releases/tag/v0.1.0-alpha - Issues: Report here or (even better) https://github.com/TeyKey1/AW-Modloader/issues Making mods compatible with the modloader Generally lot of mods should already be compatible with the modloader. Though theres some mod distributions with an incompatible folder layout. The expected folder layout for a compatible mod is as follows: MyFancyMod.zip => sounds/ weapons/ ... weapons/ ... Generally the archive needs to represent the folder structure that is required inside the localization/<language>/ folder. ThisIsWrong.zip => localization/ <language>/ ... This does not work for example as the modloader directly inserts the file into the correct localization folder already. modinfo.json In order to attach more information to your mod that the modloader can use you can create a modinfo.json file. Using this file you can achieve proper version control of your mod in the modloader. The file needs to have the following JSON data (The modinfo.json is not mandatory but recommended): { "name": "My mod name", "author": "TeyKey1", "version": "0.1.0", "injection": "localization", "info": "This is an awesome mod info\nIt contains all the best tank colors\n\nmore info here: https://armoredlabs.net" } Parameters: name The name of your mod author You, probably version The current version of your mod. This needs to follow Semver injection Currently only "localization" is supported, so leave as is info Some info text about your mod. Can be multiline using escape characters The modinfo.json file needs to reside in the base of the mod archive: MyFancyMod.zip => sounds/ weapons/ ... weapons/ ... modinfo.json
  4. 1 point
    This mod was originally made by Arto, but he's a lazy butt so im uploading this on his behalf Link to download is here: https://drive.google.com/file/d/1FSbOWVgruB-vVqON7ITrGRncNSrCFa6G/view just throw it into your main game directory The mod replaces the PL-01s hull with that of the Anders, and the turret with the K-21 XC-8s, together with some other tweaks.
×
×
  • Create New...