- Joined
- Apr 13, 2012
- Messages
- 110
-
unitisattackedsounds
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
(Attacking unit) Equal to THEUNIT
-
-
Actions
-
Set randomsoundattck = (Random integer number between 1 and 100)
-
For each (Integer randomsoundattck) from 1 to 10, do (Actions)
-
Loop - Actions
-
Sound - Play MuradinPissed7 <gen>
-
-
-
For each (Integer randomsoundattck) from 11 to 20, do (Actions)
-
Loop - Actions
-
Sound - Play MuradinPissed6 <gen>
-
-
-
For each (Integer randomsoundattck) from 21 to 30, do (Actions)
-
Loop - Actions
-
Sound - Play MuradinYesAttack3 <gen>
-
-
-
-
Is something wrong cause she seems to me just fine