Wings & Fries
Last updated
Last updated
Ox Inventory
Install Ox Inventory to your resource folder
Locate Ox Inventory folder ox_inventory\data\items.lua
Copy The Config Below, and install pictures inside
['djs_fries_buffalo'] = {
label = 'fries buffalo',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_fries_buffalo',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-16.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3( 0.1, 0.04, 0.0),
rot = vec3(-106.0, 162.0, 0.0)
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_fries_cheese'] = {
label = 'fries cheese',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_fries_cheese',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-16.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3( 0.1, 0.04, 0.0),
rot = vec3(-106.0, 162.0, 0.0)
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_fries_voodoo'] = {
label = 'fries voodoo',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_fries_voodoo',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-16.0, 0.0, 0.0),
},
propTwo = { model = 'alcaprop_fork',
bone = 57005,
pos = vec3( 0.1, 0.04, 0.0),
rot = vec3(-106.0, 162.0, 0.0)
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_atomic'] = {
label = 'wings atomic',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_atomic',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_atomic',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_cajun'] = {
label = 'wings cajun',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_cajun',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_cajun',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_garlicparm'] = {
label = 'wings garlic parm',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_garlicparm',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_garlicparm',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_hawaiian'] = {
label = 'wings hawaiian',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_hawaiian',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_hawaiian',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_hickorysmaokedbbq'] = {
label = 'wing hickory smoked bbq',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_hickorysmaokedbbq',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_hickorysmokedbbq',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_hothoneyrub'] = {
label = 'wings hot honey rub',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_hothoneyrub',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_hothoneyrub',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_lemonpepper'] = {
label = 'wings lemon pepper',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_lemonpepper',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_lemonpepper',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_louisianarub'] = {
label = 'wings louisiana rub',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_louisianarub',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_louisianarub',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_mangohabanero'] = {
label = 'wings mango habanero',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_mangohabanero',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_mangohabanero',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_orighot'] = {
label = 'wings orig hot',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_orighot',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_orighot',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_plain'] = {
label = 'wings plain',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_plain',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'prop_chickenleg_plain',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
['djs_wings_spicykorenanq'] = {
label = 'wings spicy Korean',
stack = true,
close = false,
weight = 10,
client = {
status = { hunger = 2000000 },
anim = {dict = 'anim@eat@fork', clip = 'fork_clip'},
prop = {model = 'djs_wings_spicykorenanq',
bone = 18905,
pos = vec3(0.1, 0.0, 0.02),
rot = vec3(-26.0, 2.0, 14.0),
},
propTwo = { model = 'djs_prop_wing_spicykoreanq',
bone = 57005,
pos = vec3(0.11, 0.02, -0.03),
rot = vec3 (-98.0, 34.0, 22.0),
},
usetime = 17500,
notification = 'You have satistfied your hunger'
},
},
Pictures