====== Fourth lecture (2.4.2010 & 7.3.2010) ====== [[http://diana.ms.mff.cuni.cz/pogamut_files/lectures/2009-2010/Pogamut3_Lecture_04.pdf|Slides]] from the lecture. This lecture (again, we did not make it last time): learn about the modules - an easy way to deal with all senses / items / commands the Pogamut have + there is a nice PathExecutor that works together with UTAstar object to navigate inside the map without the need of using GetPath! \\ **Not sure about anything?** Consult [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/PogamutModulesTutorial.html|Pogamut modules tutorial]] and [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/02-navigationBot.html|navigation bot tutorial]] in [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/|tutorials]]. Additionally you should learn about ItemType / ItemType.Category / ItemType.Group along the way! =====Homework ===== **Note that for every homework done - you will get one free question during the exam!** Back to the homework... Create simple CTF bot. Additional info (from slides): * Start server with startGamebotsCTFServer.bat * Check out FlagInfo object * Check out Initialize command for team-balancing * you will have to add event listener to PlayerListObtained event, check JavaDoc * CTF rules - You score by stealing the flag - You can’t score if your flag is stolen * Play 2v2 or 3v3 (otherwise GB2004 might be unstable) =====Test bonus points ===== Dedecek(5,75); Leibl(5); Martin Hanes(6); Ondrej Kudlacek (6); David Miler(5); Karel Poledna (5,5); Petr Kucera (6);