::Author - Trovaner::Description - Makes a list of RA2 component names, files, and weights::What To Do - :: 1. Put this in the same folder as the RA2 component text files:: 2. Double click this batch file:: 3. Copy and paste (or save) the results somewhere else:: 4. Complete the formatting listed here: https://gametechmods.com/forums/showthread.php?t=2714:: 5. Reply to the above thread with your resultsfor %%a in (*.txt) do (set file= %%a & call :Create "%%a")goto Complete:Createfor /F "tokens=*" %%b in (%file%) do set %%becho %name :~1%,%file:~0,-1%,%mass % >> TextFileList.tmpgoto :EOF:Complete::PauseSTART /w NOTEPAD.EXE TextFileList.tmpdel TextFileList.tmp
.....What I need this for:I will make is so when uploading bots to the exchange you will not to do anything but give the bot file. The script will calculate the bot weight and extract the bot preview image automagicly.(Wow, nice.) It will also provide a list of required downloads on the download page. (Wow x5, very nice.) people who help will be given the following:-early access to the bot exchange-name put on the credits page-I will have your babies? (No, thanks, I'm done with babies, I'm a Mod on a couple forums) people who don't:will have a(i)ds on the exchange, maybe. (-->So we better help out!)
This is going to take forever if we get all the existing components...Why don't you make the bot exchange just for stock and DSL for now ?