Good idea.Why hold someone hostage, though, if you can quickly dispatch them and reap the tasty, tasty points?
I think this was more aimed toward RP lol, I mean if it's a DM whats going to stop the hostage from taking out his best gun and taking out as many people as he can before dying?
Disable Self Delete itself
http://forum.blockland.us/index.php?topic=79804.0dunno about the whole "if you're being aimed at" thing
function servercmdSelf Delete() {}
function servercmdSelf Delete(%client) { %client.player.kill(); }
Jump suddenly and ctrl K in midair. profit?
That or Code: [Select]function servercmdSelf Delete() {} in console.To turn it back on,Code: [Select]function servercmdSelf Delete(%client) { %client.player.kill(); }could be used.