10.04.2016, 15:34
https://sampwiki.blast.hk/wiki/Useful_includes
Includes are .inc files that contain callbacks and functions which you can use in your gamemode or filterscripts.
For example a_samp is an include that comes with the SA-MP server package, which contains the main SA-MP functions and callbacks.
You can find information about them in SA-MP Wiki:
- Functions - https://sampwiki.blast.hk/wiki/Category...ting_Functions
- Callbacks - https://sampwiki.blast.hk/wiki/Category...ting_Callbacks
You can download more includes here:
http://forum.sa-mp.com/forumdisplay.php?f=83
Includes are .inc files that contain callbacks and functions which you can use in your gamemode or filterscripts.
For example a_samp is an include that comes with the SA-MP server package, which contains the main SA-MP functions and callbacks.
You can find information about them in SA-MP Wiki:
- Functions - https://sampwiki.blast.hk/wiki/Category...ting_Functions
- Callbacks - https://sampwiki.blast.hk/wiki/Category...ting_Callbacks
You can download more includes here:
http://forum.sa-mp.com/forumdisplay.php?f=83

