帖子评分记录
| 积分 | 评分人 | 时间 | 理由 |
|---|---|---|---|
| PT币 +1 枚 | 七夜的许愿星 | 2010-6-2 20:49 | 太谢谢了! |
| 被评分帖子 | |
| Nightind | 2010-6-2 20:04 |
#org @start 脚本开始 checkflag 0x828 设立标识 if 0x1 goto @done 如果标识存在转向结束 msgbox @1 0x6 对话 applymovement 0x04 @move 4号NPC移动脚本 waitmovement 0x0 等待移动结束 applymovement 0xFF @move2 主角移动脚本 pause 0x30 等待时间30 msgbox @2 0x6 对话 playsong 0x13E 0x0 音乐 applymovement 0x04 @move3 4号NPC移动脚本 applymovement 0xFF @move3 主角移动脚本 waitmovement 0x0 等待以上移动结束 fadesong 0x12C 声效 release 解除锁定 end 结束 #org @done release end #org @move #raw 0x62 移动命令 #raw 0x12 #raw 0x12 #raw 0x12 #raw 0x12 #raw 0xFE 移动结束 #org @move2 #raw 0x03 #raw 0xFE #org @move3 #raw 0x13 #raw 0x13 #raw 0x13 #raw 0x13 #raw 0xFE #org @1 = Waaaiiiitttt!!! #org @2 = You can't go out there\nwithout your own Pokemon.\pWild Pokemon will hurt you. 这脚本怎么很普通,有必要问提问吗... | |