Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
명령어재장전scoreboard objectives add gun dummy gunscoreboard players set @s gun (ammo)replaceitem entity @s slot.weapon.mainhand 1 gun:gun 1 잔탄titleraw @s [scores={gun=0..999}] actionbar {"rawtext":[{"text":"§l"},{"score":{"name":"@s","objective":"gun"}},{"text":"/ammo"}]}titleraw @s [scores={gun=0}] actionbar {"rawtext":[{"text":"§4§l"},{"score":{"name":"@s","objective":"gun"}},{"text":"/§fammo"}]}빈 총execute @s [scores={gun=0}] ~ ~ ~ replaceitem entity @s slot.weapon.mainhand 1 gun:gun_empty 1스코어보드scoreboard objectives add gun dummy gungamerule sendcommandfeedback false
gun이라고 써진곳에 총이름은 ammo라고 써진 곳에 탄약의 양을예를 들어 ak47이면scoreboard objectives add ak47 dummy ak47scoreboard players set @s ak47 30replaceitem entity @s slot.weapon.mainhand 1 gun:ak47 1 이런식으로 해주시면 됩니다.
ㅘ 드디어!!!
Will there be a tutorial on animations? And how to transfer them to addons maker
다음편 언제 올라와요!!!!
Dude the gun just same as default AKA its not working
그 팔 모양 다운이 안돼요...
제가 만든 애드온 다른 사람한테 보내고 싶은데 어떻게 하나요?
혹시 3b리소스팩 만들기 강좌를 올려주실 수 있나요?
노력해보겠습니다
워든 텍스처 피규어로 만들어서 다운로드 한다음 마크로 들어와서 적용시킨 다음 맵에서 워든을 소한했는데 그냥 워든의 모습인데 뭐죠
자세한 원인은 모르지만 애드온 메이커 내부에서 텍스쳐를 변경할시 버그가 발생됩니다.
한국어 번역 하는법좀...
명령어
재장전scoreboard objectives add gun dummy gun
scoreboard players set @s gun (ammo)
replaceitem entity @s slot.weapon.mainhand 1 gun:gun 1
잔탄
titleraw @s [scores={gun=0..999}] actionbar {"rawtext":[{"text":"§l"},{"score":{"name":"@s","objective":"gun"}},{"text":"/ammo"}]}
titleraw @s [scores={gun=0}] actionbar {"rawtext":[{"text":"§4§l"},{"score":{"name":"@s","objective":"gun"}},{"text":"/§fammo"}]}
빈 총
execute @s [scores={gun=0}] ~ ~ ~ replaceitem entity @s slot.weapon.mainhand 1 gun:gun_empty 1
스코어보드
scoreboard objectives add gun dummy gun
gamerule sendcommandfeedback false
gun이라고 써진곳에 총이름은 ammo라고 써진 곳에 탄약의 양을
예를 들어 ak47이면
scoreboard objectives add ak47 dummy ak47
scoreboard players set @s ak47 30
replaceitem entity @s slot.weapon.mainhand 1 gun:ak47 1
이런식으로 해주시면 됩니다.
ㅘ 드디어!!!
Will there be a tutorial on animations? And how to transfer them to addons maker
다음편 언제 올라와요!!!!
Dude the gun just same as default AKA its not working
그 팔 모양 다운이 안돼요...
제가 만든 애드온 다른 사람한테 보내고 싶은데 어떻게 하나요?
혹시 3b리소스팩 만들기 강좌를 올려주실 수 있나요?
노력해보겠습니다
워든 텍스처 피규어로 만들어서 다운로드 한다음 마크로 들어와서 적용시킨 다음 맵에서 워든을 소한했는데 그냥 워든의 모습인데 뭐죠
자세한 원인은 모르지만 애드온 메이커 내부에서 텍스쳐를 변경할시 버그가 발생됩니다.
한국어 번역 하는법좀...