Bonus Select button not working?: 2019-07-31 00:52:08 |
Jose
Level 50
Report
|
Hi everyone, tried following the wiki tutorial and made a very simple, very primitive map that will never see public play (in preparation for other maps). I got to the point where I assign bonus values to groups of territories, only when I click the select button, nothing happens in response.
I'm using the browser, the map uploads just fine, I'm able to define the center points, connect territories and though the edit/delete buttons work for bonuses, the select button does nothing when I click it. Every other button seems to work just fine I tried the flash mode just in case and saw its the same reaction (no response).
What am I doing wrong?
|
Bonus Select button not working?: 2019-07-31 05:17:38 |
(deleted)
Level 63
Report
|
Do the bonuses in the SVG definitely have an ID that starts with BonusLink_ ?
|
Bonus Select button not working?: 2019-07-31 06:38:05 |
Jose
Level 50
Report
|
Hi DanWL, while the bonusLink was indeed a problem (I didn't realize I needed to create instance objects of those as well), but even when that was corrected, the select button still is nothing more than aesthetic decoration. It turns out the bonus assignment controls and process is significantly different than what is outlined in the wiki.
While the controls are simpler, they are significantly different than what is outlined in the instructions. The wiki for map making needs to be updated (especially the part that states to run only in flash mode which thankfully isn't true)
|