Talk:Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Deleted spam and asking a question...)
m (added category)
Line 1: Line 1:
==Flashlight on at start of round (CS:S)==
Could someone tell me how to make it so, that, in CS:S, at the start of every round, only the flashlights of the CT are ON. So:
Could someone tell me how to make it so, that, in CS:S, at the start of every round, only the flashlights of the CT are ON. So:
*At the start of a round, flashlights on
*At the start of a round, flashlights on
*Only the one of CT's
*Only the one of CT's
Thanks in advance! --[[User:CrabbyData|CrabbyData]] 08:10, 13 May 2006 (PDT)
I already figured out that you can select all players by making a '''[[Logic_auto]]''' and set OnMapSpawn, and the target to '''player'''. Thanks in advance! --[[User:CrabbyData|CrabbyData]] 08:10, 13 May 2006 (PDT)

Revision as of 08:11, 13 May 2006

Flashlight on at start of round (CS:S)

Could someone tell me how to make it so, that, in CS:S, at the start of every round, only the flashlights of the CT are ON. So:

  • At the start of a round, flashlights on
  • Only the one of CT's

I already figured out that you can select all players by making a Logic_auto and set OnMapSpawn, and the target to player. Thanks in advance! --CrabbyData 08:10, 13 May 2006 (PDT)