Hello.
I've been trying to find a way to find a way to spawn a hero with an item already equipped, without any luck.
I also have a problem with giving items abilities, like bear form and beserk, then setting the stats to "Automatically use when acquired". You can hear the unit pick it up, but they drop it immediately with no effect, impossible to pick it up.
I've been trying to find a way to find a way to spawn a hero with an item already equipped, without any luck.
-
Spawn Red
-
Events
- Map initialization
-
Conditions
- (Player 1 (Red) slot status) Equal to Is playing
-
Actions
- Player Group - Make Team1[(Integer A)] treat Team1[(Integer A)] as an Ally with shared vision
-
For each (Integer A) from 1 to 1, do (Actions)
-
Loop - Actions
- Unit - Create 1 Plasma Shooter for (Player((Integer A))) at (Random point in Team 1 Spawn <gen>) facing 180.00 degrees
- Set PlayerUnits[(Player number of (Player((Integer A))))] = (Last created unit)
-
Loop - Actions
-
Events
I also have a problem with giving items abilities, like bear form and beserk, then setting the stats to "Automatically use when acquired". You can hear the unit pick it up, but they drop it immediately with no effect, impossible to pick it up.
Last edited: