MakeCents Mod Tools - WAW

MakeCents Mod Tools

World At War

These are tools I designed to help the mapper/modder develop maps.

Tools take repetitive tasks and creates an easy, either double-click or drag and drop, method to perform the tasks.

Most tools are console only, except for the We-pack. The We-Pack was developed to help mappers/modders share custom content quickly and easy. It can pull all models from a map file, select one or more models, select one or more weapons, find everything for the models and weapon files, find sounds, make csv files and put in an easy to share folder structure with a log and instructions.

MakeCents Mod Tools, a few tools made to help those that have helped me. Most are console tools, where you just drag and drop and name the file. The We-Pack Extractor has a gui. (Click the name of the tool to download it)

MAKECENTS MOD TOOLS, ALL THE TOOLS IN ONE ORGANIZED FOLDER

MakeCents Mod Tools

- All the tools in one download

WE-PACK EXTRACTOR

We-Pack Extractor (gui)

- Copies custom weapons or custom xmodels, and everything included, from your raw folder into a easy to share format

- v2.03 Release version (Version number in settings and instructions text files)

- v2.04 (7-20-15) fixed find aliases to grab sounds on first try instead of second

- v2.05 (10-8-15)see comments, added map file support (Will extract models from map files) and manual text file support.

- v2.06 fixed map feature, was missing some models

- v2.07 (11-30-15) modified how it gets the model name in the map feature, and made it alphabetize the list

- v2.08 fixed that it didn't get ## random sounds, and modified how it got models again, cause I lost v2.07 in pc change

- Thanks to blunt for testing

COMBINE FX FILES

Combine FX Files Tool

- Combines fx files into one file, and renames duplicate named segments

- v1.1 now allows dragging files onto exe to make combined fx.

COMBINE GDT FILES

Combine GDT Files Tool

- Combines gdts into one file, with log, and eliminates duplicates, plus alphabetizes (works for all gdf's now)

- v1.1 update to work with xmodel also now, error caused program to look as if it did nothing.

- v1.2 update to work with all gdf's... I think, could use more testing

- v1.3 fixed mistaken duplicates of different type gdf

COMBINE SOUND ALIAS FILES

Combine Sound Alias Files Tool

- Combines sound alias files into one file

- Allows dragging files onto exe to make combined sound alias.

SEARCH A FOLDER OF FILES FOR A KEYWORD

Find in File Tool

- Finds keyword in a folder of files, i.e., find functions in raw/maps/ folder

- updated to v1.1 due to bug when folders were in a folder you were searching

WEAPON FX CLEANER

Weapon Fx Cleaner

- Takes weapon files you select and makes files with fx only included once, saves on fx use.

SUBLIME CODSCRIPT TOOLS

Sublime CodScript Tools

- This is NOT included with MakeCents Mod Tools.

- Special thanks to Dukip for list of engine functions and Ray for original sublime files (before modifying)

- I separated gsc and csc auto complete functions and syntax

- I added gsc common functions, with hints and which gsc they can be found in, which can be commented out or uncommitted in the auto complete files.

- Added menu file thanks to n123q45

GitHub:

https://github.com/MakeCentsGaming/Sublime-CodScript

Source code included with most tools so feel free to modify it.

Instructions included in each folder. Please read instructions for the tool you use, step by step.

Special Thanks:

SevenGPLuke - Testing and ideas

bwc66930 - Testing and ideas and GDT Combiner icon

tudark - Testing and ideas

BluntStuffy - Testing v2.05 We-Pack, and v2.08 sounds fix