-
Notifications
You must be signed in to change notification settings - Fork 46
Home
Corey Iles edited this page Apr 14, 2019
·
18 revisions
Visit the Instructions page for information on building or installing the plugin.
Visit this page for information regarding all usage of the plugin. This includes clarification and instructions for all basic usage of the plugin.
Visit the Functions page for a list of function provided by this include and plugin, as well as parameter, syntax, and return information.
See Useful Functions for more information regarding the extra functions in the include. This page will explain what each of those functions do and why they were included in the include.
See Screenshots and Videos for some example use cases and interesting media regarding the plugin.
- CA_Init
- CA_RemoveBuilding
- CA_RestoreBuilding
- CA_RayCastLine
- CA_RayCastLineID
- CA_RayCastLineExtraID
- CA_RayCastMultiLine
- CA_RayCastLineAngle
- CA_RayCastReflectionVector
- CA_RayCastLineNormal
- CA_ContactTest
- CA_EulerToQuat
- CA_QuatToEuler
- CA_GetModelBoundingSphere
- CA_GetModelBoundingBox
- CA_SetObjectExtraID
- CA_GetObjectExtraID
- CA_RayCastLineEx
- CA_RayCastLineAngleEx
- CA_LoadFromDff
- CA_CreateObject
- CA_DestroyObject
- CA_IsValidObject
- CA_SetObjectPos
- CA_SetObjectRot
- CA_CreateObject_DC
- CA_DestroyObject_DC
- CA_SetObjectPos_DC
- CA_SetObjectRot_DC
- CA_DestroyAllObjects_DC
- CA_FindZ_For2DCoord
- CA_RayCastExplode
- CA_IsPlayerOnSurface
- CA_IsVehicleOnSurface
- CA_RemoveBarriers
- CA_RemoveBreakableBuildings
- CA_IsPlayerInWater
- CA_IsVehicleInWater
- CA_IsPlayerNearWater
- CA_IsVehicleNearWater
- CA_IsPlayerFacingWater
- CA_IsVehicleFacingWater
- CA_IsPlayerBlocked
- CA_IsVehicleBlocked
- CA_GetRoomHeight
- CA_GetRoomCenter
Credits:
Pottus, Chris420, and Slice - Original ColAndreas Plugin
uint32 - Linux and other build fixes, fixed SA-MP object support
codectile - Helped with stuff
Crayder - New functions, water planes fix, future support