ns_set_res

Syntax

native ns_set_res(id, Float:res);

Usage

id
The id of the player to set.
res
Amount of resources to set on this player.

Description

Sets a player's resources.

Note

This is only for alien players.

Return

This function has no return value.