void main() { object oChest = GetNearestObjectByTag("Locked"); SetLockLockDC(oChest, 20); SetCustomToken(101, "20"); }