probably a roblox bug but clickdetectors in models sometimes dont work?
example one,
this script here creates a new chest with items (items not to do with the bug)
the result of the connection taking place
with the result of it actually working.
the second test is when i kill an enemy with the same spawner script but doesnt run the same contents.
the last output “made ctn” is the result of the modulescript running
on death the npc runs the same code
yet refuses to open or run any click detector connections.
the chest module is on the server and the death handler is inside the enemy ai which is also server sided on the same level yet the contents of the clickdetector connection refuses to run?