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
Script Help Wheel lever wont stick in positon once turned
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Wheel lever wont stick in positon once turned

You can try replacing the name of the wheel with asEntity inside your ValveEventHandler function. That will make sure it always gets the right name of the entity.

PHP Code: (Select All)
SetPropStaticPhysics(asEntitytrue); 

Which entity as you using btw?

(This post was last modified: 06-25-2016, 08:03 AM by Mudbill.)
06-25-2016, 08:02 AM
Find


Messages In This Thread
RE: Wheel lever wont stick in positon once turned - by Mudbill - 06-25-2016, 08:02 AM



Users browsing this thread: 1 Guest(s)