On starting the map it should open a modified UI window that allows for commander selection followed by mutator selection. The triggers have been modified to that map makers are not limited to default commanders, two players only and can add custom commanders.
What is and what is not working?
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
Ok that usually has to do with the initialization trigger. Could also be due to changes in the allied commanders mod trigger library. Ill look into it tomorrow.
Ok I found the problem. Due to changes with Abathur the one trigger for him no longer exists while two new ones were added so it was trying to look for a non-existent trigger causing an error preventing the entire function from running. To fix it go to CM_Abathur_TriggersInitModified trigger and remove the Turn Trigger On/Off action with no value and add the two Turn Trigger On/Off actions for the turn baneling scourge locusts on/biomass drop on triggers.
Oh yeah they added the horners since I uploaded that version so the cUC_COMMSELECTMAXModified and cCC_COMMANDERCOUNTModified variable need to be increased by 1. Ill upload a newer version.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
I downloaded Dr Super evil's coop template and started it up, but I'm unsure how to get it to work
Here is the template: https://www.sc2mapster.com/projects/the-assets-of-evil/files/2496461
On starting the map it should open a modified UI window that allows for commander selection followed by mutator selection. The triggers have been modified to that map makers are not limited to default commanders, two players only and can add custom commanders.
What is and what is not working?
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
The UI window does not appear
Ok that usually has to do with the initialization trigger. Could also be due to changes in the allied commanders mod trigger library. Ill look into it tomorrow.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Ok I found the problem. Due to changes with Abathur the one trigger for him no longer exists while two new ones were added so it was trying to look for a non-existent trigger causing an error preventing the entire function from running. To fix it go to CM_Abathur_TriggersInitModified trigger and remove the Turn Trigger On/Off action with no value and add the two Turn Trigger On/Off actions for the turn baneling scourge locusts on/biomass drop on triggers.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
I get the menu now, but I don't think it looks right:
https://imgur.com/a/eH4D4Eb
Also, the buttons seem unresponsive
edit: would you be wiling to upload the fix to your project page?
Oh yeah they added the horners since I uploaded that version so the cUC_COMMSELECTMAXModified and cCC_COMMANDERCOUNTModified variable need to be increased by 1. Ill upload a newer version.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Thank you, it seems to be working now
Hopefully the annotation of the triggers is sufficient.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg