Originally Posted by JecklynHyde
Bump. Anyone know how to relock doors? ItemLock(ITEM_Cell2) didn't seem to do anything. The prompt says call ItemLock((ITEM)_Item,(STRING)_Key).


You said it calls for a string, but you didn't include the string? You should have your keyname in the ItemLock call. Strings always go inside quotes. "KeyName".

Last edited by Burgee; 02/01/15 01:09 AM.