UGX-Mods

Call of Duty 5: World at War => Help Desk => Mapping => Topic started by: Dark_Ninja on August 18, 2020, 11:05:49 am

Title: dogs not spawning?
Post by: Dark_Ninja on August 18, 2020, 11:05:49 am
I'm new to map-making so I've been following a tutorial to make a simple box map. everything was going well until it got to dogs. I've got the actor set up correctly and struct set up correctly I think. Any help would be appreciated!
Their KPVs are:
Actor:
targetname              | zombie_spawner_dog_init
spawnflags              | 3
script_forcespawn | 1
script_noteworthy  | zombie_dog_spawner
script_string            | zombie_chaser
export                       | 3
model                       | zombie_wolf
classname               | script_struct

Structs (all 4):

targetname | start_zone_spawners_dog
classname  | script_struct