Difference between revisions of "Energy Socket (Entity)"

From Valve Cut Content
Jump to: navigation, search
m (Reverted edits by 蔣介石 (talk) to last revision by Uncanny)
(Tag: Rollback)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
ब्रिटेन में सबसे शक्तिशाली अध्यात्मवादी
+
'''Energy_socket''' is an Half-Life 2 entity found only in 2002's ''sawyer\submarine'' map in the [[Oasiz%27s_Map_Documentation | WC Mappack]].
 +
== In ''sawyer\submarine'' ==
 +
In the only [[Oasiz%27s_Map_Documentation | WC Mappack]] appearance, <code>energy_socket</code> is hidden in ''style lights'' visgroup.
 +
That entity appears four times (like a prefab), each time (for %number% from 1 to 4) there is following structure:
 +
* <code>light</code> entity named "light_%number%" which is initially dark by using 'a' (minimal brightness) custom pattern (Initially dark spawnflag not used)
 +
* <code>prop_dynamic</code> named "light_%number%_fixture" - light source model, also used as sound source point
 +
* <code>ambient_generic</code> named "light_%number%_sound" - "electrical" (TODO: explain) sound source (ambient/objects/func_train/electric1.wav - present in leak), off by-default
 +
* <code>energy_socket</code> entity without properties, without inputs and with following outputs:
 +
{| class="wikitable sortable"
 +
|-
 +
! Output !! Target !! Input !! Parameter !! Comments
 +
|-
 +
| Attached1 || light_%number%_sound || PlaySound || ||
 +
|-
 +
| Attached1 || light_%number% || SetPattern || mnlnmmnlm || Makes a "pulsating power source" effect
 +
|-
 +
| AttachedNone || light_%number%_sound || StopSound || ||
 +
|-
 +
| AttachedNone || light_%number% || SetPattern || a || Turns light off
 +
|}
  
:om_symbol::cross::star_and_crescent:ALL RELIGIONS में आपका स्वागत है
+
It seems to be some earlier implementation of plug-and-socket puzzle, but no plugs found on that map.
  
CWELL अनुभव, एक वापस लाया प्यार में विशेषज्ञता प्राप्त है
+
== In leaked source code ==
 +
In [[The_2003_Leak | 2003]] and 2007 source code no <code>energy_socket</code> mentions found.
  
अब कॉल करें ०६४६ ९९ .५ .४ पर IMMEDIATELY
+
[[Category:2003 Leaks]]
 
+
[[Category:Half-Life 2]]
प्यार एक खूबसूरत एहसास है, जो जीवन में कई नई और रोमांचक घटनाएं लेकर आता है। आजकल अधिकांश लोगों ने अपने प्यार को खो दिया है या बहुत कम कारणों से अपने प्यार को तोड़ते हैं। हालाँकि, अगर आप ब्रेक अप के बाद दुखी महसूस करते हैं, अगर आपको अपने पूर्व प्रेमी को वापस पाने की इच्छा है या अपने प्यार के साथ वापस जाने की इच्छा है, तो पंडित दास प्रभाष जी से मिलें। उनका वशीकरण मंत्र आपको निश्चित रप स गठबधन करन म मदद करग। यद आप अपन पयर वयकत क सथ रहत ह य वह वयकत ज अपन जवन म अपन इचछत पयर क सथ रहत ह, वह दसर क तलन म सबस भगयशल वयकत ह।
 
 
 
गरज फमल लव सइकक एड सपरचअलसट एड पम एड हड रडर, पडत ज न अचछ तरह स सटक रपरटग दन क अनभव कय
 
 
 
:om_symbol:9 व जयतष क पढ
 
 
 
कस भ परकर क समसयए गरज क हल कर सकत ह जस: परम, वयवसय, ववह, नकर, शकष, परवरक समसयए, पत पतन क समसयए, परव परम पठ, सवसथय और सकस समसयए, घर और नययलय ममल, Ect ....
 
 
 
कय आप कस भ समसय क समधन कर रह ह?
 
 
 
*पयर क सममहन
 
* परव लड बक
 
* बलक मजक REMOVAL
 
* वयपर समसय
 
*जब परमशन
 
* बमर
 
*भगय
 
*अदलत क ममल
 
* मरज परबलम
 
* ABROAD चरट
 
* ENENEMY
 
* बचच परबलम
 
*डपरशन,
 
*बर आतमओ
 
* Vodoo
 
* जद टन
 
* OBEA
 
* EVIL EYE PROBLEMS
 
* पत और जवन समसयए
 
* सकशअल परबलम ईटस
 
 
 
अपन परव, भवषय और भवषय क बर म जन
 
 
 
ADINGEXPERT क PALM REPORT, HOROSCOPE, PHOTO और DATE OF BIRTH
 
 
 
हम आपक घर क लए सरकष परदन करत ह - वयवसय और वयकतगत ममल।
 
 
 
P POWERFUL PRAYERS क परदरशन करक सभ परकर क कल जद और बर चज क दर कर
 
 
 
PRYOUR वजट क नज और गपनय रख जएग
 
 
 
EV100% नगटव ऊरज और ईवल सपरटस क अवशष
 
 
 
:small_blue_diamond:100% वसतवक और गरट परणम
 
अब कल कर ०६४६ ९९ .५ .४ पर IMMEDIATELY
 

Latest revision as of 07:51, 8 October 2021

Energy_socket is an Half-Life 2 entity found only in 2002's sawyer\submarine map in the WC Mappack.

In sawyer\submarine

In the only WC Mappack appearance, energy_socket is hidden in style lights visgroup. That entity appears four times (like a prefab), each time (for %number% from 1 to 4) there is following structure:

  • light entity named "light_%number%" which is initially dark by using 'a' (minimal brightness) custom pattern (Initially dark spawnflag not used)
  • prop_dynamic named "light_%number%_fixture" - light source model, also used as sound source point
  • ambient_generic named "light_%number%_sound" - "electrical" (TODO: explain) sound source (ambient/objects/func_train/electric1.wav - present in leak), off by-default
  • energy_socket entity without properties, without inputs and with following outputs:
Output Target Input Parameter Comments
Attached1 light_%number%_sound PlaySound
Attached1 light_%number% SetPattern mnlnmmnlm Makes a "pulsating power source" effect
AttachedNone light_%number%_sound StopSound
AttachedNone light_%number% SetPattern a Turns light off

It seems to be some earlier implementation of plug-and-socket puzzle, but no plugs found on that map.

In leaked source code

In 2003 and 2007 source code no energy_socket mentions found.