User:Maven/sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
----
----


==Availability==
This point-based entity is available in: [[HL2]], [[HL2DM]].


It is present in: <code>halflife2.fgd</code>.


In code it is <code>CNPC_Crow</code>, defined in <code>npc_crow.cpp</code>.


<pre>
==Availability==
==Availability==
{{in game}} {{game|HL2}}, {{game|HL2DM}}
{{in game|point}} {{game|HL2}}, {{game|HL2DM}}
{{in fgd}} {{fgd|halflife2}}
{{in fgd}} {{fgd|halflife2}}
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}
</pre>


<pre>
==Availability==
==Availability==
{{in game}} {{game|HL2}}, {{game|HL2DM}}
{{in game|point}} {{game|HL2}}, {{game|HL2DM}}
{{in fgd}} {{fgd|halflife2}}
{{in fgd}} {{fgd|halflife2}}
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}
</pre>

Revision as of 10:53, 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

Template:In game Template:Game, Template:Game Template:In fgd Template:Fgd Template:In code

==Availability==
{{in game|point}} {{game|HL2}}, {{game|HL2DM}}
{{in fgd}} {{fgd|halflife2}}
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}