Modme Forums

Trigger hints?

Game Modding | Call of Duty: Black Ops 3 | Scripting


ModmeBot:

Thread By: Dcchill
Anyone know how to add a hint to a trigger?


ModmeBot:

Reply By: natesmithzombies

trigger SetCursorHint( "HINT_NOICON" ); // gets rid of the hand symbol 
trigger SetHintString( "Your hint here" );