Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Problem with script not updating.
Post: RE: Problem with script not updating.
I'm assuming you're not using the SomaDev.bat since you have to restart SOMA to register the changes.
It's located within the same folder of the level editor, use that instead of the regular game lau... |
|
MapleLeaf |
Technical Support
|
2 |
4,748 |
10-31-2018, 01:59 PM |
|
|
Thread: Change Lamp (Not Light) Colour Through Script
Post: RE: Change Lamp (Not Light) Colour Through Script
(10-30-2018, 04:23 PM)Abion47 Wrote: No, I meant the model editor. Lamp entities have light sources defined for them in the model editor, which is different than talking about attaching external lig... |
|
MapleLeaf |
Technical Support
|
4 |
6,107 |
10-30-2018, 04:52 PM |
|
|
Thread: Please check the troubleshooting guides before posting!
Post: RE: Please check the troubleshooting guides before...
I think you've got the wrong idea here, you only need to extract all of the contents within the zip file to the game folder, ex : D:\Steam\steamapps\common\Amnesia The Dark Descent
There is no instal... |
|
MapleLeaf |
Development Support
|
6 |
6,535 |
10-30-2018, 03:49 PM |
|
|
Thread: User created levels screenshots
Post: RE: User created levels screenshots
I was about to create a thread like this, but then I found this thread so I'm just going to post it here.
Was messing around with the level editor first time I opened it, and just blindly placed thin... |
|
MapleLeaf |
Development
|
15 |
19,672 |
10-30-2018, 02:17 PM |
|
|
Thread: Change Lamp (Not Light) Colour Through Script
Post: RE: Change Lamp (Not Light) Colour Through Script
(10-29-2018, 04:49 PM)Abion47 Wrote: Code:iLuxEntity @lamp = Map_GetEntity("lamp"); // The name of the entity in the level editor
iLight @light = lamp.GetLightFromName("light"); // The name of the a... |
|
MapleLeaf |
Technical Support
|
4 |
6,107 |
10-30-2018, 01:56 PM |
|
|
Thread: Change Lamp (Not Light) Colour Through Script
Post: Change Lamp (Not Light) Colour Through Script
Like the title says, is it possible to change the color of a lamp entity via script?
I thought doing it manually, like duplicating the same entity and do the changes in the other tab, but that would... |
|
MapleLeaf |
Technical Support
|
4 |
6,107 |
10-29-2018, 04:32 PM |