Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (15 loc) · 1.44 KB

File metadata and controls

27 lines (15 loc) · 1.44 KB

sourcemod-nativevotes-updated

NativeVotes SourceMod plugin, with the following fixes:

@nosoop - Prevent NativeVote menu callback from freeing in-use forward handle

@rowedahelicon - Fixed MvM mission votes from causing an Invalid forward handle

@Blueberryy - Added Russian translation

@arthurdead - Sourcemod 1.11 syntax update

@sapphonie (me) - Stop memleak with FireToClient

@justkamiii - Fix caps

@HotoCocoaco - Add chi translation

@fdxx - Fix L4D2_VotePass

This repo also autoreleases all changes to master, compiled on SM 1.10. Check out the latest release here.

NativeVotes is a SourceMod Plugin that lets plugins use the L4D/L4D2/TF2/CSGO built-in vote screens. It supplies an API that plugins can use to create and display these votes.

It replaces the BuiltinVotes SourceMod extension and has a few new features as well as bugfixes.