m posting again because its been a while since I posted last and its still not here so I think something went wrong.
Ok so basically what I am doing is I have a door in the last room of my level. I would like for it to become unlocked after killing the last guy
So should I make the door a remote door and use this
health=0:activate=x
to activate the door so it will be openable now?
or should I use a locked door which requires a key per say and use the script to unlock the door somehow?
so far I havent had any luck here is how I used that in the death script.
;Artificial Intelligence Script
;Header
desc = Leave corpse
;Triggers
:state=0:state=1,suspend,coloff
:health=0:activate=DoorEnd
;End of Script
DoorEnd is the name of the last door.
Thank You for your help now holefully this one will make it on here.
http://www.Elite-Clan.net