Steven Howard 2b0f96e0d1 Revert "adds different cargo names and the risk level."
This reverts commit 018f5f4e34ddd564ad2a30c00a2087d16239af2b.
2018-09-16 14:16:59 +01:00
..
2018-09-11 07:58:33 +10:00
2018-09-13 04:03:16 +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 )

*/