NPC Code:
function onWeaponfired() {
this.RC_Created=1-this.RC_Created;
if (this.RC_Created == 1) {
RemoteControl_Backround.show();
rcoptions.loadvars("rcoptions.txt");
createVars();
createBackround();
} else RemoteControl_Backround.hide();
}
I agree, anyone with NC can create such additions, like line count for NC xD