OKCRP
1
SG-ItemViewer / Inspectable Items
i plan to add full ox inventory support / esx interagtion.
at the moment this is a great tool for devs who want to inspect there models with ease, here are some preview shots of example esx usage :
streamable.com/2ufmuo
usage :
/show3ditem prop_name
controls :
W / S - Adjust Height
ARROW KEYS - Adjust Posistion
Mouse Click Down + Drag - Adjust Rotation
ESCAPE / BACKSPACE - Cose NUI
Direct Download
SG-ItemViewer.zip (3.0 KB)
My Other Resources
10 Likes
OKCRP
2
added an export :
exports['SG-ItemViewer']:startViewingModel('model_name')
example command :
RegisterCommand('example_command', function(source, args)
-- uses arg from command -> /hello_world prop_tool_blowtorch
exports['SG-ItemViewer']:startViewingModel(args[1])
print(args[1])
end, false)
OKCRP
3
Video Preview :
If the player above doesnt work → streamable.com/2ufmuo