native
ns_give_item
Syntax
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. |
Return
This function has no return value.