is there anyone out there who can give me a list of classes with their functions and variables used by the game? in order to write good scenarios you need to use SLIC which is just c++ and any moderate level programmer can use it- its just knowing the classes. in particular im looking for city_t class functions and unit_t class functions.
also any info on how "mod_CanPlayerHaveAdvance()" works would be appreciated... does the program automatically check this function if you put anything in or do you have to make a call to this function somewhere else???
hopefully a ctp2 programmer will find this post!
also any info on how "mod_CanPlayerHaveAdvance()" works would be appreciated... does the program automatically check this function if you put anything in or do you have to make a call to this function somewhere else???
hopefully a ctp2 programmer will find this post!
Comment