AMX Mod X API Documentation

Signature
native ns_set_res(id, Float:res);
Description

Sets a player's resources.

Notes
  • This is only for alien players.
Parameters
  • id The id of the player to set.
  • res Amount of resources to set on this player.
No return value
Назад
Верх