game_counter_set
entity will, when triggered, set the value of a game_counter
to a specified value.
game_counter
that you want to set the value of.multisource
or a game_team_master
). The master entity must be active in order for the game_counter_set
to affect its Target.game_counter
should be set to.game_counter_set
will be removed once it has triggered its Target.game_counter
, game_counter_set
can also target several entities that handle the USE_SET type:ambient_generic
: Pitch (0.0: 1%, 1.0: 255%)func_tracktrain
and func_vehicle
: Throttle/turn input (20: left, 30: right, 1: forward, 0: stop, -1: reverse)momentary_door
: Set position (0.0: closed, 1.0: open)You must log in to post a comment. You can login or register a new account.