2b0f96e0d1
This reverts commit 018f5f4e34ddd564ad2a30c00a2087d16239af2b.
/*
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 )
*/