sfcnr/gamemodes/irresistible
2018-09-13 09:17:24 +01:00
..
anticheat vending machine bug fix 2018-09-11 07:58:33 +10:00
cnr changed /h config dialog to show current value 2018-09-13 09:17:24 +01:00
config
gta store valid car mod data in gta folder 2018-09-11 05:58:22 +10:00
_blank.pwn
_main.pwn
analytics.pwn
attachments.pwn
floodcontrol.pwn
helpers.pwn
lookup.pwn
mailer.pwn
README.md modularize chuffsec 2018-09-11 17:30:24 +10:00
sampac.pwn
security.pwn
servervars.pwn

/*

					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 )

*/