Hi,
I would like to share a mission editing technique I developed for my own need (http://forums.bistudio.com/showthrea...p-DM-templates, http://forums.bistudio.com/showthrea...0-Battlefields).
Two basic features:
- multi purpose, extensible options menu (2 drop-down lists allow having a huge amount of options ergonomically available)
- modular scripting (each mission functionality can be started in parallel inside a module (parallel script), with each script waiting for other scripts it depends on), that is easy to extend and maintain
- no tools used apart Notepad++
You can find mission samples and a PDF guide on how to extend an existing mission here: https://sites.google.com/site/zdrobteam/guide
Regards
HOME
Reply With Quote