User:Maven/sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
</pre> | </pre> | ||
==Availability== | |||
This point-based entity is available in: [[HL2]], [[HL2DM]]. | |||
It is present in: <code>halflife2.fgd</code>. | |||
It is missing from: <code>fictionalfgd.fgd</code>. See {{not in fgd}} for details. | |||
In code it is <code>CNPC_Crow</code>, defined in <code>npc_crow.cpp</code>. | |||
<pre> | |||
{{ | {{availability}} | ||
[[HL2]], [[HL2DM]] | |||
{{in fgd|halflife2.fgd}} | |||
{{missing from fgd|fictionalfgd.fgd}} | |||
{{incode|class=CNPC_Crow|file=npc_crow.cpp}} | |||
</pre> |
Revision as of 10:25, 6 October 2005

Look! wisemx gave me a shovel and a pail! Now I have a shovel and a pail! And some sand!
This is my personal sandbox area.
Availability
This point-based entity is available in: HL2, HL2DM.
It is present in: halflife2.fgd
.
In code it is CNPC_Crow
, defined in npc_crow.cpp
.
{{availability|[[HL2]], [[HL2DM]]}} {{in fgd|halflife2.fgd}} {{incode|class=CNPC_Crow|file=npc_crow.cpp}}
{{availability}} {{game HL2}}, {{game HL2DM}} {{in fgd}} {{fgd HL2}} {{incode|class=CNPC_Crow|file=npc_crow.cpp}}
Availability
This point-based entity is available in: HL2, HL2DM.
It is present in: halflife2.fgd
.
It is missing from: fictionalfgd.fgd
. See Template:Not in fgd for details.
In code it is CNPC_Crow
, defined in npc_crow.cpp
.
{{availability}} [[HL2]], [[HL2DM]] {{in fgd|halflife2.fgd}} {{missing from fgd|fictionalfgd.fgd}} {{incode|class=CNPC_Crow|file=npc_crow.cpp}}