The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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 PlayPropAnimation
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#1
Script PlayPropAnimation

void PlayPropAnimation(string& asProp, string& asAnimation, float afFadeTime, bool abLoop, string& asCallback);

Makes the prop play an animation and calls a function.
Callback syntax: void MyFunc(string &in asProp)

asProp - internal name of the prop
asAnimation - animation to play
afFadeTime - ?
abLoop - determines whether the animation loops
asCallback - function to call

afFadeTime - ?

Anyone knows what this afFadeTime does?
11-01-2013, 01:26 PM
Find


Messages In This Thread
Script PlayPropAnimation - by Neelke - 11-01-2013, 01:26 PM
RE: Script PlayPropAnimation - by The chaser - 11-01-2013, 05:11 PM
RE: Script PlayPropAnimation - by Acies - 11-01-2013, 10:27 PM



Users browsing this thread: 1 Guest(s)