how to develop mods?
as i have tested, the game seems to load the mod scripts while loading a map. thats ok for a usual game but during development it sucks since i have to restart a match all the time. is it possible to make the game reload a mod INGAME everytime i want it to do so? because then it would be like 20 times faster to develop. one could just make a change, hit a button and test the change. i mean its a scripting language so why cant we use it like one? also it would be nice if there was a way to debug a script and some description of the game API.