Steven Howard 7a007cb058 Merged in pilot-minijob (pull request #10)
rebuilding pilot minijob, fully tested and working, attempted cleaning aswell

Approved-by: Lorenc Pekaj <pekajlorenc@gmail.com>
2018-09-13 21:39:43 +00:00
..
2018-09-11 07:58:33 +10:00
2018-09-11 03:19:21 +10:00
2018-09-11 17:30:24 +10:00

/*

					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 )

*/