- Joined
- Feb 20, 2007
- Messages
- 843
I have an old map which worked before the patch. Now it doesn't, how can i convert it to work on the new patch? Is there a way?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
how to do that, when i have no idea why they are not workingYou must fix all the not working triggers.
Or there may be other reason why it`s not working but I`ve got no idea.
where is the list of these functions... i can't find them here:
http://www.dota-utilities.com/2009/05/warcraft-124-patch-warcraft-patch-124.html
PortalCreation

Events


Player - Player 1 (Red) types a chat message containing -Dial as A substring


Player - Player 2 (Blue) types a chat message containing -Dial as A substring


Player - Player 3 (Teal) types a chat message containing -Dial as A substring


Player - Player 4 (Purple) types a chat message containing -Dial as A substring


Player - Player 5 (Yellow) types a chat message containing -Dial as A substring


Player - Player 6 (Orange) types a chat message containing -Dial as A substring


Player - Player 7 (Green) types a chat message containing -Dial as A substring


Player - Player 8 (Pink) types a chat message containing -Dial as A substring


Player - Player 9 (Gray) types a chat message containing -Dial as A substring


Player - Player 10 (Light Blue) types a chat message containing -Dial as A substring


Player - Player 11 (Dark Green) types a chat message containing -Dial as A substring


Player - Player 12 (Brown) types a chat message containing -Dial as A substring

Conditions


And - All (Conditions) are true



Conditions




(Integer((Substring((Entered chat string), 7, 8)))) Greater than 0




(Integer((Substring((Entered chat string), 7, 8)))) Less than 13




(Integer((Substring((Entered chat string), 10, 11)))) Less than 13




(Integer((Substring((Entered chat string), 10, 11)))) Greater than 0




(Substring((Entered chat string), 9, 9)) Equal to -




(Substring((Entered chat string), 1, 6)) Equal to -Dial




(Number of units in (Units in StargateDials[(Integer((Substring((Entered chat string), 7, 8))))] owned by (Triggering player))) Greater than 0

Actions


Player Group - Add (Triggering player) to TEMPplayerGroup


Quest - Display to TEMPplayerGroup the Simple Hint message: Dialing Gate...


Player Group - Remove all players from TEMPplayerGroup


If (All Conditions are True) then do (Then Actions) else do (Else Actions)



If - Conditions




(Stargate[StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]] is alive) Equal to False



Then - Actions




If (All Conditions are True) then do (Then Actions) else do (Else Actions)





If - Conditions






(Stargate[StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]] is alive) Equal to False





Then - Actions






Destructible - Resurrect Stargate[StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]] with (Max life of Stargate[StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]]) life and Show birth animation






Set TEMPpoint = (Center of StargateLocs[StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]])






Sound - Play PortalBirth <gen> at 100.00% volume, located at TEMPpoint with Z offset 0.00






Unit - Create 1 PlasmaWave for Neutral Hostile at (TEMPpoint offset by (0.00, -120.00)) facing Default building facing degrees






Custom script: call RemoveLocation(udg_TEMPpoint)






Set TEMPpoint = (Center of StargatePLASMA[StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]])






Unit - Order (Last created unit) to Move To TEMPpoint






Custom script: call RemoveLocation(udg_TEMPpoint)






Destructible - Resurrect Stargate[StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]] with (Max life of Stargate[StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]]) life and Show birth animation






Set TEMPpoint = (Center of StargateLocs[StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]])






Sound - Play PortalBirth <gen> at 100.00% volume, located at TEMPpoint with Z offset 0.00






Unit - Create 1 PlasmaWave for Neutral Hostile at (TEMPpoint offset by (0.00, -120.00)) facing Default building facing degrees






Custom script: call RemoveLocation(udg_TEMPpoint)






Set TEMPpoint = (Center of StargatePLASMA[StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]])






Unit - Order (Last created unit) to Move To TEMPpoint






Custom script: call RemoveLocation(udg_TEMPpoint)






Set StargateConection[StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]] = StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]






Set StargateConection[StargateAdress[(Integer((Substring((Entered chat string), 10, 11))))]] = StargateAdress[(Integer((Substring((Entered chat string), 7, 8))))]






Player Group - Add (Triggering player) to TEMPplayerGroup






Quest - Display to TEMPplayerGroup the Quest Update message: Wormhole establishe...






Player Group - Remove all players from TEMPplayerGroup





Else - Actions






Player Group - Add (Triggering player) to TEMPplayerGroup






Quest - Display to TEMPplayerGroup the Warning message: The other gate is a...






Player Group - Remove all players from TEMPplayerGroup



Else - Actions




Player Group - Add (Triggering player) to TEMPplayerGroup




Quest - Display to TEMPplayerGroup the Warning message: This gate is alread...




Player Group - Remove all players from TEMPplayerGroup
(Integer((Substring((Entered chat string), 10, 11)))) Greater than 0
(Integer((Substring((Entered chat string), 10, 10)))) Greater than 0
