G.MakeSpawner
From GMod Wiki
Function | |
Syntax |
MakeSpawner( Player Owner, Number Spawnkey, Number Undokey, Number Spawndelay, Number Undodelay, Table Datatable ) Where is this used? |
Description: | |
Creates a spawner entity, applies the datatable to it, and binds the player with the specific buttons | |
Returns: | nil |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.MakeSpawner]G.MakeSpawner [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Additional Notes
- It doesn't do much else than description says. To make a prop properly into a spawner, you'd want to check the sourcecode.