OldSchoolHack

Register / Login English

CzyWCPE Repo v0.1

not available
  • Category: Sourcecode
  • Developer:
  • Uploaded by: System
  • Uploaded at:
  • System: Windows
Download (42.29 KB)

VirusTotal Result: 0/57

virustotal

Description

CzyWCPE - Warsow Client Plugin Engine

Version: 0.1
Platform: x86
Type of plugins: Native DLLs

Features:
- Events for cgame_export_t and cgame_import_t
- Provides pointer to cg_state_t, cg_static_t and centity_t objects etc
- Provides host util funcs
- Management via game console
- Example plugin C++ sourcecode

Dev:
- Set appropriate include path
- Make a valid build

Usage:
- Inject before client game dll gets loaded
- Manage plugins via the game console

Console commands:
- cwcpe_about //Show an about message
- cwcpe_listplugins //List all attached plugins
- cwcpe_loadplugin <file> //Load plugin from directory
- cwcpe_unloadplugin <id> //Unload plugin by ID
- cwcpe_pauseplugin <id> <value> //Set pause status of a plugin

Download CzyWCPE Repo v0.1