Price
UnknownA script by ZypMert
Price
Unknownhttps://cdn.discordapp.com/attachments/978001606815653938/1005122142746198117/unknown.png
FEATURES
INFORMATIONS
Config = {
language = 'de',
locales = {
['de'] = {
['command_description'] = 'XMenü öffnen',
},
['en'] = {
['command_description'] = 'Open XMenu',
},
},
openKey = 'x',
buttons = {
-- !!!!!!!!!!!!!!!!!!!!!!! MAX 4 BUTTONS !!!!!!!!!!!!!!!!!!! --
-- LEFT --
{
name = 'trunk', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Kofferraum',
},
icon = 'fa-truck-ramp-box',
cb = function()
end,
},
{
name = 'search', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Durchsuchen',
},
icon = 'fa-magnifying-glass',
cb = function()
end,
},
{
name = 'handcuffs', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Fesseln',
},
icon = 'fa-handcuffs',
cb = function()
end,
},
{
name = 'id_card', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Ausweis',
'geben',
},
icon = 'fa-address-card',
cb = function()
end,
},
-- !!!!!!!!!!!!!!!!!!!!!!! MAX 4 BUTTONS !!!!!!!!!!!!!!!!!!! --
-- RIGHT --
{
name = 'give_money', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Geld',
'geben',
},
icon = 'fa-hand-holding-dollar',
cb = function()
end,
},
{
name = 'lock_car', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Car Lock'
},
icon = 'fa-lock',
cb = function()
end,
},
{
name = 'stabilize', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Stabilisieren',
},
icon = 'fa-heart-pulse',
cb = function()
end,
},
{
name = 'close', -- THIS NAME MUST BE UNIQUE!!!!!!!!!!
closeOnPress = true,
labels = {
'Schließen',
},
icon = 'fa-arrow-right-from-bracket',
cb = function()
end,
},
}
}
Credits
Zyp
KattrigerKatta
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | ~1500 |
| Requirements | None |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.