How to implement server event that calculates a part's permission on update?
Hi,
I want to add a server event to the Part ItemType that updates the Part's Permission based on some of the Part's properties. I.e. when the server event method detects that one or more of those pr...