レス書き込み
スレへ戻る
写
レス栞
レス消
☆ベルトアクション作成 Beats of rageスレッド☆
PC,スマホ,PHSは
ULA
べっかんこ
公式(スマホ)
公式(PC)
で書き込んでください。
名前
メール
引用切替:
レスアンカーのみ
>>166 > 上の例は、こんなことできたらいいなで、ざっと記述し動作確認します。 > 動作確認できたら、同じ処理をフラグで簡略化したりして > @script > void self = getlocalvar("self"); > setlocalvar("BT"+self, findtarget(self)); > if(getlocalvar("BT"+self)!=NULL()) { > void target = getlocalvar("BT"+self); > int tx = getentityproperty(target, "x"), px = getentityproperty(self, "x"); > int tz = getentityproperty(target, "z"), pz = getentityproperty(self, "z"), IR=0; > if(tz - pz < 10 && tz - pz >-10) { > if(getentityproperty(self, "direction")) { > if(tx - px > 30 && tx - px < 240) { IR = 1; } > } else { > if(tx - px >-240 && tx - px <-30) { IR = 1; } > } > } > if(IR) { > changeentityproperty(target, "lifespancountdown", 600); > changedrawmethod(target, "reset", 1); > setlocalvar("BT"+self, NULL()); > changedrawmethod(target,"tintmode",3); > changedrawmethod(target,"tintcolor",rgbcolor(255, 64, 0)); > } > } > @end_script > こんな感じに直します。動作は一緒なんで、別にやらなくても良いのですが、なんとなくw
ローカルルール
SETTING.TXT
他の携帯ブラウザのレス書き込みフォームはこちら。
書き込み設定
で書き込みサイトの設定ができます。
・
ULA
・
べっかんこ(身代わりの術)
・
べっかんこ(通常)
・
公式(スマホ)
・
公式(PC)[PC,スマホ,PHS可]
書き込み設定(板別)
で板別の名前とメールを設定できます。
メモ帳
(0/65535文字)
上
下
板
覧
索
設
栞
歴
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.013s