Page 1 of 1

Different amount of points for kill

Posted: Thu May 06, 2010 9:58 pm
by skelltor
is there a way to make somone get different amounts of points for killing different units?

Re: different amount of points for kill

Posted: Thu May 06, 2010 10:07 pm
by Deviss
skelltor wrote:is there a way to make somone get different amounts of points for killing different units?
well you can 1 point for kill and 10 point for kill hero, but add others like officer the same hero surely is harcoded :S

Re: different amount of points for kill

Posted: Thu May 06, 2010 10:09 pm
by skelltor
oh ok thx.

Re: different amount of points for kill

Posted: Thu May 06, 2010 11:25 pm
by FragMe!
or you could edit the file named points.lua found in the scripts directory

Re: different amount of points for kill

Posted: Fri May 07, 2010 5:10 am
by MercuryNoodles
Unless there's a way to add working lines to points.lua (which appears to be linked to something in the exe), you can't change point gain/loss for individual unit classes through that script, unfortunately. (I'd looked into the same thing a while back in hopes of creating a new mode.) I believe you could add some scripting to the mission lua for that, but I'm not familiar with the specifics.