Skip to content

can you help me?? #3

@aviassouline1

Description

@aviassouline1

how to install I didn't understand where to put the code

ESX.UI.Menu.Open(

'default', GetCurrentResourceName(), 'shop',

{

css = 'superete',

title = 'Magasin',

elements = elements

},

function(data, menu)

TriggerServerEvent('esx_shop:buyItem', data.current.value, data.current.price)

end,

function(data, menu)

menu.close()

CurrentAction = 'shop_menu'

CurrentActionMsg = _U('press_menu')

CurrentActionData = {zone = zone}

end

)
css = 'superete' matches with

.menu .head_superete{

font-family: SignPainter;

font-size: 59px;

background-image: url("../img/header/247.png");

text-align : center;

height : 90px;

line-height : 105px;

color : white;

font-style: oblique;

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions