Community Forums > Voobly Community > Age of Empires II: The Conquerors > Custom Scenario > Scenario Design > Guides > Detect game version with triggers
[1]
Displaying 1 - 5 out of 5 posts
1 User(s) are reading this topic (in the past 30 minutes)
0 members, 1 guests
0 members, 1 guests
Lo más popular ahora:








Word Association (74 usuarios)

AoKTS updates (50 usuarios)

CBA PathBlood 1.8.2 (24 usuarios)

TIW 2020 Map votes (21 usuarios)

1.6 reward campaing (20 usuarios)

TDII (18 usuarios)

New CBA Hero now supports HD / D... (17 usuarios)
Temas más activos de la semana:








Is this game supported? (7 mensajes)

THis record just pauses and im u... (5 mensajes)

Nobody can play 1.6 anymore. (4 mensajes)

1.6 out of sync without player d... (4 mensajes)

Elite skins for 1.6 (3 mensajes)

a problem in download (2 mensajes)

Could not find game installation... (2 mensajes)
I've made a reference map, which can detect these game version combinations:
Each detection uses just 1 condition!
Here are few examples:
-Change view effect can cause gamecrash in version 1.0/1.0c, so condition "1.4 or 1.5 or 1.6 or HD or DE" needs to be added to prevent gamecrash.
-If you want to display Advanced Statistics, use "1.4 or 1.5 or 1.6" condition because it will work only on these game versions, and you would just get an useless message on other game versions.
-If you want to set unit speed, make a trigger with "HD or DE" and an other one with "1.4 or 1.5 or 1.6" condition, because these game versions use different effect IDs to set unit speed.
-To use an UP-effect, add condition "1.5 or 1.6", because on other versions, the players would get an useless UP-effect message.
-To make an undeletable unit, use an UP-effect/UP-attribute trigger with "1.5 or 1.6" condition, and an effect ID 74 trigger with "DE" condition to disable its deletion in both game versions.
-FE/AK/ROTR
-Realms
-5th Age Mod
-Portuguese Civ Mod III
-Age Perfect Expansion
-Age of Chivalry
-Sheep vs Wolf 1/2/3
All you need to do is just put a gaya 867 ID unit somewhere to the map (but not too close to player units to prevent to be converted), and garrison it into itself, and copy the required trigger condition.