CipsoftStinks
www.relicaria.com
Hello im using rme 3.2
the problem is that i cant edit my small signs
the signs come in this way in the items.xml reme file
so i tried adding this
also tried this
when i save my edition and open RME i get the same error always that says:
could not read item from id node
I PRESS OK THEN a windows appears saying warning !
couldn't load items.xml could not read item from id node
this cause that my houses gets bugged
i tried search for similar error but none solve mine
anyone pls help me
the problem is that i cant edit my small signs
the signs come in this way in the items.xml reme file
Code:
<item id="1429" article="a" name="sign"/>
<item id="1430" article="a" name="sign"/>
<item id="1431" article="a" name="sign"/>
<item id="1432" article="a" name="sign"/>
<item id="1433" article="a" name="sign"/>
so i tried adding this
Code:
<item id="1433" article="a" name="sign"/>
<attribute key="writeable" value="1"/>
<attribute key="maxTextLen" value="256"/>
</item>
also tried this
Code:
<item id="1429-1434" article="a" name="sign"/>
<attribute key="writeable" value="1"/>
<attribute key="maxTextLen" value="256"/>
</item>
when i save my edition and open RME i get the same error always that says:
could not read item from id node
I PRESS OK THEN a windows appears saying warning !
couldn't load items.xml could not read item from id node
this cause that my houses gets bugged
i tried search for similar error but none solve mine
anyone pls help me