[DECORATE] Need help with invasion custom monster spawners

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
sirshootsalot
New User
Posts: 6
Joined: Mon Mar 06, 2017 10:08 pm

[DECORATE] Need help with invasion custom monster spawners

#1

Post by sirshootsalot » Sun Mar 26, 2017 10:24 pm

I have a "Hunter" actor in my DECORATE and i also have this Hunter spawner for invasion

Code: Select all

Actor CustomHunterSpot : CustomMonsterInvasionSpot 32003
{
dropitem "Hunter"
}
but for some reason this spawner shows up as a "?" in GZDoom Builder and in-game it doesn't even spawn

Post Reply