Search found 6 matches

by Aschema
Wed Oct 24, 2012 10:08 pm
Forum: Modding
Topic: alcove+scrolls
Replies: 1
Views: 1878

alcove+scrolls

Sorry again. I want to open a door when alcove 1 have this kind of scroll (id:SCROLL_A) and second alcove (ID:Scroll_B) etc etc... the For i in alcove:containedItems() do if i .name == "SCROLL_A" then... Scroll A never work. "scroll" works... but the real name real ID of the scro...
by Aschema
Sat Oct 20, 2012 10:53 pm
Forum: Modding
Topic: Alcove Timer for secret door ?
Replies: 10
Views: 7856

Re: Alcove Timer for secret door ?

Komag. Thx for reply. but what do you mean by "(and maybe you need the alcove to be activate always)" ???
There isn't option like that when you're not scripting...

Aschema Daeva
by Aschema
Sat Oct 20, 2012 10:48 pm
Forum: Modding
Topic: Alcove Timer for secret door ?
Replies: 10
Views: 7856

Re: Alcove Timer for secret door ?

Thx.. Will try it again.
by Aschema
Sat Oct 20, 2012 6:17 pm
Forum: Modding
Topic: Alcove Timer for secret door ?
Replies: 10
Views: 7856

Re: Alcove Timer for secret door ?

i tried Neikun. It works only if i remove my CAP first and the timer begin only when i put an other item inside... but i want the timer to start when i remove the item that is initially inside. So when i remove the CAP inside, the timer start. Maybe with "alcove:containeditems()" ??? i can...
by Aschema
Sat Oct 20, 2012 6:00 pm
Forum: Modding
Topic: Alcove Timer for secret door ?
Replies: 10
Views: 7856

Re: Alcove Timer for secret door ?

ok Komag. but door closed permanantly is optional in fact.

Thx Neikun so i need Timer + Counter ?? I'm not sure but i will try...

Aschema Daeva
by Aschema
Sat Oct 20, 2012 4:14 pm
Forum: Modding
Topic: Alcove Timer for secret door ?
Replies: 10
Views: 7856

Alcove Timer for secret door ?

Sorry if this question was already in there... (i'm french sorry for my bad english) I want to come in a small room where is an alcove with something inside. (a cap for exemple). on the wall beside there is a text that says something like that "if you steal me you'll have 15 seconds to replace ...