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 Int and Float Question
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: Int and Float Question

Those two is usually in If-Else statements. Example:
Spoiler below!

PHP Code: (Select All)
if(GetSwingDoorState("DoorName") == i)
{

or
PHP Code: (Select All)
if(GetPlayerSanity() == f)
{



"Veni, vidi, vici."
"I came, I saw, I conquered."
07-19-2014, 02:15 PM
Find


Messages In This Thread
Int and Float Question - by Plazmater - 07-19-2014, 10:58 AM
RE: Int and Float Question - by PutraenusAlivius - 07-19-2014, 02:15 PM
RE: Int and Float Question - by Mudbill - 07-19-2014, 02:27 PM
RE: Int and Float Question - by Plazmater - 07-19-2014, 03:36 PM
RE: Int and Float Question - by Mudbill - 07-19-2014, 04:55 PM
RE: Int and Float Question - by Plazmater - 07-19-2014, 05:05 PM



Users browsing this thread: 1 Guest(s)