Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- case (_agent isKindOf "Sheep_random_F"):
- {
- playSound3D
- [
- "a3\animals_f_beta\sheep\data\sound\sheep" + selectRandom ["1","2","3","4","5"] + ".wss",
- _agent,
- false,
- getPosASL _agent,
- 1,
- 1,
- 45
- ];
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement