d461e85298
This reverts commit 7623bdc17bca34dee11db8c3cbc0c02b4b9f517a.
/*
Irresistible Gaming Development Framework
Copyright (c) 2018
This framework allows you to easily collaborate on Irresistible Gaming servers.
Internal Server Callbacks (Hookable):
- SetPlayerRandomSpawn( )
* When a player is attempting to spawn somewhere randomly
- OnServerUpdate( )
- OnPlayerUpdateEx( )
- OnNpcConnect( npcid )
- OnPlayerDriveVehicle( playerid, vehicleid )
*/