Signature
native ns_give_item(id, const class[]);
Description
Give the player an item.
Parameters
- id — The player to give the item to.
- class — The map-classname of the entity to give to the player.
No return value