For those who wish to help with this. We are using [ASBind20](https://asbind20.readthedocs.io/en/latest/) for the AS implementation and Angelscript ``2.39.0 WIP`` - [x] Core Implementation - [x] Base server AS engine implementation. - [x] Base client AS engine implementation. - [x] Proper way to differentiate between client and server for via scripts. As of right now it seems all the AS scripts and bindings are server side only. - [ ] CBaseItem for inventory items. - [ ] CBaseMonster for all NPCs and chests (chests are actually a NPC) - [ ] Client side effects for NPCs and weapons. - [ ] Map specific scripts, scripts that are named after a map to ONLY load with that map. - [ ] ~~VGUI bindings~~
For those who wish to help with this.
We are using ASBind20 for the AS implementation and Angelscript
2.39.0 WIPVGUI bindings