I am pretty inexperienced when it comes to cog, but I have figured out what I need to do to the cog. kyle.cog has a spot where it tells jk to clear force powers and stuff... I need it to also clear bin 48, the bluekey. I have tried inserting the code setinv(player, 48, 0) and setinvavail(player, 48, 0) into the code... but haven't figured out the right place to put it I guess, and it doesn't work right. Where exactly would I insert it? Am I right in using those codes? PLease let me know.