Quote:
Originally Posted by MattKan
I didn't know this before, and I'll have to admit it makes me just a little bit nervous. Do you know how I could go about overriding that command, and if possible only for scripts starting with certain names?
|
Add this to the weapons.
PHP Code:
public function destroy() {
echo("no");
}
A better solution is to simply make routine backups.