月猫ch
月猫ch
PDCPlayerRealms developerS Community
Created by 月猫ch on 3/3/2025 in #help-forum
TPさせてるアマスタの、描画上のずれをなくしたい
こちらは、利用している関数たち 使ってない奴もいっぱいはいってて申し訳ない
5 replies
PDCPlayerRealms developerS Community
Created by 月猫ch on 3/3/2025 in #help-forum
TPさせてるアマスタの、描画上のずれをなくしたい
skファイルはこちら、毎tickTPを常用してる 処理上は正常にTP出来てるはずなのに、見ての通りpartsががたがた TPSの低下やPINGの上昇(ラグ)も見られない どなたか改善方法をご存じないだろうか
5 replies
PDCPlayerRealms developerS Community
Created by rea on 2/9/2025 in #help-forum
GeyserMCで統合版が入れない
『入れない』じゃないが
9 replies
PDCPlayerRealms developerS Community
Created by 月猫ch on 1/27/2025 in #help-forum
TPでarmor standがずれる
TPS落ちてるとかではないんですけども
7 replies
PDCPlayerRealms developerS Community
Created by 月猫ch on 1/27/2025 in #help-forum
TPでarmor standがずれる
ラグっすかねえ…
7 replies
PDCPlayerRealms developerS Community
Created by 月猫ch on 1/27/2025 in #help-forum
TPでarmor standがずれる
flameエフェクトは算出したlocationではなく
set {_} to (location at {_head})
show 1 flame with speed 0 at {_}
set {_} to (location at {_head})
show 1 flame with speed 0 at {_}
このようにアマスタに直でだしてます
7 replies
PDCPlayerRealms developerS Community
Created by 月猫ch on 1/27/2025 in #help-forum
TPでarmor standがずれる
No description
7 replies
PDCPlayerRealms developerS Community
Created by gladiolus8789 on 1/18/2025 in #help-forum
同じ文字を繰り返した文字列を生成したい
⬆天才だろこれ
24 replies
PDCPlayerRealms developerS Community
Created by gladiolus8789 on 1/18/2025 in #help-forum
同じ文字を繰り返した文字列を生成したい
逆にpyのstr計算はどういう内部処理なんだ……
24 replies
PDCPlayerRealms developerS Community
Created by gladiolus8789 on 1/18/2025 in #help-forum
同じ文字を繰り返した文字列を生成したい
つまりyukkinaニキとおなじ え、見た目がきしょい?ごめん
24 replies
PDCPlayerRealms developerS Community
Created by gladiolus8789 on 1/18/2025 in #help-forum
同じ文字を繰り返した文字列を生成したい
1例(というかうちのやり方)なんですけど
set {_} to ""
loop {_n} times:
set {_} to "%{_}%%{_str}%
return {_}
set {_} to ""
loop {_n} times:
set {_} to "%{_}%%{_str}%
return {_}
とかやってます
24 replies
PDCPlayerRealms developerS Community
Created by gladiolus8789 on 1/18/2025 in #help-forum
同じ文字を繰り返した文字列を生成したい
やめたほうがいいかもしれません
24 replies
PDCPlayerRealms developerS Community
Created by gladiolus8789 on 1/18/2025 in #help-forum
同じ文字を繰り返した文字列を生成したい
add A to LIST は処理が遅いので
24 replies