antiblock
Cyphriun
  • Chatbox

    You don't have permission to chat.
    Load More

Archived

This topic is now archived and is closed to further replies.

  • 0
Filha

Erro Uiscript

Question

Boas estava a implementar o Botao no inventario pois estou errando em algo quem puder corrigir agradeceria ...

Codigo Funcional !

Citar

                    {
                        "name" : "Button_4", "type" : "ani_image", "x" : position_x, "y" : position_y + 34 * 9, "width" : global_width, "height" : global_height, "delay" : set_delay,
                        "images" :
                        (
                            path_image_test_animation + "r.png", path_image_test_animation + "r1.png",
                            path_image_test_animation + "r2.png", path_image_test_animation + "r3.png",
                        )
                    },

implementando mais da me erro nao aparce a imagen

Citar

                    {
                        "name" : "OfflineShopButton", "type" : "ani_image", "x" : position_x, "y" : position_y + 34 * 10, "width" : global_width, "height" : global_height, "delay" : set_delay,                
                        "type" : "button","x" : position_x, "y" : position_y + 34 * 10, "width" : global_width, "height" : global_height, "delay" : set_delay,                
                        "images" :
                        (
                            path_image_test_animation + "r.png", path_image_test_animation + "r1.png",
                            path_image_test_animation + "r2.png", path_image_test_animation + "r3.png",
                        )
                    },

se eu removo o "type" : "button" me caiusa erros ..

e se eu nao tiver ani_image a funcionar nao vai me parecer a imagem acredito que tem que montar da forma correta

qando  usso esse codigo nao me aparece a imagem mais o botao funciona invisivel ..

 

 

imagen

https://uploaddeimagens.com.br/imagens/botaoooooooo-png

Share this post


Link to post
Share on other sites

0 answers to this question

There have been no answers to this question yet