how to SPAWNSPOT friendly marines?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
metaldemon
Posts: 60
Joined: Fri Jul 24, 2009 2:08 pm
Location: somewhere i belong

how to SPAWNSPOT friendly marines?

Post by metaldemon »

how to SPAWNSPOT friendly marines?
thats all i need to know...
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: how to SPAWNSPOT friendly marines?

Post by Gez »

[wiki]SpawnSpot[/wiki] ([wiki=Classes:ScriptedMarine]ScriptedMarine[/wiki], 1337)

We have a wiki. Use it. Read it. Comprehend it. Don't just copy/paste this post because it won't work out of the box. To know more, you need to read the two articles linked above.
User avatar
Tormentor667
Posts: 13556
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

Re: how to SPAWNSPOT friendly marines?

Post by Tormentor667 »

That's actually no solution as the spawned marine isn't friendly but also attacking the player.

I'd suggest placing the marine in a dummy sector in the map, tagging it friendly and later moving it with Thing_Move
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: how to SPAWNSPOT friendly marines?

Post by Gez »

DECORATE lump: Actor FriendlyMarine : MarineSSG { +FRIENDLY }

ACS: SpawnSpot (FriendlyMarine, 101)

Just an example. Easy-peasy.
Locked

Return to “Editing (Archive)”