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
Speeds in scripts?
Xanthos Offline
Senior Member

Posts: 318
Threads: 9
Joined: Mar 2012
Reputation: 8
#1
Speeds in scripts?

Thanks for reading,
I have been scripting for a while now and I have always been so confused at certain scripts that use speed timers.
It will be like this
"5.0f"
or
"5"
SetPlayerActive(false);
StartPlayerLookAt("mansion_4", 0.5f, 0.5f, "");

In this script I'm expecting your person to turn really fast.
But when I test your person turns in like 5 seconds?
even 1.0f is faster.

Basically I'm trying to ask which is faster.
-The low numbers like (0.1f)
or
-The larger numbers like (10.0f)

I give +1rep for the helper.

(This post was last modified: 03-26-2012, 09:20 PM by Xanthos.)
03-26-2012, 08:41 PM
Find


Messages In This Thread
Speeds in scripts? - by Xanthos - 03-26-2012, 08:41 PM
RE: Speeds in scripts? - by Your Computer - 03-26-2012, 09:04 PM
RE: Speeds in scripts? - by Xanthos - 03-26-2012, 09:19 PM



Users browsing this thread: 1 Guest(s)