rules separation as stated in ares doc - Printable Version +- Renegade Projects Network Forums (https://forums.renegadeprojects.com) +-- Forum: Inject the Battlefield (https://forums.renegadeprojects.com/forumdisplay.php?fid=60) +--- Forum: Ares General Discussion (https://forums.renegadeprojects.com/forumdisplay.php?fid=19) +--- Thread: rules separation as stated in ares doc (/showthread.php?tid=1711) |
rules separation as stated in ares doc - Nikademis Von Hisson - 07.11.2010 Ok, I want to make sure I read this correct. When using ARES and I add the following means that I can place Super Weapons and such in their own ini file as long as place the following lines in my rulesmd.ini I and make the ini file as listed below? [#include] 1=rules_sw.ini 2=rules_vehicles.ini 3=rules_buildings.ini 4=rules_aircraft.ini 5=rules_infantry.ini If this this is correct, that means I can delete the infantry sections from my rules ini and place them in there own ini file? RE: rules separation as stated in ares doc - Professor_Tesla - 07.11.2010 It's definitely the case, unless you think the people who wrote the manual are lying. RE: rules separation as stated in ares doc - Nikademis Von Hisson - 07.11.2010 No, I just wanted to make sure I was reading the manual correctly. I didn't want to post up an error message by placing: [#include] 1=rules_sw.ini 2=rules_vehicles.ini 3=rules_buildings.ini 4=rules_aircraft.ini 5=rules_infantry.ini in my rules and make new ini files as listed and have someone comment about it later. This will make it easier for work on my mod. Thank you Professor_Tesla |