User:Hurricaaane: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleaning no longer desired information)
(Blankened my own User page)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__
__NOEDITSECTION__
__NOTOC__
__NOTOC__
<!--
<div style="float:left; width: 300px; margin: 5px">
<div style="height:8px;border:1px solid #97BF87;-moz-border-radius-topright:8px;-moz-border-radius-topleft:8px;background:#D7FFC7"></div>
<div style="font-size:1.5em;border-left:1px solid #97BF87;border-right:1px solid #97BF87;border-bottom:1px solid #97BF87;  padding:1px;background:#D7FFC7;text-align:center;color:#208720">
Info list
</div>
<div style="font-size:small;margin-bottom:1.5em;border-left:1px solid #97BF87;border-right:1px solid #97BF87;border-bottom:1px solid #97BF87;padding:5px;background:white">
</div>
</div>
-->
=Notepad=
*[http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How to edit a page?]
:I've put this link as a shortcut when I don't remember some editing functionnalities.
*Nice Output table
:If you hate images of I/O triggers where you can't copy values simply by clicking at it, you can use this table I've made:
:{|
|+Object outputs: speaker - env_microphone
!  || My Output || Target Entity || Target Input || Parameter || Delay || Only Once
|-
| [[Image:Io11.png]] || SoundLevel || spvol || SetValueCompare || <none> || 0.00 || No
|}
<nowiki>{|
|+Object outputs: speaker - env_microphone
!  || My Output || Target Entity || Target Input || Parameter || Delay || Only Once
|-
| [[Image:Io11.png]] || SoundLevel || spvol || SetValueCompare || <none> || 0.00 || No
|}</nowiki>
:{|
|+Object outputs: multiple objects
!  || My Output || Target Entity || Target Input || Parameter || Delay || Only Once
|-
| [[Image:Io11.png]] || OnPressed || train_cameratarget || Stop || <none> || 0.00 || No
|-
| [[Image:Io21.png]] || OnPressed || train_cameratarget || StartForward || <none> || 2.00 || No
|-
| [[Image:Io22.png]] || OnPressed || train_cameratarget || '''StartBackwards''' || <none> || 3.00 || No
|-
| [[Image:Io11.png]] || OnPressed || ambient_intruderalarm || PlaySound || <none> || 5.00 || Yes
|-
| [[Image:Io12.png]] || OnPressed || branch_amipressed || '''SetSpeed''' || 200 || 0.00 || No
|}
<nowiki>{|
|+Object outputs: multiple objects
!  || My Output || Target Entity || Target Input || Parameter || Delay || Only Once
|-
| [[Image:Io11.png]] || OnPressed || train_cameratarget || Stop || <none> || 0.00 || No
|-
| [[Image:Io21.png]] || OnPressed || train_cameratarget || StartForward || <none> || 2.00 || No
|-
| [[Image:Io22.png]] || OnPressed || train_cameratarget || '''StartBackwards''' || <none> || 3.00 || No
|-
| [[Image:Io11.png]] || OnPressed || ambient_intruderalarm || PlaySound || <none> || 5.00 || Yes
|-
| [[Image:Io12.png]] || OnPressed || branch_amipressed || '''SetSpeed''' || 200 || 0.00 || No
|}</nowiki>
:With these 2 [http://en.wikipedia.org/wiki/Help:Table tables], you may be capable to do your own.
:There are some help:
:*If you have multiple selected objects, put '''<nowiki>|+Object outputs: multiple objects</nowiki>''' instead of <nowiki>|+</nowiki>Object outputs: ''entitytargetname'' - ''entityclassname''
:*If you have only one entity selected but without name, replace ''entitytargetname'' - ''entityclassname'' to ''entityclassname''
:*<nowiki>[[Image:Io11.png]]</nowiki>
::*First digit is '''1''' if the output is common to all selected entities, and '''2''' if not. If fact if you have one selected entity, you have to put the first digit to '''1'''. If not, you have to see yourself.
::*Second digit is '''1''' if the output works at all, and '''2''' if it doesn't work.
:*When there is a parameter, don't put the ''< >''.
:*If there is an error, turn your incorrect values bold. Remember that <nowiki>'''</nowiki>Bold text<nowiki>'''</nowiki> allows you to turn bold.
:'''P.S.:''' Sorry, I should have done something like booleans with "common" and "works", It would've been logical but now its too late cause people already use my tables.
----
Subpages: <!-- [[User:Hurricaaane/Projects|Projects]] - --> [[User:Hurricaaane/Logic_gates|Logic Gates]]

Latest revision as of 05:18, 20 January 2011