2021-04-07, 01:39 PM
I've seen it, on several sites. But I don't know what it is or what it's for, its description on GitHub doesn't tell me much. Does anyone know? thanks!
[Plugin] What is ColAndreas for?
|
2021-04-07, 01:39 PM
I've seen it, on several sites. But I don't know what it is or what it's for, its description on GitHub doesn't tell me much. Does anyone know? thanks!
Basically, there is stuff to check if somebody/something collided with something etc...
Here's what you can do with it (NOT MY VIDEO): https://youtu.be/aSabQWqQBkI?t=38 https://github.com/Pottus/ColAndreas/blo...ndreas.inc Here is the colandreas.inc where are descriptions to the functions.
2021-04-07, 02:59 PM
ColAndreas is a plugin for SA-MP which creates a simulation of the San Andreas world. Using the Bullet Physics library, ColAndreas gives the server knowledge of the game environment itself.
Watch it in action: https://www.youtube.com/watch?v=aSabQWqQBkI
2021-04-07, 03:35 PM
(2021-04-07, 02:59 PM)DandoRYx Wrote: Basically, there is stuff to check if somebody/something collided with something etc... Quote:ColAndreas is a plugin for SA-MP which creates a simulation of the San Andreas world. Using the Bullet Physics library, ColAndreas gives the server knowledge of the game environment itself.[url=https://www.youtube.com/watch?v=aSabQWqQBkI][/url] thanks for the help to both of you! |