Files
Elite-Gaming-FiveM-Old/resources/thinline_assets/weapon_names.lua
T
2025-01-25 16:27:07 -08:00

13 lines
499 B
Lua

CreateThread(function()
-- DDM4V7
AddTextEntry('0x06B20B80', 'DDM4V7 16 OD')
AddTextEntry('0x08376FE4', 'DDM4V7 14.5 OD')
AddTextEntry('0x1DF285C2', 'DDM4V7 11.5 Coyote')
AddTextEntry('0x2B49206F', 'DDM4V7 11.5 Black')
AddTextEntry('0x2CC7FAA5', 'DDM4V7 14.5 Coyote')
AddTextEntry('0x2DB6D560', 'DDM4V7 11.5 OD')
AddTextEntry('0x3E7D9E10', 'DDM4V7 14.5 Black')
AddTextEntry('0x162A2B54', 'DDM4V7 16 Black')
AddTextEntry('0xE1B14263', 'DDM4V7 16 Coyote')
end)