xchris2168x
New Member
Sorry if this is a dumb question, but I've looked hard and can't seem to find the answer on the forums. How many points are given (and for what) in the game?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
http://forums.legionsoverdrive.com/threads/script-tracktor-stat-tracking.1455/why cant it just show how many kills and caps we do
makes life easyer -.-
No he's missing quite a bit.Homingun has it all, except for OD-grabs, which are worth 5 points.
Stats::weightStat(Team, "flagCaps", 1);
Stats::weightStat(Armor, "flagCaps", 45);
Stats::weightStat(Armor, "lastSecondGrabs", 15);
Stats::weightStat(Armor, "llamaGrabs", -1);
Stats::weightStat(Armor, "odFlagGrabs", 5);
Stats::weightStat(Armor, "flagGrabCount", 15);
Stats::weightStat(Armor, "flagPickupCount", 1);
Stats::weightStat(Armor, "flagCatchCount", 1);
Stats::weightStat(Armor, "flagReturnCount", 10);
Stats::weightStat(Armor, "midairFlagReturnCount", 10);
Stats::weightStat(Armor, "killAssists", 1);
Stats::weightStat(Armor, "criticalKillAssists", 5);
Stats::weightStat(Armor, "flagCarrierKillAssists", 3);
Stats::weightStat(Armor, "flagCarrierCriticalKillAssists", 7);
Stats::weightStat(Weapon, "kills", 10);
Stats::weightStat(Weapon, "fearKills", 10);
Stats::weightStat(Weapon, "splatterKills", 10);
Stats::weightStat(Weapon, "lastSecondSaves", 15);
Stats::weightStat(Weapon, "flagCarrierKills", 10);
Stats::weightStat(Weapon, "flagCarrierEscorts", 5);
Stats::weightStat(Weapon, "flagDefenses", 5);
Stats::weightStat(Weapon, "baseDefenses", 2);
Stats::weightStat(Weapon, "flagClears", 7);
Stats::weightStat(Weapon, "offensiveKills", 3);
Stats::weightStat(Armor, "llamaGrabs", -1);
Not cool, sometimes it's a game saving move. Can you adjust it to 1 or at least 0?
At less than a tenth of your average kill it's pretty much a joke.Stats::weightStat(Armor, "llamaGrabs", -1);
Not cool, sometimes it's a game saving move. Can you adjust it to 1 or at least 0?