Frictional Games Forum (read-only)
Need help on Event happening. [solved] - 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: Need help on Event happening. [solved] (/thread-21181.html)



Need help on Event happening. [solved] - VeNoMzTeamHysterical - 04-15-2013

Hey i want to make something really cool Wink

But i don't know how since they are static objects.

So when entering cave i want to collide with an area and activate a script that's set the Entity's green ones false red ones true.

But since the object are static and not entities i don't know how ;(

Anyone knows a solution to this?

[Image: 2hwl5b8.jpg]


RE: Need help on Event happening. - FlawlessHappiness - 04-15-2013

There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.


RE: Need help on Event happening. - VeNoMzTeamHysterical - 04-15-2013

(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

Can that be done on anything?
That model editor ;D

(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

Can only load Ent files in model editor.

(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Also if i put to much Entity stones together they will fly away! ;(


RE: Need help on Event happening. - FlawlessHappiness - 04-15-2013

(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote:
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

Can that be done on anything?
That model editor ;D

Yes, if you create a .ent file for the .dea file, and correct it, so it works with the right .dea files.

(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote:
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

Can only load Ent files in model editor.

That's why you have to create one yourself, and correct it.
You copy one from another entity, and correct it. Then open in modeleditor.
Remember to always have backups of your files.

(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote:
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Also if i put to much Entity stones together they will fly away! ;(

Then you didn't check "Static_Physics" as i said you should.

(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".



RE: Need help on Event happening. - VeNoMzTeamHysterical - 04-15-2013

(04-15-2013, 08:58 PM)BeeKayK Wrote:
(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote:
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

Can that be done on anything?
That model editor ;D

Yes, if you create a .ent file for the .dea file, and correct it, so it works with the right .dea files.

(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote:
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

Can only load Ent files in model editor.

That's why you have to create one yourself, and correct it.
You copy one from another entity, and correct it. Then open in modeleditor.
Remember to always have backups of your files.

(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote:
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".

Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.

THANKS Big Grin
Also if i put to much Entity stones together they will fly away! ;(

Then you didn't check "Static_Physics" as i said you should.

(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.

Scale them, and check "StaticPhysics".



RE: Need help on Event happening. [solved] - FlawlessHappiness - 04-15-2013

Sorry, but did you write something?


RE: Need help on Event happening. [solved] - VeNoMzTeamHysterical - 04-16-2013

(04-15-2013, 09:23 PM)BeeKayK Wrote: Sorry, but did you write something?

Haha yes thanks Wink i did what you told me + i learned something thanks.