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
i have a question
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#4
RE: i have a question

The .hps file has itøs purpose when you start scripting in your levels.

You could just create a text file and rename the last .txt (Or whatever you made it) into .hps

So make a text file called dezaster.txt and rename the .txt to .hps

Inside that put

void OnStart()
{

}

void OnEnter()
{

}

void OnLeave
{

}

Those are the main lines in a script file, but you should read up on that, if you haven't done that already

Trying is the first step to success.
(This post was last modified: 06-09-2012, 12:51 PM by FlawlessHappiness.)
06-09-2012, 12:50 PM
Find


Messages In This Thread
i have a question - by mccrazy5 - 06-08-2012, 08:08 PM
RE: i have a question - by lllDash - 06-08-2012, 10:30 PM
RE: i have a question - by mccrazy5 - 06-09-2012, 07:27 AM
RE: i have a question - by FlawlessHappiness - 06-09-2012, 12:50 PM
RE: i have a question - by MaZiCUT - 06-09-2012, 02:45 PM
RE: i have a question - by mccrazy5 - 06-09-2012, 02:51 PM
RE: i have a question - by Putkimato - 06-09-2012, 02:56 PM
RE: i have a question - by mccrazy5 - 06-09-2012, 03:38 PM



Users browsing this thread: 1 Guest(s)