Blockland Forums > Modification Help
CTRL K take over
cciamlazy:
How do I create a script to replace CTRL K with like a prompt or something? I am using this for a game mode I am creating but whatever I try I can't figure it out. Please Help.
Iban:
function serverCmdSelf Delete(%client)
SpreadsPlague:
seems like you're trying to disable Self Delete or something
cciamlazy:
--- Quote from: SpreadsPlague on March 07, 2011, 11:59:40 PM ---seems like you're trying to disable Self Delete or something
--- End quote ---
Ya pretty much
--- Quote from: Iban on March 07, 2011, 11:58:54 PM ---function serverCmdSelf Delete(%client)
--- End quote ---
Thanks Iban
SpreadsPlague:
--- Quote from: cciamlazy on March 08, 2011, 12:11:40 AM ---Ya pretty much
--- End quote ---
cough cough you can set your own message with this too cough cough
and if this isn't what you're looking for, use it as an example on how to overwrite a function