Jet0910 Posted February 5, 2018 Posted February 5, 2018 Im using 2015rag.exe client.....At saan folder ko siya ilalagay.Ty po sa sasagot! Quote
hendra814 Posted February 6, 2018 Posted February 6, 2018 4 hours ago, Jet0910 said: Im using 2015rag.exe client.....At saan folder ko siya ilalagay.Ty po sa sasagot! try this - script Killa -1,{ end; OnSun0800: OnSun1300: OnSun1500: OnSun1700: OnSun1900: OnSun2100: OnWed0800: OnWed1300: OnWed1500: OnWed1700: OnWed1900: OnWed2100: OnFri0800: OnFri1300: OnFri1500: OnFri1700: OnFri1900: OnFri2100: setarray .bc_city$[0],"alberta","aldebaran","geffen","izlude","morocc","payon","prontera"; setarray .bc_monster[0],"1917","1885","1874","1871","1832","1802","1785","1779","1768","1751","1734","1719","1708","1688","1685","1658","1651","1650","1649","1648","1647","1646","1630","1623","1583","1511","1502","1492","1418","1399","1389","1373","1312","1272","1252","1251","1190","1159","1157","1150","1147","1115","1112","1087","1086","1059","1046","1038","2202"; set .@city,rand(0,getarraysize(.bc_city$)-1); set .@mvp,rand(0,getarraysize(.bc_monster)-1); announce "Danger! "+.bc_city$[.@city]+" attack by MvP!!",bc_all; //announce and end monster .bc_city$[.@city],0,0,"City Attacker",.bc_monster[.@mvp],1,"MasterMVP::OnThisMvPKilled"; end; } - script MasterMVP -1,{ end; OnThisMvPKilled: getitem 7539,100; announce "Congratulation to "+strcharinfo(0)+", has killed the MVP "+.bc_city$[.@city]+" !",bc_all; end; } Quote
Jet0910 Posted February 8, 2018 Author Posted February 8, 2018 ask ko lng kung ready to play na toh? kse "zero knowledge" ako sa scripting gusto ko lng maglaro ng RO offline Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.