Skip to content

ABUGIZA/F4-lawyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Lawyer Script For QbCore

qb-inventory/html/js/app.js cod 480

} else if (itemData.name == "case") {
            $(".item-info-title").html('<p>' + itemData.label + '</p>')
            $(".item-info-description").html('<p><strong>  اسم الموكل : </strong><span>'+ itemData.info.name + '</span></p><p><strong> سبب القضية : </strong><span>' + itemData.info.case + '</span></p><p><strong> الادلة : </strong><span>'+ itemData.info.send+ '</span></p><p><strong>  دليل اضافي : </strong><span>'+ itemData.info.send_2 + '<p><strong>  دليل اضافي : </strong><span>'+ itemData.info.send_3 +'</span></p>'
);

qb-core/shared/items

['case']                            = {['name'] = 'case',                              ['label'] = 'Case',                      ['weight'] = 500,          ['type'] = 'item',       ['image'] = 'case.png',                 ['unique'] = true,         ['useable'] = false,     ['shouldClose'] = true,       ['combinable'] = nil,   ['description'] = 'The case file'},

qb-smallresources/server/logs/Webhooks

['lawyer'] = 'حط رابط الوب هوك حق دسكوردك',

Preview

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages