Adrenaline Gamer.fgd: Difference between revisions
Jump to navigation
Jump to search
(Created page with "From: Adrenaline Gamer SDK {{codeblock|src=hmctf.fgd|lang=fgd|<nowiki> // // Half-Life game definition file (.fgd) // version 1.00 // for Worldcraft 2.0 and above, and Half-L...") |
Thunder4ik (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Multiple issues| | |||
{{Dead end|date=January 2024}} | |||
{{Orphan|date=January 2024}} | |||
}} | |||
From: Adrenaline Gamer SDK | From: Adrenaline Gamer SDK | ||
{{codeblock|src=hmctf.fgd|lang=fgd|<nowiki> | {{codeblock|src=hmctf.fgd|lang=fgd|<nowiki> | ||
Line 17: | Line 22: | ||
// -30-06-99: Initial release | // -30-06-99: Initial release | ||
// | // | ||
// | // | ||
Line 44: | Line 48: | ||
@PointClass = info_hmctfdetect : "Map Detection" [] | @PointClass = info_hmctfdetect : "Map Detection" [] | ||
</nowiki>}} | </nowiki>}} | ||
[[Category:Adrenaline Gamer]] | [[Category:Adrenaline Gamer]] | ||
[[Category:Level Design]] | [[Category:Level Design]] | ||
[[Category:FGD]] | [[Category:FGD]] |
Revision as of 08:47, 21 January 2024

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
From: Adrenaline Gamer SDK