Raised This Month: $ Target: $400
 0% 

[SOLVED] Knifekill_snapshot captures also other kill


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
almaro
Junior Member
Join Date: Sep 2011
Location: Indonesia
Old 09-28-2011 , 05:40   Re: [HELP] Knifekill_snapshot captures also other kill
Reply With Quote #2

[SOLVED] using register_event("DeathMsg","knife_snapshot","a ","4&kni")


/* This Plugin was made by
* Almaro
*/

#include <amxmodx>

public plugin_init() {
register_plugin("KnifeKill_snapshot","1.1","A lmaro")
register_event("DeathMsg","knife_snapshot","a ","4&kni")
}


public knife_snapshot() {
new Killer = read_data(1) //get the killer ID for screenshot cmd
client_print(Killer, print_chat, "============= KNIFE KILL SNAPSHOT =============")
client_cmd(Killer,"wait;wait;wait;wait;wait;w ait;snapshot") //snapshot cmd issued by killer
}
almaro is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode