Starter items
um-ronin-multicharacter - config - starteritems.lua
To give new players starter items when they spawn for the first time, you can configure the items
return {
{ item = 'phone', amount = 1 },
{ item = 'id_card', amount = 1 },
{ item = 'driver_license', amount = 1 },
}Supported Custom ID Cards
| Resource | Starter | Setup |
|---|---|---|
| um-idcard | ✅ Supported | ✅ Auto |
| bl_idcard | ✅ Suppported | ✅ Auto |
| qbx_idcard | ✅ Suppported | ✅ Auto |