15 lines
351 B
Markdown
15 lines
351 B
Markdown
|
/*
|
||
|
|
||
|
Irresistible Gaming Development Framework
|
||
|
Copyright (c) 2018
|
||
|
|
||
|
This framework allows you to easily collaborate on Irresistible Gaming servers.
|
||
|
|
||
|
Internal Server Hooks:
|
||
|
- InitializeTextDraws( )
|
||
|
* Where text draws get recreated
|
||
|
|
||
|
- SetPlayerRandomSpawn( )
|
||
|
* When a player is attempting to spawn somewhere randomly
|
||
|
*/
|