Full Version : simplelever
xmlspawner >>XMLSpawner - Discussion >>simplelever


<< Prev | Next >>

Giano- 03-16-2007
Hi

I have tried to use the comand [add simplelever i configure the option [targetxproprerty whit the prop visible/false or locked/false or open/true

But when i double click the lever i have a error message true (or visible or locked) : property not found

Why?

ArteGordon- 03-17-2007
Make sure that you add a leading '/' to your property setting strings, like

/locked/false

/visible/true

/open/true

Giano- 03-17-2007
ok now working..

Thx!!!