Page 1 of 1

Fixed score generated by NPCs

Posted: Tue Mar 22, 2011 6:02 pm
by LordDz
Could I modify, by lets say, console commands activated in the map, how much points a npc would give?
Let's say I want an Antlion Guard to only give one point when killed could I do it?

Re: Fixed score generated by NPCs

Posted: Wed Mar 23, 2011 12:27 am
by fug4life
Technically yes, but you'd have to use outputs to add or subtract from the current Values, which means if you're having to subtract players will see points being removed from their score (which looks odd).

So really no the mod doesn't as far as I know support custom npc hit and death scores for mappers (unless I'm wrong and its in an editable script/cfg somewhere).

Re: Fixed score generated by NPCs

Posted: Wed Mar 23, 2011 1:22 am
by LordDz
Ok, thought there would be a console command for it.
But I suppose I always could add more points than normally, so that the normal 2 points doesn't matter when I add about 20 points by triggers.