Tobias's Map Help
Moderator: Cheaters
-
- Senior Member
- Posts: 108
- Joined: March 18th, 2008, 3:42 pm
- Title: Map Maker
- Location: Canadadadada
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
-
- Senior Member
- Posts: 108
- Joined: March 18th, 2008, 3:42 pm
- Title: Map Maker
- Location: Canadadadada
Re: Tobias's Map Help
Admin Commands
Add admins
Kill Unit!
Didnt work for me when I used it :/
Add admins
Spoiler:
Spoiler:
Spoiler:
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Tobias's Map Help
Code: Select all
Human Skins
Events
Conditions
Actions
Unit Group - Pick every unit in HumanGroup and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Name of (Owner of (Picked unit))) Equal to Vampiric.Tobias
Then - Actions
Remove (Picked Unit) from HumanGroup
Unit - Replace (Picked unit) with a Vampiric.Tobias using The old unit's relative life and mana
Special Effect - Create a special effect attached to the origin of (Picked unit) using Abilities\Spells\Orc\LiquidFire\Liquidfire.mdl
Unit Group - Add (Last replaced unit) to HumanGroup
Player Group - Add (Picked player) to Admin
Else - Actions
Unit Group - Pick every unit in HumanGroup and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Name of (Owner of (Picked unit))) Equal to Arabidnun
Then - Actions
Remove (Picked Unit) from HumanGroup
Unit - Replace (Picked unit) with a Mysterious French Man using The old unit's relative life and mana
Special Effect - Create a special effect attached to the origin of (Picked unit) using Abilities\Spells\Orc\LiquidFire\Liquidfire.mdl
Unit Group - Add (Last replaced unit) to HumanGroup
Player Group - Add (Picked player) to Admin
Else - Actions
-
- Senior Member
- Posts: 108
- Joined: March 18th, 2008, 3:42 pm
- Title: Map Maker
- Location: Canadadadada
Re: Tobias's Map Help
Ty again.
On to the next problem!
, I bet theres at least 3 leaks
On to the next problem!
Spoiler:
Spoiler:
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Tobias's Map Help
Code: Select all
Vampires Spawn
Events
Time - Elapsed game time is 60.00 seconds
Conditions
Actions
Unit Group - Pick every unit in HumanGroup and do (Actions)
Loop - Actions
Sound - Play rock <gen>
Sound - Set volume of (Last played sound) to 100.00%
Camera - Pan camera for (Owner Of(Picked Unit)) to (Center of Vampire Spawn area <gen>) over 1.00 seconds
Visibility - Create an initially Disabled visibility modifier for (Owner Of(Picked Unit)) emitting Visibility across Vampire Spawn area <gen>
Camera - Shake the camera for (Owner Of(Picked Unit)) with magnitude 3.00
Camera - Stop swaying/shaking the camera for (Owner Of(Picked Unit))
Destructible - Remove Portal to Hell 0000 <gen>
Unit - Remove Dark Summoner 0018 <gen> from the game
Unit - Remove Dark Summoner 0017 <gen> from the game
Special Effect - Create a special effect at (Center of Vampire Spawn area <gen>) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl
For each (Integer B) from 11 to 12, do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Player((Integer B))) slot status) Equal to Is playing
Then - Actions
Unit - Create 1 Nosferatu for (Player((Integer B))) at (Center of (Playable map area)) facing Default building facing degrees
Unit Group - Add (Last created unit) to VampireGroup
Player - Add 20 to (Owner of(last created Unit))Current gold
Else - Actions
Game - Display to (All players) for 5.00 seconds the text: The Vampires have s...
Trigger - Run Vampire Skins <gen> (checking conditions)
Unit Group - Pick every unit in HumanGroup and do (Actions)
Loop - Actions
Visibility - Destroy (Last created visibility modifier)
Camera - Reset camera for (Owner of(Picked Unit)) to standard game-view over 1.00 seconds
Sound - Destroy (Last played sound)
Turn off (This Trigger)
-
- Senior Member
- Posts: 108
- Joined: March 18th, 2008, 3:42 pm
- Title: Map Maker
- Location: Canadadadada
Re: Tobias's Map Help
I don't have the first idea as to what a -level command would require. I know its substrings but the rest is blank....
Spoiler: