Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: mathfag SOLVED Anyone know how to spawn a trigger_use via script or at least give a trigger_radius a hintstring?
for radius:
ModmeBot:
Reply By: soul-toktzt Spawn a trigger_use? The way i do it is i hide the trigger_use with Hide(); and make it appear with Show(); after activating a different trigger.
ModmeBot:
Reply By: mathfag Never mind. I did it with a trigger_radius and