User:Brandished/List Test: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 72: Line 72:




== Sample Outputs Table 2 ==
== Sample Outputs Table 2a ==


<table>
<table>
Line 78: Line 78:
<tr>
<tr>
<th>Output Named</th>
<th>Output Named</th>
  <td><tt>OnCapture</tt></td>
  <td>OnCapture</td>
  <td><tt>OnCapture</tt></td>
<td>OnCapture</td>
</tr>
 
<tr>
<th>Target Entity</th>
<td>Math_Blue</td>
<td>CapZoneBlue2</td>
</tr>
 
<tr>
<th>Target Input</th>
<td>Add</td>
<td>Disable</td>
</tr>
 
<tr>
<th>Parameter</th>
<td>1</td>
<td> - </td>
</tr>
 
<tr>
<th>Delay</th>
<td>0.00</td>
<td>0.00</td>
</tr>
 
<tr>
<th>Only Once</th>
<td>No</td>
  <td>No</td>
</tr>
 
</table>
 
 
== Sample Outputs Table 2b ==
 
<table border="1" cellpadding="3">
 
<tr>
<th>Output Named</th>
<td>OnCapture</td>
<td>OnCapture</td>
</tr>
</tr>



Revision as of 20:57, 15 September 2008

Sample Outputs Table Reference

Ref output pic.gif


Sample Outputs Table 1a

Output Named Target Entity Target Input Parameter Delay Only Once
OnCapture Math_Blue Add 1 0.00 No
OnCapture CapZoneBlue2 Disable - 0.00 No


Sample Outputs Table 1b

Output Named Target Entity Target Input Parameter Delay Only Once
OnCapture Math_Blue Add 1 0.00 No
OnCapture CapZoneBlue2 Disable - 0.00 No


Sample Outputs Table 2a

Output Named OnCapture OnCapture
Target Entity Math_Blue CapZoneBlue2
Target Input Add Disable
Parameter 1 -
Delay 0.00 0.00
Only Once No No


Sample Outputs Table 2b

Output Named OnCapture OnCapture
Target Entity Math_Blue CapZoneBlue2
Target Input Add Disable
Parameter 1 -
Delay 0.00 0.00
Only Once No No


Sample Link List 1


Sample Link List 2

python.org
wikibooks: Python
A Beginner's Python Tutorial
Instant Python
Dive Into Python
Python in 10 minutes
A Byte of Python