[TD] 🛠 NCO 🛠 (RULES.INI 📃 & Lua Scripting ⚙)
This mod provides an new gameplay features, a 📃 RULES.INI file 📃 for Tiberian Dawn & ⚙ Lua event scripting ⚙.
Currently only one C&C code mod can run at once, this mod aims to fix that problem by providing a rules file and a scripting API.
Simply write your mod using this interface instead of editing the source code directly.
****
Features:
Several new gameplay features have been added and some ported from the popular CFEPatch.
Note: All features are enabled by default, you can disable them in the rules file.
- Rally Points
- A* Path Finding
- Multiple Harvesters per Refinery
- Commando Guard Rule
- Modern Wall Building
See the Enhancements section in the RULES file.
Mods
This mod allows you to add new units and infantry using just the rules file, no code changes required.
- Add new infantry types
- Add new unit types
****
Getting Started:
TL;DR – Setup guide: https://github.com/djfdyuruiry/cnc-td-nco-mod/blob/master/README.md
Complete wiki: https://github.com/djfdyuruiry/cnc-td-nco-mod/wiki
****
Help
If you are having issues with the mod, you can:
- Read the troubleshooting page[github.com]
- Report an issue on GitHub[github.com]
- Leave a comment in the bugs workshop discussion
****
Rules
Ever wanted gunboats that can cloak and shoot laser beams❓❓❓
How about capturing a Obelisk with an Engineer❓❓❓
Building Temple of Nod as GDI❓❓❓
You can do all this and more!
- Set distance between buildings (build more than one cell away)
- Full rules for: Aircraft, Infantry, Units, Buildings, Weapons, Bullets & Warheads
- Turn off single player constraints, for example: Nod can’t build APCs, GDI can’t build Temple of Nod
- Superweapons, AI and difficulty
- Additional rules for tweaks and cheats and debug options
More rules are planned: change graphics, load additional mix files etc.
Guide on how to edit the RULES.INI file can be found here[github.com].
****
Lua Scripting:
- Lua 5.3 support
- Run your scripts when game events happen
- Get/set rules – affecting units etc. in real-time
- Control superweapons, credits and the game UI
A guide on how to use Lua Scripts with the mod can be found here[github.com].
****
Links
Project Roadmap can be found here[github.com].
Github Repository[github.com]
I stream coding on twitch: https://www.twitch.tv/djfdyuruiry
Revisions:
Old revisions of this mod are available below. Click the link to download.