Table of Contents

Lua AddToPlayerScore

void AddToPlayerScore( int playerIndex, int score );

Description

Addes to a players score. Can also be negative to take away from their score.

Version

Beta 3.0

Example

0@@