In the game, the different roles have different point values for both reinforcements and kill points: Squad Leader = 3, Machine Gunner = 2 (I think), and all other roles = 1. Is there any way to change these settings in the SDK?
Yes Uncledrax,
I am preety sure that when you shoot a squad leader you get 3 points and a rifleman will give you 1.The same for the reinforcements, a squad leader will take more reinforcement points than a rifleman. I would like to know if there is any way of changing these values in the SDK. If anyone knows if this is possible, please let me know.
PointValue=3.0
// Our custom Sniper Class, German NAfrika unit with Great Coat.
class BSGEGreatSniperH extends BSGE_GreatCoat_Heer;
//=============================================================================
// defaultproperties
//=============================================================================
defaultproperties
{
MyName="Scharfsch
Thanks Uncledrax,
I am actually hoping to give some variety to the roles by having them in either a helmet or a cap (like the squad leader is in the stock maps[ROGermanHat]). I was wondering if the new roleinfo should be made in the SDK or should I copy the original roleinfo to a new file and change the code in "notebook"? I really hate to keep asking such stupid questions but I am kind of new at this. Thanks again![]()