A relic of the past. This is a full archive of the Modme Forums. ❤️
Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: DcchillAnyone know how to add a hint to a trigger?
Reply By: natesmithzombies trigger SetCursorHint( "HINT_NOICON" ); // gets rid of the hand symbol trigger SetHintString( "Your hint here" );
trigger SetCursorHint( "HINT_NOICON" ); // gets rid of the hand symbol trigger SetHintString( "Your hint here" );