Open PowerOfVoid opened 3 years ago
The pertinent package appears to be got/classes/packages/got Evts.lsl
:
attach(key id){
if(id == NULL_KEY){
llOwnerSay("@detachall:JasX/onAttach/GoThongs=force");
llOwnerSay("@detachall:JasX/onAttach/GoT=force");
llRegionSayTo(llGetOwner(), 1, "jasx.onattach GoThongs, 0");
llRegionSayTo(llGetOwner(), 1, "jasx.onattach GoT, 0");
}
}
And I have no idea why it isn't working. My HUD contains the same code (I checked).
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
#RLV/JasX/onAttach/GoThongs
or#RLV/JasX/onAttach/GoT
Expected behavior The GoThongs HUD should remove its
onAttach
folder when it is removedSettings: