Giter Site home page Giter Site logo

kitsunelab-development / k4-rpg Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 2.0 81 KB

A modular plugin that support to gain experience and upgrade skills.

License: GNU General Public License v3.0

C# 99.23% Shell 0.77%
addon counterstrikesharp cs2 css extension metamod plugin counter-strike-2

k4-rpg's Introduction

GitHub tag (with filter) GitHub Repo stars GitHub issues GitHub GitHub all releases GitHub last commit (branch)


Logo

CounterStrike2 | K4-RPG

A modular RPG like plugin for CounterStrike 2 that supports gaining experience and upgrading skills for players.
Download · Report Bug · Request Feature · Website · Hire Us

About The Project

The project has several modules that can be used to add new skills to the game. Every skill can be set as VIP, so you could get some more VIP purchases also they are highly configurable per level. The plugin is using a database to store the player's data and the plugin is using a custom API to let anyone create their own skills easily.

Dependencies

To use this server addon, you'll need the following dependencies installed:

  • CounterStrikeSharp: CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2.

(back to top)

Modules

All listed modules can be found within the modules folder:

  • Health: Extra health skill
  • Armor: Extra armor skill
  • Health Regeneration: Health regeneration skill
  • Armor Regeneration: Armor regeneration skill
  • Shot Damage Multiplier (Linux Only): Damage multiplier skill for shots
  • Knife Damage Multiplier (Linux Only): Damage multiplier skill for knife damages
  • Thorns (Reflect damage): Damage reflect skill
  • Vampire (Steal health): Health steal skill
  • Nade King: Spawn grenade kits per level
  • Backstab Freeze (Linux Only): Chance based freeze on backstab of an enemy
  • Speed: Additional speed on every round

(back to top)

Roadmap

  • Create skills that the community wants
  • Create passive skills
  • Add center html menu whenever its added to CSS

(back to top)

Authors

See also the list of contributors who participated in this project as an outside contributor.

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE.md for more information.

(back to top)

Contact

(back to top)

k4-rpg's People

Contributors

k4ryuu avatar

Stargazers

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

Watchers

 avatar

k4-rpg's Issues

[BUG] Unable to save player data to database

As in the Discord forum https://discordapp.com/channels/1160907911501991946/1237016262618517566/1256540236570165321

I encountered a bug where player data wasn't stored in the database correctly.

I made a separate database with MariaDB 10.7 utf8mb4_unicode_ci schema. Two tables k4-rpg_players and k4-rpg_playerskills created, but no player data.

Both tables are blank. Player data gone after changing maps.
Currently on latest metamod and css api v246. Running server on Ubuntu 22.04

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.