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