FCNPC-AI 1.0.3
- Internal: Better strcpy function (by ZiGGi)
- Internal: Better GetTickCount overflow fix (by ZiGGi)
- Fixed useFightStyle default value to be conform with FCNPC (true to false)
- Added FAI_GetBossAllowNPCTargets and FAI_SetBossAllowNPCTargets which defaults to false
- Renamed FAI_GetBossNPCID and FAI_GetBossIDFromPlayerID to be conform with samp naming conventions
- Added FAI_GetBossPlayerID which is an alias for FAI_GetBossNPCID
- Added FAI_IsEncounterStarted and FAI_StopEncounter