ItsMods

Full Version: Spawning Dogs.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to spawn dogs without the team knowing there's dogs until they hear the dogs barking. Here's what I did at first:

Code:
level thread maps\mp\_dogs::dog_manager_spawn_dogs( "allies", "axis", self.deathCount );

It worked but it crashes the game when the dogs leave, or they all died, or for no reason after a while, anyone know why its causing this?
Bump. No one?
any error?
(06-14-2011, 18:43)met94 Wrote: [ -> ]any error?

Nope, it just crashes. Sorry for the late reply.