da1f2f91bf
instructions given to first player that joins the table cleanup |
||
---|---|---|
.. | ||
anticheat | ||
cnr | ||
config | ||
gta | ||
_blank.pwn | ||
_main.pwn | ||
analytics.pwn | ||
attachments.pwn | ||
floodcontrol.pwn | ||
helpers.pwn | ||
lookup.pwn | ||
mailer.pwn | ||
README.md | ||
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 )
*/