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
Engine Script Help
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Engine Script Help

You mean, how to translate the function definition into a function call? You'll have to understand what arguments are and the different data types. A string, generally speaking, is anything surrounded by quotation marks. A boolean (or bool) is either true or false. A float is a (32-bit) decimal point number. And an int is any (32-bit) whole number.

Tutorials: From Noob to Pro
07-13-2012, 06:38 AM
Website Find


Messages In This Thread
Engine Script Help - by BrastaSauce - 07-13-2012, 06:26 AM
RE: Engine Script Help - by Your Computer - 07-13-2012, 06:38 AM
RE: Engine Script Help - by FlawlessHappiness - 07-13-2012, 08:13 PM
RE: Engine Script Help - by BrastaSauce - 07-14-2012, 04:13 AM



Users browsing this thread: 1 Guest(s)