Search found 17 matches
- Wed Nov 05, 2014 12:10 pm
- Forum: Mod Creation
- Topic: Script: Make Multiple Buttons/Levers
- Replies: 31
- Views: 42891
Re: Script: Make Multiple Buttons/Levers
Thanks alot for the time you took to give me an indepth answer. I am beginning to understand it.
- Wed Nov 05, 2014 12:01 am
- Forum: Mod Creation
- Topic: Script: Make Multiple Buttons/Levers
- Replies: 31
- Views: 42891
Re: Script: Make Multiple Buttons/Levers
Question: I am very new to all off this, Lua stuff. But eager to learn. My qestion is, is this script save to use, it doenst mess up save games when exported from the editor. I don't really understand the whole local variable thing and the bug it causes mentioned in this post: http://www.grimrock.ne...
- Fri Oct 31, 2014 11:06 am
- Forum: Custom Dungeons
- Topic: Road back to Grimrock (now without 4shared and on Nexus mod)
- Replies: 8
- Views: 13036
Re: Road back to Grimrock (now without 4shared)
Hello there, I have a question. Ive been looking at your screenshots. And am trying to recreate your sort of mine/pit thing -- with the bridges and rock walls... But can't for the love of god figure out which objects you used to make them? .. can you please help me out a bit .. in the good direction...
- Fri Oct 31, 2014 2:06 am
- Forum: Mod Creation
- Topic: candles ...
- Replies: 2
- Views: 3263
candles ...
the candles that are placed in the catacomb_alcoves. Is there any way to seperate them from the alcove and make a standalone object of them without making them yourself in a 3d editor program / or are they fused into the alcove model ? Hope my question makes sence. In desperate need of them candles ...
- Wed Oct 29, 2014 11:36 pm
- Forum: Mod Creation
- Topic: [ [ Script ] ] Color Conversion + Light Manipulation
- Replies: 16
- Views: 21308
Re: [ [ Script ] ] Color Conversion + Light Manipulation
Thanks. That Fixed it!
- Wed Oct 29, 2014 11:09 pm
- Forum: Mod Creation
- Topic: [ [ Script ] ] Color Conversion + Light Manipulation
- Replies: 16
- Views: 21308
Re: [ [ Script ] ] Color Conversion + Light Manipulation
It was a mine_ceiling_lantern. thanks for your time. apriciate it
- Wed Oct 29, 2014 10:07 pm
- Forum: Mod Creation
- Topic: [ [ Script ] ] Color Conversion + Light Manipulation
- Replies: 16
- Views: 21308
Re: [ [ Script ] ] Color Conversion + Light Manipulation
what am i doing wrong. i made a script entity library and put your code into it. Then I made a ceiling light and named it someLight_01.. coupled a floor trigger to another lua script entity with the following code: function somelight() library.script.GFX.light({"someLight_01"}, "red&q...
- Wed Oct 29, 2014 6:06 pm
- Forum: Mod Creation
- Topic: List of components and methods
- Replies: 37
- Views: 39982
Re: List of components and methods
Bump this one ! or sticky it!
- Wed Oct 29, 2014 5:56 pm
- Forum: Mod Creation
- Topic: Fog or lights
- Replies: 2
- Views: 4048
Fog or lights
Hello People,
has anyone figured out how to make a custom fog object? Or how to make a custom light object with a color ...
I can't seem to figure out how to script it in the object.script with the new components and methods...
a sample script.. would be very welcome
Thanks
has anyone figured out how to make a custom fog object? Or how to make a custom light object with a color ...
I can't seem to figure out how to script it in the object.script with the new components and methods...
a sample script.. would be very welcome
Thanks
- Wed Oct 29, 2014 11:25 am
- Forum: Mod Creation
- Topic: getting a champion to say a line of text
- Replies: 6
- Views: 5976
Re: getting a champion to say a line of text
dont know how to do that. Do you by now?