I have a problem with automatisierte fackeln ud feuerstellen info.It doesnt work.I tested all ways,but nothing.
What scripts i need?
on:licht {
if (gotstate("self",49)==0) {
addstate "object",currentid(),"4";
}else{
freestate "object",currentid(),"4";
}
}