i don’t know if this is the case already, but i think engineers should get rewarded XP when squads spawn on their rally points and for building fortifications. Also, i think you should recieve more XP for getting offensive kills (geting a kill while you’re inside a capture point) if you’re attacking and defensive kills (same but if you’re defending)
This is all currently in game
I’ve never seen any points notifications during a match for people spawning on my spawn point. And yeah you really should just get points for building stuff in general
It would be a bit annoying every ten seconds to just get “Player Spawned” x7. You can watch the score increase though
If it just said squad spawned that wouldn’t be bad, the text isn’t that intrusive.
Yep. All those things are already present. You can see them at the hero awards tab. By scrolling each of your soldiers.
i know for a fact that you don’t get points for building fortifications because I’ve watched my score before, during and after finishing a sandbag or barbed wire and it stayed the same. i don’t know about the other stuff but you say they’re already there so I’ll take your word for it.
I mean I don’t think soldiers should get XP for building sandbags. Maybe points for “sandbag assists” or “aa gun assists” for when they are actually used for kills. But if points were given each time they were built people would just sit in the back of the map constructing useless stuff for score and XP so they can level fast
good point. maybe if they’re built in a radius around the points? or maybe it’s just a bad idea all together xD
Honestly they could track kills done by your AA/AT. Damage dealt by your barbed wire. They could even do a thing where a shot that passes over your sandbags and takes down an enemy gives you a “sandbag assist” for you providing cover. They just need to code an area above your sandbags for bullets going through like:
=IF Sandbag_Registration=1 AND ENEMY_KILLED=1 THEN Inc Sandbag_Assist ELSE DO_NOTHING
Sandbag_Assist would give like +10 score or something simple. This would also let it work on yourself but not enemies.