Search found 36 matches

by Kuro01
Fri Apr 29, 2016 2:52 am
Forum: Mod Creation
Topic: Text Puzzle
Replies: 3
Views: 6879

Text Puzzle

Is it possible to have a puzzle where there is a riddle and can be solved by typing in text to solve. Then open a door or similar?
by Kuro01
Wed Jan 20, 2016 10:54 pm
Forum: Mod Creation
Topic: Combination Plates
Replies: 4
Views: 6055

Re: Combination Plates

Works now
by Kuro01
Wed Jan 20, 2016 8:53 pm
Forum: Mod Creation
Topic: Combination Plates
Replies: 4
Views: 6055

Re: Combination Plates

thanks
by Kuro01
Wed Jan 20, 2016 8:26 pm
Forum: Mod Creation
Topic: Combination Plates
Replies: 4
Views: 6055

Combination Plates

Hello there, I'm trying to make a combination puzzle with plates but having trouble can someone help. plates set on toggle, error- attemp to call method 'isActivated' (nil value)? function plateLevers() if combination_plate_1a.occluder:isActivated() and not combination_plate_2a.occluder:isActivated(...
by Kuro01
Sat Jan 16, 2016 1:08 am
Forum: Mod Creation
Topic: Custom Sounds
Replies: 1
Views: 3386

Custom Sounds

Anyone know where I can find some custom wav sound effects. Like the wall_breaking sound as example?
by Kuro01
Sun Aug 30, 2015 9:27 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3894
Views: 2963938

Re: Ask a simple question, get a simple answer

Here's another simple question messin with my mind. It doesn't specify in the editor whats modified in the stats when monsters go from level 1 > 2 > 3 > 4 > 5
Such as hitPoints, attackPower etc. Is there imfo on this anywhere?
by Kuro01
Sun Aug 30, 2015 8:27 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3894
Views: 2963938

Re: Ask a simple question, get a simple answer

Thanks, it works great now.
by Kuro01
Sun Aug 30, 2015 2:09 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3894
Views: 2963938

Re: Ask a simple question, get a simple answer

Little confused, Can't figure how to get this to work. I get a text on screen that reads "table: 0x02b84bao along with what i put in hudPrint("") I change the delay from 7 to another but it still same. I must be doing something wrong function linePrint(text) -- clear upper lines hudPr...
by Kuro01
Sat Aug 29, 2015 5:11 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3894
Views: 2963938

Re: Ask a simple question, get a simple answer

Here's a simple question I need help with. I'm trying to get hudPrint text to not fade out so soon. Is there a way to have it so the text can be controlled by a timer or something? I read the text but it fades before I can finish reading it.

Code: Select all

function hello()
  hudPrint("hello")
end
by Kuro01
Sun Aug 23, 2015 2:54 pm
Forum: Mod Creation
Topic: Add item to alcove
Replies: 9
Views: 17696

Re: Add item to alcove

Thanks, Can I get the adress to your mod page, curiouse