Weapons
Weapons Item Generator
Basic Information
Unique identifier for this item (no spaces, lowercase)
Inventory category for organization
Visual Properties
3D model path for the item
Inventory slot width
Inventory slot height
Weapon Properties
Weapon entity class that gets given to players
JSON format: e.g., {"guns": 2, "combat": 1}
Weapon drops when player dies
Generated Code
-- Generated weapons item code will appear here after clicking "Generate Weapons Item Code"
-- This code uses lia.item.registerItem for programmatic item registration