Skip to content

dragokas/l4d2_weapons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Provides a set of functions to identify, validate and spawn weapons/melees.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 100.0%