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.

NPCs

Page: 1 of 1
 *Dark
07-04-2004, 1:18 PM
#1
Can you mind trick one NPC and make another then go an press a button (using a script)?
Also, how (using a script) can you get an npc to stand still and ignore all enemies, even when they attack them, and not die ever (guards)?
 Jedi_Vogel
07-07-2004, 3:20 PM
#2
Out of idle curiosity, how does this work IF the situation were real?

Are you wanting to mind trick like an enemy leader and then he would tell one of his minions to open the door?
 lassev
07-07-2004, 6:00 PM
#3
You can do it by giving the to-be-mindtricked NPC a mindtrickscript that affects the other NPC to do as you would like him to do. That's no problem, and it's very easy. Just remember to set the mindtrickscript to null, since you can have undesirable results if you forget that.

Set the dude to cinematic behavior_state, and he will surely forget pretty much everything going on around him... :rolleyes: Or you can turn off various booleans like ingore enemies, ignore alerts and such. Take away his weapon... Just turn off everything that might look useful. It might still not work, but you can try.
 *Dark
07-09-2004, 5:51 AM
#4
ty
 shukrallah
07-09-2004, 8:34 PM
#5
or.. you could click 'cutscene' in GTK radiant for that specific NPC ;) then later on tell it to fight... or whatever you want.
 *Dark
07-11-2004, 3:44 PM
#6
It was gonna be a guard. But the building that it was guarding could be locked form the inside, so i wanted to beable to mind trick the guard to make a guard inside open it up.
Page: 1 of 1