native

ns_set_res

Syntax

native ns_set_res(id, Float:res);

Description

Sets a player's resources.

Parameters

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

Note

This is only for alien players.

Return

This function has no return value.