GithubHelp home page GithubHelp logo

fcccode / abcenchance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drabcofficial/abcenchance

0.0 0.0 0.0 9 MB

ABCEnchance is a metabook plugin that provides experience improvement for Sven co-op

C++ 91.67% C 7.07% ReScript 1.26%

abcenchance's Introduction

ABCEnchance

ABCEnchance is a metabook plugin that provides experience improvement for Sven co-op

This plugin is under development and unstable, and may have major modifications compared with the current one

USE AT YOUR OWN RISK

Known issue

  • After CBasePlayer::RemovePlayerItem, the menu will display the removed items incorrectly because there is no corresponding networkmessage to synchronize the message
  • Sometimes will empty the weapon menu incorrectly after player death
  • Dynamic indicator will point to wrong direction

Install

  1. Download and install MetahookSV
  2. Download Build directory, put abcenchance into svencoop directory, put ABCEnchance.dll into svencoop/metahook/plugins directory.
  3. Open svencoop/metahook/configs/plugins.lst, add ABCEnchance.dll as a new line.
  4. Edit svencoop/abcenchance/ABCEnchance.res files as you like.

CVars

CVar uses default range
cl_hud_csgo Use now hud or not(restart map to take effect) 1 0/1
--- --- --- ---
cl_radar Radar 1 0/1
cl_radarzoom Radar Zoom 2.5 0.0001~9999
cl_radarsize Radar Size 344 0-9999
cl_radargap Radar Gap 0.98 0-1
--- --- --- ---
cl_playertitle Show Player name 1 0/1
--- --- --- ---
cl_crosshair Show dynamic crosshair 1 0/1
cl_crosshairautohide Auto hide crosshair when zoomed 1 0/1
cl_crosshairsize Size 24 0-999
cl_crosshairthickness Thickness 2 0-999
cl_crosshairgap Gap 16 0-999
cl_crosshairmultiple punch angle feedback multipiler 3 0-999
cl_crosshairalpha A 200 0-255
cl_crosshaircolor_r R 50 0-255
cl_crosshaircolor_g G 250 255
cl_crosshaircolor_b B 50 50
cl_crosshair_outline_draw Draw outline or not 1 0/1
cl_crosshair_outline Outline thickness 1 0-999
cl_crosshair_t T shape 0 0/1
cl_crosshairdot Draw center dot or not 0 0/1
--- --- --- ---
abc_bloodsprite_speed Efx bloodsprite speed 128 0-9999
abc_bloodsprite_num Efx new bloodsprite number 32 0-9999
abc_explosion_smokenumr Efx explosion smoke number 32 0-9999
abc_explosion_smokespeed Efx explosion smoke disapear speed 256 0-9999
abc_ricochet_sparknum Efx ricochet spark number(Not implemented yet) 24 0-9999
--- --- --- ---
cl_modellag View model lag 1 0/1
cl_modellagvalue View model lag value 1.0 0-9999
--- --- --- ---
cam_idealheight Change thirdperson camera height 0 -9999-9999
--- --- --- ---
cl_curdebug Curweapon Debug 0 0/1

Build

  1. clone or download MetahookSV
  2. clone or download repository
  3. copy ABCEnchance-master into MetaHookSv-master/Plugins
  4. build glew or glew-debug
  5. build repository

CSGO like Hud and dsplaying player name title

Annular selection menu

And fixed the problem that the svencoop selection menu could not switch Postion conflict weapons

Dynamic indicator and dynamic crosshair

Radar

And some useless efx enchance

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.