板 1- 前 次 新 レス
くだらない質問にもマジレス
[908]名無しさん(ザコ):2010/05/11(火) 13:11:19 ID:Ykknd/h20
>>907
こんな感じです
流星出撃:
## 使用方法 ##
## Call 流星出撃 パイロット X座標 Y座標##
Center Args(2) Args(3)
PlaySound Beam.wav
Wait Start
For i = 1 To 5
PaintPicture SpecialPowerBmp("lucky_3_",1) (400 - 35 * i) (0 + 35 * i) 64 64 透過
#PaintPicture MindBmp("lucky_3_",1) (400 - 35 * i) (0 + 35 * i) 64 64 透過
Refresh
Wait Until (0.5 * i)
ClearPicture
If i = 5 then
Launch Args(1) Args(2) Args(3)
Refresh
EndIf
Next
Refresh
Return
前 次
0ch BBS 2005-06-05