Scientist Hunt.fgd

From Valve Developer Community
Revision as of 12:46, 29 July 2023 by NOUG4AT (talk | contribs) (Created page with "From: Scientist Hunt SDK {{codeblock|src=SH.fgd|lang=fgd|<nowiki> @PointClass base(PlayerClass) = info_player_team1 : "Team 1 player start" [ targetname(target_source) : "Nam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From: Scientist Hunt SDK

SH.fgd
Forge Game Data
@PointClass base(PlayerClass) = info_player_team1 : "Team 1 player start" [ targetname(target_source) : "Name" ] @PointClass base(PlayerClass) = info_player_team2 : "Team 2 player start" [ targetname(target_source) : "Name" ]