khistory_clear.c

Uploaded: 27 Jun, 2006
Previous uploads by this submitter: 0

Author: Remcon

Downloads: 66

Simple deal to allow someone to clear out the kill history on someone. It defaults to LEVEL_IMMORTAL (personaly when I did it on mine i limited it to PERM_HEAD (which is like Level 64 on stock smaug) ).

***
Updated because I had forgot to put this part in lol.

find

one_argument( argument, arg );

change that to this

argument = one_argument( argument, arg );

***