- Joined
- Oct 8, 2007
- Messages
- 154
I want to put beer in my map. I want it to work like that camera starts shaking around ur hero when he uses item "* Beer" (example Keniger Beer). I even tried using specific buff but its not exactly that what i want. Can u help me. Now it looks like that and it is not working.
-
Events
- Map initialization
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (any_unit has buff Drunked ) equals YES
-
Than - Actions
- Camera - Shake the camera for Player 1 (Red) with magnitude 3.00
-
Else - Actions
- Do nothing
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)