HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Remove Trigger

11-06-2004, 05:36 PM#1
Trombler
Some months ago I worked on a map and I had found a custom script code that deleted the trigger from the game, but I threw the map and now I have begun with a new map and I could really use that code again.
Anyone know what code it could be?
11-06-2004, 06:00 PM#2
Guest
Code:
Custom Script: "call DestroyTrigger(GetTriggeringTrigger())"


11-06-2004, 06:19 PM#3
Trombler
Thanks a lot, this time I'll try not to lose it