Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 625 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 625 Bytes

Description: https://github.com/raziEiL/l4d2_weapons

Fork by Dragokas to support multilingual translation.

Dependency:

Added new stocks:

stock bool L4D2Wep_GetTitle(int wepID, char[] buffer, int maxlength, int client)
stock char[] L4D2Wep_GetTitleEx(int client, int WepID)
stock bool L4D2Wep_GetMeleeTitle(int meleeID, char[] buffer, int maxlength, int client)
stock char[] L4D2Wep_GetMeleeTitleEx(int client, int MeleeID)
stock void PlayerEquip(int client, char[] weap_name)

New test command to verify translation:

sm_l4d2weploc