ns_set_score
Syntax
native ns_set_score(idPlayer, score);
Usage
| Parameter | Description |
|---|---|
| idPlayer | The player to get the score for. |
| score | What to set the player's score as. |
Description
Sets the player's score.
Note
The score from level is automatically factored into the scoreboard in combat.
Return
This function has no return value.