Random number

From Valve Developer Community
Revision as of 06:31, 20 February 2011 by Thelonesoldier (talk | contribs) (stub)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

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.