Skip to content

dounai2333/dounai_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CSO2 dounai_lib

This is a Lua library made for a video game Counter-Strike: Online 2.

About

The main goal of this project, is to make Lua coding in CSO2 easier, faster and make your code as much as readable!

There is tons of cool stuff, with more features, new APIs and bug fixes!

And, we are 100% compatible with vanilla Lua system (so the code made by Nexon and you are still fine).

This project is tested and working in Qingxue / Global server, support with other servers is unknown. Feedback required!

Installation and documentation

Wiki page

TODO

Admin system

This is the feature that my old project already have, but I wanna create a "better" and "more better" version.

The goal is make a 70% similar admin system in SourceMod, admin can slay, kick, or troll somebody in-game.

More custom events

Due to limitation of cso2 Lua, we are heavily rely on event system to do most of stuff.

Which I wanna extend more events, give us more options to do everything!

Current plan:

  1. prop_health_changed: Hook "func_breakable" OnHealthChanged event and fire a in-game event.
  2. counter_value: Hook "math_counter" OutValue event are fire a in-game event.

Special Thanks

  • OrgannerX: The guy who gave me the idea to start this project at all! Without him and his countless helps, this project will never exist.

  • JACK: The guy who keep me having interest on CSO2, by porting couple Zombie Escape maps back in 2021-2022.

About

A lib that helps Lua coding in CSO2, make it easier, faster and keep readability.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors