MantisBT - VCMI
View Issue Details
0002006VCMIOtherpublic2014-12-25 15:052014-12-25 19:19
Kantor 
 
normalfeaturealways
newopen 
0.97 
 
0002006: Missing feature - sharing resources between allied AI and player
Right now it is not implemented, and if I remember correctly there is no easy way for AI to get knowledge of player resources, so I don't quite know how hard it would be to implement such feature.

I've done some test recently and noticed that amount of specific resource which AI is offering to the player is equal to half of his own one, but I don't know yet how big has to be the difference between AI and player resource.
No tags attached.
Issue History
2014-12-25 15:05KantorNew Issue
2014-12-25 15:13KantorSummaryMissing feature - sharing resources between allied AIs and player => Missing feature - sharing resources between allied AI and player
2014-12-25 15:13KantorDescription Updatedbug_revision_view_page.php?rev_id=2774#r2774
2014-12-25 19:19WarmongerNote Added: 0005284
2014-12-25 19:19WarmongerNote Edited: 0005284bug_revision_view_page.php?bugnote_id=5284#r2776

Notes
(0005284)
Warmonger   
2014-12-25 19:19   
The issue is that players should have no knowledge about other players resources.
The proper solution would be callback function that allows to check this for allied players. Overall, looks like serious design issue which needs lots of work and cereful planning.

Also, this feature looks like very, very low priority.