Game Modding | Call of Duty: Black Ops 3 | Scripting
Pepergogo:
Hi, I'm trying to use a simple script I made, where when you touch the trigger, a countdown begin with a song and after that a door dissapear. The problem is, the script doesn't do anything. Here's the script:
I already try to change the "trig" name in each function and also I'm using "script_model" and "script_brushmodel". Also I already wait the time is suppose to be but doesn't happen. When I touch the trigger, the song doesn't start and the door doesn't dissapear after the time it says.
Any help would be really appreciated :(
Drae77:
have you tried?
Pepergogo:
Yeah, I tried change the name from the trig and door to trig1, trig2 and so on, but nothing happen :( And Delete(); the trigger didn't add but I have to get it work first so I can delete it after :(