Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Creating a New NPC

Page: 1 of 1
 SpootyG
11-08-2003, 10:54 PM
#1
Hey, im gonna be makin a CTF map with 2 sides, that are fighting each other. I mean like 2 huge armies goin at it....don't wanna get too into details. But anyway, I need to know how to make models i downloaded into NPCs....
 SpootyG
11-09-2003, 12:29 AM
#2
i was also interested in respawning NPCs... ive been trying the NPC_spawner in GTKRadiant but it doesnt seem to work.
 Gotaiken
11-13-2003, 5:44 AM
#3
love to know how to do this as well
 way
11-13-2003, 4:41 PM
#4
Actually I think it's mapping, isn't it?

Anyway, zu must give the NPC this:
KEY: NPC_target
VALUE: 1

KEY: targetname
VALUE: 1


KEY: delay
VALUE: *time till the NPCs respawns in seconds*

Then you have to create an Trigger_always and connect it to a target_relay wich is connected to the NPC.
The target_relay must be:
KEY: wait
VALUE: -1

;)
Page: 1 of 1