Coder Social home page Coder Social logo

vsergeenko777 / colandreascrmp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pottus/colandreas

2.0 1.0 0.0 13.86 MB

Collision Plugin For San Andreas Multiplayer (for CR-MP 0.3e/0.3.7)

License: GNU General Public License v3.0

CMake 0.73% SourcePawn 9.50% C++ 27.97% HTML 14.87% C 22.00% Objective-C 24.93%

colandreascrmp's Introduction

#ColAndreas

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

##Download

Go to the releases page and grab the latest ColAndreas_Precompiled zip file, it contains the Windows and Linux versions of the plugin, the include file for PAWN and the Wizard executable. The wizard generated file goes in /scriptfiles/ColAndreas/ with the name of ColAndreas.cadb!

##Linux note

  • If you get this error: Failed (libBulletCollision.so.2.82: cannot open shared object file: No such file or directory) it means your system doesn't have the required libraries. There are 2 possible solutions for this issue:
    • Use the statically linked version of the plugin (ColAndreas_static.so).
    • Install the Bullet libraries using your distro's package manager.
      • Ubuntu: sudo apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386
      • Please note that you must install the 32bit (i386) version of the libraries, even if you use a 64bit OS.

colandreascrmp's People

Contributors

adrfranklin avatar alilogic avatar codectile avatar crayder avatar istuntmani avatar joker2020m avatar nexiustailer avatar pottus avatar renatogg avatar romz24 avatar uint32 avatar vsergeenko777 avatar ze8h avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.