Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 14 Vote(s) - 2.93 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Challenge Threadᆦ ᆦ ᆦ
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#81
RE: [CHALLENGE THREAD]

2 days should be enough.

SOlution is available.


Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
(This post was last modified: 04-15-2012, 06:48 PM by nemesis567.)
04-15-2012, 06:46 PM
Find
Homicide13 Offline
Senior Member

Posts: 323
Threads: 41
Joined: Nov 2010
Reputation: 14
#82
RE: [CHALLENGE THREAD]

hm time to learn how to use octrees in two days lol

Hmm looking at your script, if you had more than one grunt, how would you be able to determine which one was being hit? That was the problem I had when I tried making my submission with classes - I wanted the player to be able to add as many suitors to the room as they wanted (in the map editor of course) and have the damage/health system work for all of them, but I couldn't figure out how to do it. Object names aren't stored as strings as far as I can tell, so you wouldn't be able to take the asParent string for instance and use asParent.isAttacked() function. Of course I'm assuming that the player would make a new object for every single grunt, but perhaps there is a way to make a class for all grunts and then just declare a single object that includes a variable amount of grunts...?

I don't know, the use of classes doesn't seem very dynamic in this kind of situation, but I can defiantly see where they would be useful if you had very specific objects you keep tabs of and manipulate the properties of.

(This post was last modified: 04-17-2012, 04:45 AM by Homicide13.)
04-15-2012, 06:55 PM
Find
Homicide13 Offline
Senior Member

Posts: 323
Threads: 41
Joined: Nov 2010
Reputation: 14
#83
RE: [CHALLENGE THREAD]

Matchbox Maze challenge: Free the box from the maze using script!

http://www.mediafire.com/?ajytkrmrz8fcwob

Rules:
Spoiler below!

None of the files except the .hps files may be changed (you can look at everything, but you may not make any changes).

The contents of all of the .hps files must be identical with each other.

The matchbox must escape from each of the the mazes without player interference (only through script).


I suggest running this challenge for a week (until next Tuesday), at which time if it is not solved I could give a hint and it could continue for another week.

(This post was last modified: 04-17-2012, 05:37 PM by Homicide13.)
04-17-2012, 04:41 AM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#84
RE: [CHALLENGE THREAD]

I would need to add a few more lines of code. One to instantiate the object, and others to check collision to the game timer.

Also, be more descriptive on your challenge.

This is what I can see of your challenge:
[Image: notworking.jpg]

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
(This post was last modified: 04-17-2012, 01:52 PM by nemesis567.)
04-17-2012, 01:44 PM
Find
Homicide13 Offline
Senior Member

Posts: 323
Threads: 41
Joined: Nov 2010
Reputation: 14
#85
RE: [CHALLENGE THREAD]

Alright, I updated my other post with a link to a working version. I'm not really sure why it was broken, but I had to open up the map files in a notepad++ and edit them a bit.

Keep in mind that unless you make the required files to run the maps as a custom story, the folder must be place in a folder listed in amnesia's resources.cfg file, otherwise it will not load properly and you will see what is shown above. Personally, I work out of my redist/maps folder.

04-17-2012, 05:37 PM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#86
RE: [CHALLENGE THREAD]

I still don't get what are we meant to do?

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
04-17-2012, 05:40 PM
Find
Homicide13 Offline
Senior Member

Posts: 323
Threads: 41
Joined: Nov 2010
Reputation: 14
#87
RE: [CHALLENGE THREAD]

The matchbox must escape from each of the the mazes without player interference (only through script).

get the box out of the maze.

04-17-2012, 05:46 PM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#88
RE: [CHALLENGE THREAD]

No restrictions to how you take it out?

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
04-17-2012, 05:49 PM
Find
Homicide13 Offline
Senior Member

Posts: 323
Threads: 41
Joined: Nov 2010
Reputation: 14
#89
RE: [CHALLENGE THREAD]

As long as you don't glitch it thorough any walls, no. Remember that you must use the same script for each different maze.

04-17-2012, 05:57 PM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#90
RE: [CHALLENGE THREAD]

What do you mean by HPS files identical? Do they must use the exact same code?

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
04-17-2012, 05:57 PM
Find




Users browsing this thread: 1 Guest(s)