Script questions :lol: Created 18 years ago2005-10-16 14:42:38 UTC by JudgeDeadd JudgeDeadd

Created 18 years ago2005-10-16 14:42:38 UTC by JudgeDeadd JudgeDeadd

Posted 18 years ago2005-10-16 14:42:38 UTC Post #141870
Sorry if it had alrady been asked...

1. Can you make an alien slave "sleeping" (Prisoner flag) and wake him up with a script.
2. Can you make a glass that's unbreakable by the player, but breakable with a script. :lol:
Posted 18 years ago2005-10-16 14:49:32 UTC Post #141874
1. Possibly. You could, alternatively, freeze him in a block, and then remove the block. That would probably work. Lots of other possiblities too.

2. Yes. If you target a func_breakable with its name, it will break.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-10-16 15:11:41 UTC Post #141881
2: and func_breakables have a trigger only flag, which means they will only break when targeted by name
Posted 18 years ago2005-10-16 17:47:20 UTC Post #141888
1. With the slave, tick the flag WaitForScript and give the slave a name. Now it shoulnd't do anything until triggered.

2. Like M_Gargantua said.
You must be logged in to post a response.