Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 683 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 683 Bytes

l4d_direct

Following ProdigySim with his amazing l4d2_direct for L4D2 I provide L4D1 version.


original description below

This project aims to expose Director and other variables to sourcepawn scripters.

Previously this sort of work was done through left4downtown2, but since Sourcemod 1.4 direct address reads and writes are available directly through sourcepawn.

Ideally, l4d2_direct will provide a simple API for reading and writing to the various CDirector classes, ZombieManager, TerrorNavMesh, and other useful classes.

Code is released under GPLv3 as with every other SourcePawn project.