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


Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia A Late Time In The Night
SSEAlexander Offline
Senior Member

Posts: 422
Threads: 26
Joined: Feb 2014
Reputation: 1
#81
RE: Amnesia A Late Time In The Night

Simple...
Turn hand models invisible.
attach hand model to a gun model.
add penumbra flashlight to it with maya
instead of repelacing orginal crusor,it will be already attatched to gun
Bam...Gun will be firing at cutscenes only.

Grenade

make an area with interactcallback ex. Throwg
Overwrite ingnite crusor in graphics to grenade icon.
make a script so after interacting with area,grenade will be thrown.
04-02-2014, 01:39 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#82
RE: Amnesia A Late Time In The Night

I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.

"Veni, vidi, vici."
"I came, I saw, I conquered."
04-02-2014, 02:49 PM
Find
SSEAlexander Offline
Senior Member

Posts: 422
Threads: 26
Joined: Feb 2014
Reputation: 1
#83
RE: Amnesia A Late Time In The Night

(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.
(This post was last modified: 04-02-2014, 03:04 PM by SSEAlexander.)
04-02-2014, 03:03 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#84
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:03 PM)stenclowskimat Wrote:
(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

A weapon is unfeasible as it requires some stuff that HPL2 DO NOT support. However, a grenade MAYBE possible.

Make the lantern model to be transparent, including the hands. After that make a grenade model then import it to Amnesia. And then use a script that calculates the Player's position and add a force to the grenade. Add a timer that makes it to explode.

"Veni, vidi, vici."
"I came, I saw, I conquered."
04-02-2014, 03:13 PM
Find
RedKnight Offline
Posting Freak

Posts: 774
Threads: 16
Joined: Sep 2013
Reputation: 6
#85
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:13 PM)SomethingRidiculous Wrote:
(04-02-2014, 03:03 PM)stenclowskimat Wrote:
(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

A weapon is unfeasible as it requires some stuff that HPL2 DO NOT support. However, a grenade MAYBE possible.

Make the lantern model to be transparent, including the hands. After that make a grenade model then import it to Amnesia. And then use a script that calculates the Player's position and add a force to the grenade. Add a timer that makes it to explode.
He is right. I will not post here anymore

6666666666666666666566666666666666
04-02-2014, 03:22 PM
Find
Nikson. Offline
Member

Posts: 134
Threads: 22
Joined: Feb 2013
Reputation: 4
#86
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:03 PM)stenclowskimat Wrote:
(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

Well, I tought you said you're going to add both of them for SURE.
If you're not sure if you can add something dont say you will do!
Also you could make a grenade as an event tough. Because if you chose it as hand object you would need to disable any source of lantern or light..
(This post was last modified: 04-02-2014, 03:26 PM by Nikson..)
04-02-2014, 03:24 PM
Find
SSEAlexander Offline
Senior Member

Posts: 422
Threads: 26
Joined: Feb 2014
Reputation: 1
#87
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:24 PM)Nikson10 Wrote:
(04-02-2014, 03:03 PM)stenclowskimat Wrote:
(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

Well, I tought you said you're going to add both of them for SURE.
If you're not sure if you can add something dont say you will do!
Also you could make a grenade as an event tough. Because if you chose it as hand object you would need to disable any source of lantern or light..
Gun is your lightsource.It will have attached flashlight.
You will not have it for always...[SPOILER] MTF is going to catch you and take everything u have.
Both will be used for events only.

there is also going to be event where 682 will randomly breach contaiment.When player encounters 173 and escapes it,An 30 minute timer will start.When it ends,player will hear strange roars and Gunshots.
There are going to be many events there.
But we should discuss about SCP HAZARDOUS Here Not here because its ALTITN
(This post was last modified: 04-02-2014, 03:40 PM by SSEAlexander.)
04-02-2014, 03:37 PM
Find
Nikson. Offline
Member

Posts: 134
Threads: 22
Joined: Feb 2013
Reputation: 4
#88
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:37 PM)stenclowskimat Wrote:
(04-02-2014, 03:24 PM)Nikson10 Wrote:
(04-02-2014, 03:03 PM)stenclowskimat Wrote:
(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

Well, I tought you said you're going to add both of them for SURE.
If you're not sure if you can add something dont say you will do!
Also you could make a grenade as an event tough. Because if you chose it as hand object you would need to disable any source of lantern or light..
Gun is your lightsource.It will have attached flashlight.
You will not have it for always...[SPOILER] MTF is going to catch you and take everything u have.
Both will be used for events only.

there is also going to be event where 682 will randomly breach contaiment.When player encounters 173 and escapes it,An 30 minute timer will start.When it ends,player will hear strange roars and Gunshots.
There are going to be many events there.
But we should discuss about SCP HAZARDOUS Here Not here because its ALTITN

You can't just disable a hand object... How are you going to make a dead animation?
04-02-2014, 03:48 PM
Find
SSEAlexander Offline
Senior Member

Posts: 422
Threads: 26
Joined: Feb 2014
Reputation: 1
#89
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:48 PM)Nikson10 Wrote:
(04-02-2014, 03:37 PM)stenclowskimat Wrote:
(04-02-2014, 03:24 PM)Nikson10 Wrote:
(04-02-2014, 03:03 PM)stenclowskimat Wrote:
(04-02-2014, 02:49 PM)SomethingRidiculous Wrote: I wasn't asking of HOW you did it, but WHEN. So the gun and grenade can only be used for some events?
If you exclude the gun then you can easily make a throwable grenade at any time.
grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

Well, I tought you said you're going to add both of them for SURE.
If you're not sure if you can add something dont say you will do!
Also you could make a grenade as an event tough. Because if you chose it as hand object you would need to disable any source of lantern or light..
Gun is your lightsource.It will have attached flashlight.
You will not have it for always...[SPOILER] MTF is going to catch you and take everything u have.
Both will be used for events only.

there is also going to be event where 682 will randomly breach contaiment.When player encounters 173 and escapes it,An 30 minute timer will start.When it ends,player will hear strange roars and Gunshots.
There are going to be many events there.
But we should discuss about SCP HAZARDOUS Here Not here because its ALTITN

You can't just disable a hand object... How are you going to make a dead animation?
what/ you can disable lantern...... Gun will overwrite lantern.Death anim same as Amnesia.
Gun is used only for events...No Manual firing.
(This post was last modified: 04-02-2014, 03:51 PM by SSEAlexander.)
04-02-2014, 03:50 PM
Find
Nikson. Offline
Member

Posts: 134
Threads: 22
Joined: Feb 2013
Reputation: 4
#90
RE: Amnesia A Late Time In The Night

(04-02-2014, 03:50 PM)stenclowskimat Wrote:
(04-02-2014, 03:48 PM)Nikson10 Wrote:
(04-02-2014, 03:37 PM)stenclowskimat Wrote:
(04-02-2014, 03:24 PM)Nikson10 Wrote:
(04-02-2014, 03:03 PM)stenclowskimat Wrote: grenade script cannot be made.No weapons in HPL2.if there is,my bad.
i dont know how to do it anyways.
Yes,gun is used only for lightsource,As it has Flashlight.And Grenade,Gun is only used at events.If there IS an way for grenade or weapon,Tell me.

Well, I tought you said you're going to add both of them for SURE.
If you're not sure if you can add something dont say you will do!
Also you could make a grenade as an event tough. Because if you chose it as hand object you would need to disable any source of lantern or light..
Gun is your lightsource.It will have attached flashlight.
You will not have it for always...[SPOILER] MTF is going to catch you and take everything u have.
Both will be used for events only.

there is also going to be event where 682 will randomly breach contaiment.When player encounters 173 and escapes it,An 30 minute timer will start.When it ends,player will hear strange roars and Gunshots.
There are going to be many events there.
But we should discuss about SCP HAZARDOUS Here Not here because its ALTITN

You can't just disable a hand object... How are you going to make a dead animation?
what/ you can disable lantern...... Gun will overwrite lantern.Death anim same as Amnesia.
Gun is used only for events...No Manual firing.

If you disable the gun you will also disable the light from the flashlight, monsters have no death anim in amnesia...
04-02-2014, 04:08 PM
Find




Users browsing this thread: 1 Guest(s)