Frictional Games Forum (read-only)
i forgot how to script :c - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: i forgot how to script :c (/thread-19547.html)

Pages: 1 2 3 4


RE: i forgot how to script :c - nightsxp - 12-20-2012

beecake,TheGreatCthulhu,Your Computer,Thank you)and..how to make practicles to play more than 1 time?for example:water falls into water o.o but "splash" plays only 1 time :c


RE: i forgot how to script :c - FlawlessHappiness - 12-20-2012

You're just using the wrong particle Wink Try them inside the editor. Some particles loop by itself. It's just about finding them


RE: i forgot how to script :c - nightsxp - 12-20-2012

(12-20-2012, 08:04 AM)beecake Wrote: You're just using the wrong particle Wink Try them inside the editor. Some particles loop by itself. It's just about finding them

you mean that if practicle doesn't loop in the editor,it will loops in the game? .-.


RE: i forgot how to script :c - Your Computer - 12-20-2012

You have to tell the particle system to respawn its particles on death.


RE: i forgot how to script :c - nightsxp - 12-20-2012

(12-20-2012, 08:20 AM)Your Computer Wrote: You have to tell the particle system to respawn its particles on death.

where? ._.

(12-20-2012, 08:42 AM)nightsxp Wrote:
(12-20-2012, 08:20 AM)Your Computer Wrote: You have to tell the particle system to respawn its particles on death.

where? ._.

practicle editor?


RE: i forgot how to script :c - FlawlessHappiness - 12-20-2012

(12-20-2012, 08:10 AM)nightsxp Wrote:
(12-20-2012, 08:04 AM)beecake Wrote: You're just using the wrong particle Wink Try them inside the editor. Some particles loop by itself. It's just about finding them

you mean that if practicle doesn't loop in the editor,it will loops in the game? .-.

No. If you try the particles out in the level editor you will notice that some particles keep doing the same, while others do something once, and then never does it again, unless they are told to.


RE: i forgot how to script :c - nightsxp - 12-23-2012

Um..I don't understand impulses :\


RE: i forgot how to script :c - FlawlessHappiness - 12-23-2012

C:/Program Files (x86)/Amnesia - The Dark Descent/redist/particles/impact/ps_impact_water_high.ps
is not looping.

C:/Program Files (x86)/Amnesia - The Dark Descent/redist/particles/impact/ps_impact_water_stream.ps

is looping.

They are both a water splashing effect, but the first one is only playing once


RE: i forgot how to script :c - nightsxp - 01-03-2013

(12-23-2012, 04:43 PM)beecake Wrote: C:/Program Files (x86)/Amnesia - The Dark Descent/redist/particles/impact/ps_impact_water_high.ps
is not looping.

C:/Program Files (x86)/Amnesia - The Dark Descent/redist/particles/impact/ps_impact_water_stream.ps

is looping.

They are both a water splashing effect, but the first one is only playing once

Thanks))and how can i set BGM of the level?:o


RE: i forgot how to script :c - Statyk - 01-03-2013

Use "PlayMusic" and "Stop Music" as necessary

http://wiki.frictionalgames.com/hpl2/amnesia/script_functions#sounds_music