User:FALCO: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(just some of mine updates)
Line 5: Line 5:
<code>'''achievements:'''</code>
<code>'''achievements:'''</code>


:- kicking: it's like in Duke Nukem or SMod, but with few additionals
:* kicking: it's like in Duke Nukem or SMod, but with a few additionals
::* kicking out doors


:- third person camera with 'over the shoulder' feature (I call it the Parrot)
:* third person camera with 'over the shoulder' feature (I call it the Parrot)


:- bullet penetration (actually only the coding pard is done - still need to script the Penetration Depth value for materials)
:* bullet penetration (actually only the coding pard is done - still need to script the Penetration Depth value for materials)
 
:* laser sight


----
----
Line 15: Line 18:
<code>'''//TODOs:'''</code>
<code>'''//TODOs:'''</code>


:- laser sight
:* riot shield
 
:* VGUI Panels from Hammer
 
:* gadget system


----
----
Line 21: Line 28:
<code>'''assignments:'''</code>
<code>'''assignments:'''</code>


:- NoName mod; status: about to die :( reason: the team is only two coders plus one mapper and we need maps and models (visual content)
:* NoName mod; status: about to die :( reason: the team is only two coders plus one mapper and we need maps and models (visual content) //refreshed


:- School (I call it the Crappot)
:* School (I call it the Crappot) //currently suspended


----
----
Line 29: Line 36:
<code>'''last line'''</code>
<code>'''last line'''</code>


:- "What's a good programmer's best friend? A portable toilet-o-matic, a.k.a. the Urinal"
:* "What's a good programmer's best friend? A portable toilet-o-matic, a.k.a. the Urinal"


==EOF==
==EOF==

Revision as of 06:02, 18 June 2007

Coder, ex-mapper


achievements:

  • kicking: it's like in Duke Nukem or SMod, but with a few additionals
  • kicking out doors
  • third person camera with 'over the shoulder' feature (I call it the Parrot)
  • bullet penetration (actually only the coding pard is done - still need to script the Penetration Depth value for materials)
  • laser sight

//TODOs:

  • riot shield
  • VGUI Panels from Hammer
  • gadget system

assignments:

  • NoName mod; status: about to die :( reason: the team is only two coders plus one mapper and we need maps and models (visual content) //refreshed
  • School (I call it the Crappot) //currently suspended

last line

  • "What's a good programmer's best friend? A portable toilet-o-matic, a.k.a. the Urinal"

EOF