UID9342
阅读权限70
威望 点
积分1974
注册时间2011-3-31
最后登录1970-1-1
听众
收听
升级
  48.7%
群组: JRO日本客户端
|
请达人帮忙看下为什么脚本没有执行?
prontera.gat,151,151,5 script MyWeather_Event -1,{
OnMinute01:
switch (rand(6))
{
case 0:
atcommand "clearweather";
atcommand "snow";
end;
break;
case 1:
atcommand "clearweather";
atcommand "clouds";
end;
break;
case 2:
atcommand "clearweather";
atcommand "clouds2";
end;
break;
case 3:
atcommand "clearweather";
atcommand "fog";
end;
break;
case 4:
atcommand "clearweather";
atcommand "fireworks";
end;
break;
case 5:
atcommand "clearweather";
atcommand "sakura";
end;
break;
case 6:
atcommand "clearweather";
atcommand "leaves";
end;
break;
default:
atcommand "clearweather";
end;
}
} |
温馨提示:
1. 本站模拟器源于网络,经 99Max.mE 二次开发,仅供个人学习娱乐使用,切勿用于商业用途,否则后果自负!
2. 如需更好体验游戏内容,请前往官方游戏!不具备合法的运营模式,都是强盗,请勿擅自搭建私服!
3. 如本站内容有侵犯您的权益,请发送信息至QQ:372607220 或 EMAIL:372607220@qq.com ,我们会及时删除。
|