SkillAgentSearch skills...

LuaUnlocker

A Metamod plugin to enable Lua VScript

Install / Use

/learn @Source2ZE/LuaUnlocker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lua Unlocker

WARNING: Lua VScript is intentionally disabled by Valve! It is expected to be replaced by Pulse in the future, and will likely be completely removed from the game when that happens. Depend on Lua at your own risk.

Enables the Lua VScripting language, now as a Metamod plugin!

Installation

Build Instructions

Windows

git clone https://github.com/Source2ZE/LuaUnlocker/ && cd LuaUnlocker

setx MMSOURCE112=/path/to/metamod/
setx HL2SDKCS2=/path/to/sdk/submodule

mkdir build && cd build
python ../configure.py -s cs2
ambuild

Linux

git clone https://github.com/Source2ZE/LuaUnlocker/ && cd LuaUnlocker

export MMSOURCE112=/path/to/metamod/
export HL2SDKCS2=/path/to/sdk/submodule

mkdir build && cd build
python3 ../configure.py -s cs2
ambuild
View on GitHub
GitHub Stars46
CategoryDevelopment
Updated2mo ago
Forks13

Languages

C++

Security Score

90/100

Audited on Jan 9, 2026

No findings