ns_give_item
Syntax
native ns_give_item(id, const class[]);
Usage
| Parameter | Description |
|---|---|
| id | The player to give the item to. |
| class | The map-classname of the entity to give to the player. |
Description
Give the player an item.
Return
This function has no return value.