24 Days Ago
Localization Support For In Game Weapons & Items (#2114) * test * Add Properties File * Trying to figure out what's wrong * Update game_hl2.lua * ... * Finally I got it right * Localization Support: game_hl2.lua * Update game_hl2.lua lua/includes/extensions/table.lua:87: bad argument #1 to 'pairs' (table expected, got number) 1. pairs - [C]:-1 2. Merge - lua/includes/extensions/table.lua:87 3. ADD_ITEM - lua/autorun/game_hl2.lua:7 4. unknown - lua/autorun/game_hl2.lua:21 * Update game_hl2.lua * Update game_hl2.lua * Slowy fixing # * ... * Update game_hl2.lua * Fix HL Source Category * Add Back Phsygun * Add HL: Source Ammo * Update game_hl2.lua * Fix Space * Portal Core Ents * Portal Cores * Rework how translations are applied Also no unnecessary changes to order and stuff * Update and rename engine_entities.properties to entities.properties --------- Co-authored-by: Rubat <3299036+robotboy655@users.noreply.github.com>