native Float:ns_add_res(id, Float:amount);
id | The id of the player to add resources to. |
amount | The amount to add to the player. |
Adds an amount of resources to the player.
This is only for alien players.
The new amount of resources the player has.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.