Phantom Of Rogue-Gon Posted August 8, 2013 Posted August 8, 2013 hello im here again i requesting about summon mobs what script for ramdom summon mobs in field lets say i want ramdom summon mobs in 1 town or 1 field like poring - fabre - kukre - lunatic every 8hrs 1 of them of mobs ramdom summon sorry for my bad english Quote
Jasc Posted August 8, 2013 Posted August 8, 2013 Sounds like an invasion script, try searching for a monster invasion script, there are a couple that I've seen Quote
Phantom Of Rogue-Gon Posted August 8, 2013 Author Posted August 8, 2013 - script summon -1,{ OnMinute32: sleep rand(6) * 0 *60*1000; monster "prontera",154,173, "--ja--", .mobid[ rand(.mobidsize) ], 1; end; OnInit: setarray .mobid, 1002, 1113, 1031; set .mobidsize, getarraysize(.mobid); } i have script for ramdom mobs how can add the annouce ?? lets say Time for kill ramdom mobs in Prontera then after start summon the hunt for ramdom mob and kill with annouce? [" + strcharinfo(0) + "] Quote
Question
Phantom Of Rogue-Gon
hello im here again
i requesting about summon mobs
what script for ramdom summon mobs in field
lets say
i want ramdom summon mobs in 1 town or 1 field
like
poring - fabre - kukre - lunatic
every 8hrs
1 of them of mobs ramdom summon
sorry for my bad english
2 answers to this question
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.