UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

dogs not spawning?

broken avatar :(
Created 4 years ago
by Dark_Ninja
0 Members and 1 Guest are viewing this topic.
434 views
broken avatar :(
×
broken avatar :(
Location: gb
Date Registered: 20 July 2019
Last active: 2 years ago
Posts
14
Respect
Forum Rank
Legless Crawler
Primary Group
Member
My Contact & Social Links
More
×
Dark_Ninja's Groups
Dark_Ninja's Contact & Social LinksDark_Ninjaa_DarkNinjaa_DarkNinjaaDarkNinja#3633
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

 
Loading ...