j_mie6
Deity
Right,
Basically I have 2 new Apostolic Palace Events:
Excommunication
Crusades
how for each of these I need to be able to do certain things unavailable to the XML. therefore where in the DLL can I access the nessicary code to create the effects. The AI I should be able to manage as the process for picking the Crusade and Excommunication is simple from AI point of view. (though where do I put it?)
Also, for the Crusade if the Player is Pope then s/he should get to pick a plot on the map for the crusade to be directed at. I know this is possible with python but the methods used are selectPlotPython or simmilar so will not be used in the SDK. How can I select a plot in the SDK/ how can I access the plot via python and relay back to the code in SDK
thanks,
Jamie
Basically I have 2 new Apostolic Palace Events:
Excommunication
Crusades
how for each of these I need to be able to do certain things unavailable to the XML. therefore where in the DLL can I access the nessicary code to create the effects. The AI I should be able to manage as the process for picking the Crusade and Excommunication is simple from AI point of view. (though where do I put it?)
Also, for the Crusade if the Player is Pope then s/he should get to pick a plot on the map for the crusade to be directed at. I know this is possible with python but the methods used are selectPlotPython or simmilar so will not be used in the SDK. How can I select a plot in the SDK/ how can I access the plot via python and relay back to the code in SDK
thanks,
Jamie