first keep in mind that u have to know the id of all the players , for knowing that (with HLAE ) u write mirv_listplayers after that u just see whats ur ID and actually as its a cw or gather there will be only 10 players . u have to hide all the other players kill , so how to do it? simple , quick example ur id is 2 so what u want to do is hide all the other players kill , so u will use
mirv_cstrike_deathmsg block id *
u will have to replace "id" with the other players id which should be:
mirv_cstrike_deathmsg block 1 *
mirv_cstrike_deathmsg block 3 *
mirv_cstrike_deathmsg block 4 *
mirv_cstrike_deathmsg block 5 *
mirv_cstrike_deathmsg block 6 *
mirv_cstrike_deathmsg block 7 *
mirv_cstrike_deathmsg block 8 *
mirv_cstrike_deathmsg block 9 *
mirv_cstrike_deathmsg block 10 *
and gg there u got it it will be showing only ur kills.
rememb that in everydemo the ID changes , for clean the list of the blocked players u have to write this cmd : mirv_cstrike_deathmsg block clear
and if u want to show 5 kills on the deathnotice and not the standard 4 u have to write
mirv_cstrike_deathmsg max 5
for keeping ur deathnotice showing the kills like stucked there u have to write hud_deathnotice 999
and there u got it , gl n hf :D
Post edited 2011-02-20 23:05:412011-02-20 23:04:56