Generators¶
Use these generators to build starter files faster. They are helpful when you want a solid base to edit instead of writing every definition from scratch.
Attribute Generator
Create a starter attribute with names, limits, and example setup code.
Faction rolesClass Generator
Create a class with the usual fields for loadouts, access, and behavior.
Player groupsFaction Generator
Create a faction with the common settings for models, flags, and spawn choices.
Item Generators¶
Aid Item Generator
Make a starter healing or support item.
AmmunitionAmmo Item Generator
Build an ammo item with the usual fields already in place.
Storage itemsBag Item Generator
Create a bag item that opens its own storage.
Readable itemsBooks Item Generator
Make books, notes, and other items with text players can read.
Placed objectsEntity Item Generator
Create an item that spawns or places a world entity.
Throwable weaponsGrenade Item Generator
Build a grenade-style item with the common setup filled in.
ClothingOutfit Item Generator
Create wearable clothing and appearance items.
PAC3 wearablesPAC3 Item Generator
Build outfit items that use PAC3 parts.
Quantity-based itemsStackable Item Generator
Create items that can stack and split cleanly.
Web linksURL Item Generator
Make an item that opens a website or outside link.
Guns and meleeWeapons Item Generator
Create a weapon item with the standard fields already laid out.