////////////////////////////////////////////////////////////////////////////////// // Craftable Lockables 2.0 - Mordaunt // // Much reduced version of the 2nd script I ever made. (actual items not included) // I didn't like the idea of crafting an item and getting a deed for it. // This way you get the container with the key inside it. // // Installation:Add TEVENTS=t_keyed to items you wish player to be able to craft with a working key. // Add i_key_copper to resources line. // /////////////////////////////////////////////////////////////////////////////////////// [TYPEDEF t_keyed] ON=@DCLICK IF (> < 1) serv.newitem=i_key_copper new.more1= new.cont= more1= MORE2 += 1 ENDIF