GetImagePath
Server-side function to get item image path.
Bridge.Inventory.GetImagePath(item)local Bridge = exports['community_bridge']:Bridge()
local imagePath = Bridge.Inventory.GetImagePath("lockpick")Last updated
Server-side function to get item image path.
Bridge.Inventory.GetImagePath(item)local Bridge = exports['community_bridge']:Bridge()
local imagePath = Bridge.Inventory.GetImagePath("lockpick")Last updated