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
Lever Function [solved]
Som1Lse Offline
Member

Posts: 183
Threads: 9
Joined: Sep 2010
Reputation: 0
#2
RE: Lever Function

Your function definition is wrong.
Write this:
void OnLeverStateChange(string &in asName, int alState)
Instead of this:
void OnLeverStateChange("lever_01", 0)
01-18-2011, 12:01 PM
Website Find


Messages In This Thread
Lever Function [solved] - by Axe to the D - 01-18-2011, 11:30 AM
RE: Lever Function - by Som1Lse - 01-18-2011, 12:01 PM
RE: Lever Function - by Axe to the D - 01-18-2011, 12:13 PM
RE: Lever Function - by Axe to the D - 01-18-2011, 02:22 PM
RE: Lever Function - by Andross - 01-18-2011, 02:32 PM
RE: Lever Function - by Axe to the D - 01-18-2011, 03:09 PM



Users browsing this thread: 1 Guest(s)