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
hps file scripting errors *i need helpX|*
Tomato Cat Offline
Senior Member

Posts: 287
Threads: 2
Joined: Sep 2012
Reputation: 20
#2
RE: hps file scripting errors *i need helpX|*

Function bodies (and pretty much everything else requires curly braces --> { }

For example,

PHP Code: (Select All)
void OnStart()
{



Also,

PHP Code: (Select All)
AddUseItemCallback("""key_1""door_1""FUNCTION"true)
//This requires a semicolon 
07-29-2013, 07:40 PM
Find


Messages In This Thread
RE: hps file scripting errors *i need helpX|* - by Tomato Cat - 07-29-2013, 07:40 PM



Users browsing this thread: 1 Guest(s)