Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I get a Phonograph Working?
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#2
RE: How do I get a Phonograph Working?

It was done using ConnectionState in the ptest maps. You might want to try using the "ConnectionStateChange" callback which can be set in the level editor or through script using:
SetEntityConnectionStateChangeCallback(asName, asCallback);
//Callback syntax: void Func(string &in asEntity, int alState)

12-30-2011, 06:22 PM
Find


Messages In This Thread
How do I get a Phonograph Working? - by Statyk - 12-30-2011, 05:42 PM
RE: How do I get a Phonograph Working? - by Apjjm - 12-30-2011, 06:22 PM
RE: How do I get a Phonograph Working? - by Apjjm - 12-30-2011, 06:31 PM
RE: How do I get a Phonograph Working? - by Acies - 12-30-2011, 06:22 PM



Users browsing this thread: 1 Guest(s)