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