d3nn16 3 Posted December 7, 2008 Hi I edited a map I called Zdrobkessel you can download the latest version here. I wrote all scripts from scratch and at the moment there are apparently no bugs (not tested enough to say for sure there are no bugs). The map should work both on hosted and dedicated servers. I tried to make the map as simple as possible and with maximum of features (even if there is always something to add). I would like to ask other map makers or players to test the map and report bugs (and solutions to fix them if any). If you have any suggestions about how to improve existing features of this map or add new ones post them in this thread. Even better if you already have script code. The focus here is not on the map's environment (the spawn area is not protected enough, going on roofs is unfair etc) but on the scripts (gear scripts, ctf scripts, weather scripts), any remark made must be about the scripts. Share this post Link to post Share on other sites
d3nn16 3 Posted December 7, 2008 Things I already thought adding : - voting game parameters while playing (change gear type, weather, time etc) - dynamically changing weather (instead of random weather fixed by server at start as it is now) - translate the briefing in more languages - expanding stringtable.csv file to support more languages  (for now only english and french) These things are not really necessary for a simple ctf map so consider these suggestions more as scripting exercises. Share this post Link to post Share on other sites
d3nn16 3 Posted December 30, 2008 Template almost finished : remains the intensive testing part by normal players  . Features : - new ctf scripts not using triggers - rearm system with almost all of arma weapons - easily extensible rearm system  (adding new gear ) - random weather and time of day at game start - voting system (you can vote while playing for a new score/time parameter, rearming parameter, weather conditions (overcast, rain, fog) and changing time of day) - you can add as many variables to vote for as you want The template is a ctf map called zdrobkessel you can find on my webpage with other ctf maps using the template. Post here any questions about the template. Share this post Link to post Share on other sites
d3nn16 3 Posted January 15, 2009 New version V06 new features : - vote type and number of grenades smokeshells - simplified template : to make a new ctf map just place units, flags, and markers (respawn markers, base markers and playing area markers) - the triggers will be created by script - a script will place danger panels around the markers (following an ellipse or rectangle shape) - danger panels placement can be disabled by setting 3 variables to false - a small help text is available in the maps pbo Made 3 ctf map samples you can download on my webpage (see above posts) Share this post Link to post Share on other sites