native

ns_set_points

Syntax

native ns_set_points(id, points);

Description

Sets the player's points spent count in combat.

Parameters

id The player to set this on.
points The amount to set this to.

Return

This function has no return value.