but I keep getting item2.itemid = 0, item2.uid = 0 and topos = 31 31 7 instead of the position where the wall is
what can I do? I tried setting blockwalls="0" and nothing changes
- - - Updated - - -
it seems the internalgetthing from the sources doesn't work
so I changed it so that when item2 is null it gives a null thing but still gives the topos, instead of a non-setted pos (31,31,7)
then I used getThingfromPos with the topos in the script and got the wall, using the same stackpos
very strange
what can I do? I tried setting blockwalls="0" and nothing changes
- - - Updated - - -
it seems the internalgetthing from the sources doesn't work
so I changed it so that when item2 is null it gives a null thing but still gives the topos, instead of a non-setted pos (31,31,7)
then I used getThingfromPos with the topos in the script and got the wall, using the same stackpos
very strange