Random number

From Valve Developer Community
Revision as of 17:11, 23 February 2008 by Etset (talk | contribs) (categorized)
Jump to navigation Jump to search

There is no built-in entity to generate random numbers in Valve's Source games.

However, you can use logic_case's PickRandom input to trigger one of up to sixteen random outputs.