2018-03-18 05:51:31 +11: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 13:16:14 +11:00
|
|
|
* Where text draws get recreated
|
|
|
|
|
|
|
|
- SetPlayerRandomSpawn( )
|
|
|
|
* When a player is attempting to spawn somewhere randomly
|
2018-03-18 05:51:31 +11:00
|
|
|
*/
|