alcove+scrolls
Posted: Wed Oct 24, 2012 10:08 pm
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 scroll not working... i did something wrong ?
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 scroll not working... i did something wrong ?