NPC Code: function getkeys() { setarray this.Keys,10; for (i = 0; i < arraylen(this.Keys); i++) this.Keys[i] = keydown(i); } getkeys(); if (!1 in this.Keys) {
function getkeys() { setarray this.Keys,10; for (i = 0; i < arraylen(this.Keys); i++) this.Keys[i] = keydown(i); } getkeys(); if (!1 in this.Keys) {