0 Members and 1 Guest are viewing this topic.
unit addRating numberOperand types:unit: Objectnumber: NumberType of returned value:NothingDescription:Add number to unit rating. This is usually used to reward for completed mission objectives. Rating for killed enemis and killed friendlies is adjusted automatically. When rating is lower than zero, unit is consider "renegade" and is enemy to everyone. Example:player addRating 1000
unit addScore scoreOperand types:unit: Objectscore: NumberType of returned value:NothingDescription:MP only: add unit score. This is shown in the "I" MP screen as total. Example:player addScore 10