Hi,
I made a FFA area in which, when we kill another player, we get credits for it. It's actually working perfectly. When someone kills another player, he gets credits.
But, the problem is that you also get credits if you kill yourself by typing /kill :p
/place lmd_event 0 maxs,x x x,mins,-x -x -x,killtarget,killcr
/place target_credits 0 targetname,killcr,count,75
/place target_print 0 targetname,killcr,spawnflags,20,message,^3You received 75 credits for killing another player
Anybody can help?