zubin Posted June 17, 2002 Share Posted June 17, 2002 I'm making a single player map and want to put an emplaced gun manned by a stormtrooper in it. How do I do that? I know how to put in an emplaced gun that can be used by the player but want an "enemy" one that you have to fight. Link to comment Share on other sites More sharing options...
Xcom Posted June 17, 2002 Share Posted June 17, 2002 After you placed the gun entity, select it and open entity window and give it targetname. key: targetname value: gun1 Next, place your NPC_stormtrooper beside the gun. Give him following keys: key: spawnscript value: yavin_canyon/emplaced_guns key: parm1 value: gun1 That's it. Link to comment Share on other sites More sharing options...
zubin Posted June 17, 2002 Author Share Posted June 17, 2002 worked great. thanks xcom! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.