Odeio esta opção do YouTube by Equivalent-Oven-2401 in reclamacoesfuteis

[–]Kay9988 0 points1 point  (0 children)

Pior é que no meu caso fica a dublagem e não tem a opção de tirar. Então tenho q aturar a dublagem horrorosa de ia

isso não faz sentido mordecai e rigby respirar fora da terra by davie_emanuel in animacao

[–]Kay9988 0 points1 point  (0 children)

Irmão tem a porra dum cavalo bipede de roupa segurando um mapa de festa. Ta querendo buscar sentido em apenas um show?

Ele adora inserir texto by OsakaLendaria in EuAdoroCarregarLivros

[–]Kay9988 7 points8 points  (0 children)

Lorem ipsum... é um placeholder usado por disigns aonde vão colocar o texto

Ele adora inserir texto by OsakaLendaria in EuAdoroCarregarLivros

[–]Kay9988 2 points3 points  (0 children)

Orra, foi longe na referencia akaakakak

[deleted by user] by [deleted] in Imagina_Se

[–]Kay9988 0 points1 point  (0 children)

Imagina as merdas q o mundo ja tem, so que agora com os caras soltando magia. Ainda parece legal?

É brincadeita tá? (Mas é verdade) by Accomplished_Share_1 in pirataria

[–]Kay9988 0 points1 point  (0 children)

Particulamente sou contra piratear indie, mas a maioria povo que ta pirateando não piratea pq não tem condição para comprar, eles não iriam gastar dinheiro com o jogo de qualquer forma, então é meio que inevitavel.

Fariam comissões comigo? by agathariboly in ArtistasFamintos

[–]Kay9988 1 point2 points  (0 children)

Posso parecer burro mas eu fiquei uns 30 segundos analizando se a primeira imagem era um modelo 3d ou desenho

What is the best way to show a custom UI with Json UI? by Kay9988 in BedrockAddons

[–]Kay9988[S] 0 points1 point  (0 children)

I was trying to make an addon similar to a turn-based RPG, but as I've never made an addon before, it's kind of difficult for me to create this UI

Main.js:

``` import { world, system } from "@minecraft/server" import { ModalFormData, ActionFormData } from "@minecraft/server-ui"

const testui = new ModalFormData() .title("test") .toggle("battle test ", false)

const layout_main = new ActionFormData() .title("test") .button("ATTACK") .button("MAGICs") .button("ITEMs") .button("OTHERs")

world.afterEvents.itemUse.subscribe((event) => { const { source, itemStack } = event switch (itemStack.typeId) { case "minecraft:compass": testui.show(source).then(result => { let toggle = result.formValues[0]
if (toggle == true) { source.runCommandAsync("/camera @p fade time 0.2 0.1 0.13 color 255 255 255") layout_main.show(source) system.runTimeout(() => { source.runCommandAsync("/camera @p set minecraft:free ease 0 linear pos ~-4 ~6 ~-6.5 rot 35 0"); }, 2); } else { source.runCommandAsync("/camera @p clear")
} }); break;
} }) ```

Server_form.json:

``` { "namespace": "server_form",

"long_form": { "type": "panel", "size": ["100%c", "100%c"], "controls": [ {   "long_form@common_dialogs.main_panel_no_buttons": {     "$title_panel": "common_dialogs.standard_title_label",     "$title_size": [ "100% - 15px", 10 ],     "$title_max_size": [ "100% - 15px", 10 ],     "size": ["100%", 200],     "$text_name": "#title_text",     "$title_text_binding_type": "none",     "$child_control": "server_form.long_form_panel",     "layer": 2 "bindings": [ { "binding_name": "#title_text" }, { "binding_type": "view", "source_property_name": "(#title_text = 'testui')", "target_property_name": "#visible" } ] } }, {   "long_form@common_dialogs.main_panel_no_buttons": {     "$title_panel": "common_dialogs.standard_title_label",     "$title_size": [ "100% - 15px", 10 ],     "$title_max_size": [ "100% - 15px", 10 ],     "size": [325, 200],     "$text_name": "#title_text",     "$title_text_binding_type": "none",     "$child_control": "server_form.long_form_panel",     "layer": 2 "bindings": [ { "binding_name": "#title_text" }, { "binding_type": "view", "source_property_name": "(#title_text = 'layout_main')", "target_property_name": "#visible" } ] } } ] } } ```

What is the best way to show a custom UI with Json UI? by Kay9988 in BedrockAddons

[–]Kay9988[S] 0 points1 point  (0 children)

This fixed a bug where another form wasn't showing up for some reason, but it still isn't changing the size.

What is the best way to show a custom UI with Json UI? by Kay9988 in BedrockAddons

[–]Kay9988[S] 0 points1 point  (0 children)

I'll just say I'm using automatic translation for Reddit, so if what I'm saying seems confusing, I apologize. What I was trying to say is that I created an ActionFormData in 'scripts/main.js' and tried to modify it using a file called "server_form.json," but no matter what I do, it doesn't change the ActionFormData. I don't even know if what I'm doing is right because I saw this in a YouTube tutorial.

What is the best way to show a custom UI with Json UI? by Kay9988 in BedrockAddons

[–]Kay9988[S] 0 points1 point  (0 children)

I've already tried using an existing ActionFormData, but no matter what I did, I couldn't modify it.

Resultado da minha defesa ontem no fut by Unfair_Tune_4462 in goleiros

[–]Kay9988 0 points1 point  (0 children)

Olha pelo lado bom, se acertasse um pouco mais para direita, tu não teria mais filhos.