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
[Updated thread] Need help
Catalyst Offline
Member

Posts: 213
Threads: 32
Joined: Aug 2014
Reputation: 3
RE: [Updated thread] Need help

I changed staff's icon with ankh's icon which works perfect, and game also won't load (CS) Sad

Well, I found problem in ent file, mesh didn't have a body (shape)

Egypt CS
[Image: 27003.png]
(This post was last modified: 04-06-2015, 05:27 PM by Catalyst.)
04-06-2015, 05:04 PM
Find
Catalyst Offline
Member

Posts: 213
Threads: 32
Joined: Aug 2014
Reputation: 3
RE: [Updated thread] Need help

Hello guys,

I have got a problem, when I'm trying to create a new particle and chose material, when I click to find materials, particle editor is crashing, black box error. When I open recent particle materials are showing up normal, but when I'm trying to create a new emitter and chose material, particle editor is crashing.

What could be a cause?

Egypt CS
[Image: 27003.png]
05-17-2015, 09:59 AM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
RE: [Updated thread] Need help

I've personally got no idea how to use the Particle Editor, but what are you trying to do with it? Are you trying to make a new one or edit an existing one?

edit:
Spoiler below!

[Image: breakfastclubfistpump.gif]
2,000 posts! Big Grin Over two years of my life was spent on a forum to reach this milestone *tears up*


Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 05-17-2015, 10:20 AM by Romulator.)
05-17-2015, 10:17 AM
Find
Catalyst Offline
Member

Posts: 213
Threads: 32
Joined: Aug 2014
Reputation: 3
RE: [Updated thread] Need help

to make one with existing textures, but I'm done with it. Congratulations with 2000 post, you are a real posting freak Smile

Finally my mod reached 123 rank on MODDB, I have reasons to be happy also Rolleyes

Egypt CS
[Image: 27003.png]
(This post was last modified: 05-17-2015, 10:35 AM by Catalyst.)
05-17-2015, 10:33 AM
Find
Catalyst Offline
Member

Posts: 213
Threads: 32
Joined: Aug 2014
Reputation: 3
RE: [Updated thread] Need help

I've got Maya 2016 trial version, 'cause even full Cinema 4D isn't good for Amnesia modelling. So great, Maya 2016 has black screen. Someone knows how to fix it? Traggey are you there? :/

[Image: image.png]
postimg.org

Is that really bad?

Egypt CS
[Image: 27003.png]
05-18-2015, 07:43 PM
Find
Catalyst Offline
Member

Posts: 213
Threads: 32
Joined: Aug 2014
Reputation: 3
RE: [Updated thread] Need help

Hello again,
Spoiler below!

void Flashback(string &in asParent, string &in asChild, int alState)
{
AddEffectVoice("", "", "Voice", "gate_1", false, "", 1, 2);
PlaySoundAtEntity("a1", "ambience_voice.snt", "Player", 0, false);
SetEntityActive("blood_1", true);
SetEntityActive("blood_2", true);
SetEntityActive("blood_3", true);
SetEntityActive("blood_4", true);
SetEntityActive("blood_5", true);
SetEntityActive("blood_6", true);
FadeSepiaColorTo(1,1);
StartEffectFlash(4, 0.4, 7);
AddTimer("", 8, "SepiaBack");
}


Please, check EffectVoice, maybe I wrote something wrong, 'cause ingame subtitles are enabled, but they are not showing up when callback is called. As you see, I don't have yet the voice effect, but entry should appear anyway, with or without voice file. I hope you could help me again.

Egypt CS
[Image: 27003.png]
(This post was last modified: 06-19-2015, 10:26 AM by Catalyst.)
06-19-2015, 10:24 AM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
RE: [Updated thread] Need help

the TEXT will NOT show if the .ogg part is empty!
The tekst will appear as long as the .ogg is.
Maybe there is your answer.
06-19-2015, 10:35 AM
Find
NotASkrub Offline
Junior Member

Posts: 19
Threads: 2
Joined: Jun 2015
Reputation: 0
RE: [Updated thread] Need help

(06-19-2015, 10:35 AM)DnALANGE Wrote: the TEXT will NOT show if the .ogg part is empty!
The tekst will appear as long as the .ogg is.
Maybe there is your answer.
Actually, no ;d
I remember that i've seen a video or a topic, where someone had the subtitles without the audio..
Either way, you can make the subtitles to show on screen using Variables (Var) and SetMessage ;d
06-19-2015, 11:47 AM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
RE: [Updated thread] Need help

(06-19-2015, 11:47 AM)NotASkrub Wrote:
(06-19-2015, 10:35 AM)DnALANGE Wrote: the TEXT will NOT show if the .ogg part is empty!
The tekst will appear as long as the .ogg is.
Maybe there is your answer.
Actually, no ;d
I remember that i've seen a video or a topic, where someone had the subtitles without the audio..
Either way, you can make the subtitles to show on screen using Variables (Var) and SetMessage ;d

In what he is trying to simulate, he will have the subtitles of the voice in the bottom left corner rather than the middle of the screen. They are two different forms of code. SetMessage should not be used with voice subtitles as it can be somewhat unreliable.

Catalyst, if you must, record silence for a few seconds, then apply that .ogg against your code for your effectvoice. Then you can test it out! Smile

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 06-19-2015, 12:51 PM by Romulator.)
06-19-2015, 12:49 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
RE: [Updated thread] Need help

...
then WHAT does he want?...
the silence.. i could tell that too, but not sure what he wants...
06-19-2015, 01:28 PM
Find




Users browsing this thread: 1 Guest(s)