ns_add_res
- Синтаксис
-
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.