BecomeActive, Thinking Entities
From Dark Wiki
originally written by Ishtvan (original Forum Post: http://modetwo.net/darkmod/index.php?showtopic=4146)
If you give an entity a new ::Think method, be sure to call BecomeActive( TH_THINK ) in the spawn method, otherwise the ::Think will only get called once and then no more.
Categories: Coding | SDK
