Giter VIP home page Giter VIP logo

chandling's Introduction

CHandling

This client sided SA:MP plugin adds the ability to assign vehicle handlings to individual vehicles by modifying the default behaviour of the game.

This plugin can only work with a server sided plugin which controls all the handling modifications chandling-svr

Supported SA:MP versions

The plugin uses libcurl to fetch a file with memory offsets, meaning that unless there are significant changes between the versions, there should be no need for the end-user to download anything when a new version of SA:MP is released.

Currently supported versions: 0.3.7, 0.3.7 R2, 0.3.7 R3, 0.3.7 R3-1, 0.3.7 R-4, 0.3DL R1

Installation

In order to be injected into the game, this plugin requires ASI Loader

  1. Download the latest release
  2. Extract the files to your GTA SA installation directory

Thanks to

  • DK22Pac - for his plugin sdk that I took some structs from
  • ini - for helping with various problems that occured along the way

chandling's People

Contributors

dotsilent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

electronjsc

chandling's Issues

Suspension lines don't work unless the vehicle is re-streamed

When modifying the suspension data of the vehicle, the changes aren't visible for the players that had the vehicle streamed in already. It works okay after the player streams in the vehicle again.

The cause is probably that suspension lines are being copied somewhere (I slightly browsed across MTA's code and found out they are doing some tricks with copying the suspension lines, iirc some ColData class or whatever)

Doesn't work in UGMP

Can you adapt this plugin for UGMP? I get errors when trying to see vehicles.

Cannot change drive type

As title suggests, I'm not able to change the drive type of a vehicle. I was testing this plugin with the chandling_menu.pwn. I can change almost every parameter (as far as i saw) except traction (Front/4x4/Rear). I think it's a client-side issue because the BitStream is received correctly to the client.

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.