2018-03-17 18:51:31 +00:00
|
|
|
/*
|
|
|
|
|
|
|
|
Irresistible Gaming Development Framework
|
|
|
|
Copyright (c) 2018
|
|
|
|
|
|
|
|
This framework allows you to easily collaborate on Irresistible Gaming servers.
|
|
|
|
|
|
|
|
Internal Server Hooks:
|
|
|
|
- InitializeTextDraws( )
|
2018-03-20 02:16:14 +00:00
|
|
|
* Where text draws get recreated
|
|
|
|
|
|
|
|
- SetPlayerRandomSpawn( )
|
|
|
|
* When a player is attempting to spawn somewhere randomly
|
2018-03-17 18:51:31 +00:00
|
|
|
*/
|