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