Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Triggers
Delivels Back Ground.w3x
Variables
Initialisierung
Nahkampf-Initialisierung
Quest 1
Create the quest
update the quet
deliver the quest
End Map
Unbezeichneter Auslöser 001
Unbezeichneter Auslöser 002
Kartenspezifischen eigenen Skript-Code unten eingeben. Dieser Text wird in das Karten-Skript nach der Deklaration der Variablen und vor jeglichem Auslöser-Code eingefügt.
Name
Type
is_array
initial_value
KillCountQuest1
integer
No
Quest1
quest
No
Vorgegebene Nahkampf-Spielinitialisierung für alle Spieler
Nahkampf-Initialisierung
Events
Map initialization
Conditions
Actions
Melee Game - Use melee time of day (for all players)
Melee Game - Limit Heroes to 1 per Hero-type (for all players)
Melee Game - Give trained Heroes a Scroll of Town Portal (for all players)
Melee Game - Set starting resources (for all players)
Melee Game - Remove creeps and critters from used start locations (for all players)
Melee Game - Run melee AI scripts (for computer players)
Create the quest
Events
Unit - A unit enters Quest_Point <gen>
Conditions
Actions
Quest - Create a Required quest titled Run Away with the description Kill Billy , using icon path Kill Billy but don´t die
update the quet
Events
Unit - A unit Dies
Conditions
(Quest1 is enabled) Equal to True
Actions
Set Variable Set KillCountQuest1 = "1"
Quest - Display to (Player group((Owner of (Killing unit)))) the Quest Completed message: (You was fast!! god + You have win the map)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
KillCountQuest1 Greater than 1
Then - Actions
Quest - Mark Quest1 as Completed
Else - Actions
deliver the quest
Events
Unit - A unit enters End_Game <gen>
Conditions
(Quest1 is completed) Equal to True
Actions
Quest - Destroy Quest1
Quest - Display to (Player group((Owner of Billy 0038 <gen>))) the Quest Update message: Congratulation! U can make a level more xD
Game - Victory Player 7 (Green) ( Show dialogs, Show scores)
Unbezeichneter Auslöser 001
Events
Unit - Billy 0038 <gen> Dies
Conditions
Actions
Game - Victory Player 7 (Green) ( Show dialogs, Show scores)
Unbezeichneter Auslöser 002
Events
Unit - The Dark Lord 0040 <gen> Dies
Conditions
Actions
Game - Defeat Player 7 (Green) with the message: Niederlage!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.