ns_get_res
Syntax
native Float:ns_get_res(id);
Usage
| Parameter | Description |
|---|---|
| id | The id of the player to check. |
Description
Returns a player's resources.
Note
This is only for alien players.
Return
Amount of resources this player has.
native Float:ns_get_res(id);
| Parameter | Description |
|---|---|
| id | The id of the player to check. |
Returns a player's resources.
This is only for alien players.
Amount of resources this player has.