Jump to content

Home

anyone who knows ANY scripting please look here


Merritt

Recommended Posts

Im having a few problems with one of my scripts. I have a door which is set to inactive, and i want a characters death to make it active again - how do i do this - im pretty sure i use a deathscript and ive been trying to target the door and use target_activate but it doesnt seem to work

Link to comment
Share on other sites

I answered your scripting question in another thread

 

But you mentioned in this thread that your using the door as "inactive" and then using a "target_activate", i've tried this before and couldent get it to work.

 

To get the same effect though, set the door to "locked" and then just target it with a "trigger_once" or something, when the "trigger_once" is tripped the door should open as normal:) To activate the "trigger_once" in a script use the scripting method i mentioned in the other thread:)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...