├── EXAMPLE.txt ├── README.md ├── client.lua ├── fxmanifest.lua ├── inventory-images ├── chain_bdb.png ├── chain_cp.png ├── chain_link.png ├── chain_nocap.png ├── chain_skull.png ├── chain_snake.png ├── chain_v.png ├── golandblueau.png ├── goldandblackau.png ├── goldandcyanau.png ├── goldandgreenau.png ├── goldandorangeau.png ├── goldandpurpleau.png ├── goldandredau.png ├── goldandsilverau.png ├── goldongoldau.png ├── silverandblackau.png ├── silverandblueau.png ├── silverandgoldau.png ├── silverandgreenau.png └── silverandredau.png ├── items.txt ├── server.lua └── stream ├── mp_m_freemode_01^teef_001_u.ydd ├── mp_m_freemode_01^teef_002_u.ydd ├── mp_m_freemode_01^teef_003_u.ydd ├── mp_m_freemode_01^teef_004_u.ydd ├── mp_m_freemode_01^teef_005_u.ydd ├── mp_m_freemode_01^teef_007_u.ydd ├── mp_m_freemode_01^teef_008_u.ydd ├── mp_m_freemode_01^teef_010_u.ydd ├── mp_m_freemode_01^teef_diff_001_a_uni.ytd ├── mp_m_freemode_01^teef_diff_001_b_uni.ytd ├── mp_m_freemode_01^teef_diff_001_c_uni.ytd ├── mp_m_freemode_01^teef_diff_002_a_uni.ytd ├── mp_m_freemode_01^teef_diff_003_a_uni.ytd ├── mp_m_freemode_01^teef_diff_003_b_uni.ytd ├── mp_m_freemode_01^teef_diff_004_a_uni.ytd ├── mp_m_freemode_01^teef_diff_004_b_uni.ytd ├── mp_m_freemode_01^teef_diff_004_c_uni.ytd ├── mp_m_freemode_01^teef_diff_004_d_uni.ytd ├── mp_m_freemode_01^teef_diff_004_e_uni.ytd ├── mp_m_freemode_01^teef_diff_004_f_uni.ytd ├── mp_m_freemode_01^teef_diff_004_g_uni.ytd ├── mp_m_freemode_01^teef_diff_005_a_uni.ytd ├── mp_m_freemode_01^teef_diff_007_a_uni.ytd ├── mp_m_freemode_01^teef_diff_008_a_uni.ytd ├── mp_m_freemode_01^teef_diff_010_a_uni.ytd ├── mp_m_freemode_01^teef_diff_010_b_uni.ytd ├── mp_m_freemode_01^teef_diff_010_c_uni.ytd ├── mp_m_freemode_01^teef_diff_010_d_uni.ytd ├── mp_m_freemode_01^teef_diff_010_e_uni.ytd ├── mp_m_freemode_01^teef_diff_010_f_uni.ytd ├── mp_m_freemode_01^teef_diff_010_g_uni.ytd ├── mp_m_freemode_01^teef_diff_010_h_uni.ytd ├── mp_m_freemode_01^teef_diff_010_i_uni.ytd ├── mp_m_freemode_01^teef_diff_010_j_uni.ytd ├── mp_m_freemode_01^teef_diff_010_k_uni.ytd ├── mp_m_freemode_01^teef_diff_010_l_uni.ytd ├── mp_m_freemode_01^teef_diff_010_m_uni.ytd ├── mp_m_freemode_01^teef_diff_010_n_uni.ytd ├── mp_m_freemode_01^teef_diff_010_o_uni.ytd └── mp_m_freemode_01^teef_diff_010_p_uni.ytd /EXAMPLE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/EXAMPLE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/README.md -------------------------------------------------------------------------------- /client.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/client.lua -------------------------------------------------------------------------------- /fxmanifest.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/fxmanifest.lua -------------------------------------------------------------------------------- /inventory-images/chain_bdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_bdb.png -------------------------------------------------------------------------------- /inventory-images/chain_cp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_cp.png -------------------------------------------------------------------------------- /inventory-images/chain_link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_link.png -------------------------------------------------------------------------------- /inventory-images/chain_nocap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_nocap.png -------------------------------------------------------------------------------- /inventory-images/chain_skull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_skull.png -------------------------------------------------------------------------------- /inventory-images/chain_snake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_snake.png -------------------------------------------------------------------------------- /inventory-images/chain_v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/chain_v.png -------------------------------------------------------------------------------- /inventory-images/golandblueau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/golandblueau.png -------------------------------------------------------------------------------- /inventory-images/goldandblackau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandblackau.png -------------------------------------------------------------------------------- /inventory-images/goldandcyanau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandcyanau.png -------------------------------------------------------------------------------- /inventory-images/goldandgreenau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandgreenau.png -------------------------------------------------------------------------------- /inventory-images/goldandorangeau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandorangeau.png -------------------------------------------------------------------------------- /inventory-images/goldandpurpleau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandpurpleau.png -------------------------------------------------------------------------------- /inventory-images/goldandredau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandredau.png -------------------------------------------------------------------------------- /inventory-images/goldandsilverau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldandsilverau.png -------------------------------------------------------------------------------- /inventory-images/goldongoldau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/goldongoldau.png -------------------------------------------------------------------------------- /inventory-images/silverandblackau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/silverandblackau.png -------------------------------------------------------------------------------- /inventory-images/silverandblueau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/silverandblueau.png -------------------------------------------------------------------------------- /inventory-images/silverandgoldau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/silverandgoldau.png -------------------------------------------------------------------------------- /inventory-images/silverandgreenau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/silverandgreenau.png -------------------------------------------------------------------------------- /inventory-images/silverandredau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/inventory-images/silverandredau.png -------------------------------------------------------------------------------- /items.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/items.txt -------------------------------------------------------------------------------- /server.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/server.lua -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_001_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_001_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_002_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_002_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_003_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_003_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_004_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_004_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_005_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_005_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_007_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_007_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_008_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_008_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_010_u.ydd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_010_u.ydd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_001_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_001_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_001_b_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_001_b_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_001_c_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_001_c_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_002_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_002_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_003_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_003_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_003_b_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_003_b_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_b_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_b_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_c_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_c_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_d_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_d_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_e_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_e_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_f_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_f_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_004_g_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_004_g_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_005_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_005_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_007_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_007_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_008_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_008_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_a_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_a_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_b_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_b_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_c_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_c_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_d_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_d_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_e_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_e_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_f_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_f_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_g_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_g_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_h_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_h_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_i_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_i_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_j_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_j_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_k_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_k_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_l_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_l_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_m_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_m_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_n_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_n_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_o_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_o_uni.ytd -------------------------------------------------------------------------------- /stream/mp_m_freemode_01^teef_diff_010_p_uni.ytd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doritohead/qb-chains/HEAD/stream/mp_m_freemode_01^teef_diff_010_p_uni.ytd --------------------------------------------------------------------------------