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
[SOLVED/I GOT PM]Strange HPL function
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#3
RE: Strange HPL function

What i was trying to do is:

In this custom story you are playing as 2 people.
1 of them has went down to get some items, and is now back with 2 items, a hand drill and a poison gland.

If you change to the other person the 2 items will disappear. If you change back they will reappear.

Now: The person with the items (Mark) has to give the items to the other person (Simon).

There is a platform above a big hole where he can put them.

SCRIPT:

if nothing is on the platform = Display: "There is nothing on the platform" (Already here it went wrong)

if use 1 item on the platform, item disappear from inventory, and appear (static) on platform.
if touch platform, (Playing as Simon) Static-item disappear and Simon gets the item.

You should be able to put both items on the platform. and be able to pick up both items at once.

Then when you have picked both items up, you shouldn't be able to put them back again.

I tried the first thing with displaying a message. Instead of displaying it, it picks up the 2 static, inactive items on the platform...

Trying is the first step to success.
08-27-2012, 07:07 AM
Find


Messages In This Thread
RE: Strange HPL function - by Adny - 08-27-2012, 06:39 AM
RE: Strange HPL function - by FlawlessHappiness - 08-27-2012, 07:07 AM
RE: Strange HPL function - by Adny - 08-27-2012, 07:16 AM
RE: Strange HPL function - by FlawlessHappiness - 08-27-2012, 07:19 AM
RE: Strange HPL function - by Adny - 08-27-2012, 07:22 AM
RE: Strange HPL function - by FlawlessHappiness - 08-27-2012, 07:42 AM



Users browsing this thread: 1 Guest(s)