	multi_dog.scr written by bdbodger bdbodger@bodger-mods.com

	usage: Put the script in your main/global folder and in level script do this

	main:

	exec global/multi_dog.scr

	level waittill spawn
	....
	....
	end

	in thread or script

	exec global/multi_dog.scr::dogspawn <origin> <angle> <respawn 0 or 1> < respawntime> < team axis/allies > < light 1 or 0 >

	example: exec global/multi_dog.scr::dogspawn ( -1053 -2847.22 -4.12 ) 45 1 5 axis 1	

	FFA example: exec global/multi_dog.scr::dogspawn ( -1053 -2847.22 -4.12 ) 45 1 5

	also creates two variables level.axis_dogs and level.allies_dogs that you can use in script

	JV's soundfix added for sounds now sounds works with server