stydianx Posted October 11, 2012 Posted October 11, 2012 requesting a script that will spawn 100 Dark_Priest in 127,158 every 6 hours starting at 12am UST. and announces the event. thanks to who will help Quote
Bin4ry Posted October 11, 2012 Posted October 11, 2012 (edited) If using permanent monster spawn you can't spawn them accurately in 6 hour. Use this script and change pay_fild04 to ur nap name. - script DarkPriestSpawn -1,{ OnInit: OnHour0000: OnHour0600: OnHour1200: OnHour1800: monster "pay_fild04",127,158,"Dark Priest",1198,100; announce "Dark Priest has spawned!",BC_ALL; end; } Edited October 11, 2012 by darristan Quote
AnnieRuru Posted October 11, 2012 Posted October 11, 2012 its better to make those monster not spawn more than 100 at any time monster "pay_fild04",127,158,"Dark Priest",1198,100 - mobcount("pay_fild04", strnpcinfo(3)+"::Onaa"), strnpcinfo(3)+"::Onaa"; Quote
Bin4ry Posted October 11, 2012 Posted October 11, 2012 Ah how come I didn't remember to add a variable counter to the script..... Quote
14th Posted October 25, 2012 Posted October 25, 2012 Good Day! If I may, I would just like to ask something about this? Where should I edit this scripts If I want to try them out? Thanks! Quote
Emistry Posted October 25, 2012 Posted October 25, 2012 Good Day! If I may, I would just like to ask something about this? Where should I edit this scripts If I want to try them out? Thanks! refer this Monster ? or what you want to edit in the script ? be specify ? Quote
14th Posted October 25, 2012 Posted October 25, 2012 Hi there sir. It's just that... We couldn't find any monsters on any map? We were able to set the server up. Be "in" the game.. But while exploring.. We noticed that there were no monsters that roam the maps.. I thought that we might be missing some scripts so I wanted to know where to edit them. But if scripts weren't the problem.. Could you help us out? Quote
Emistry Posted October 25, 2012 Posted October 25, 2012 tested with post#2 and post#3 script... work fine..no problem at all... Quote
14th Posted October 25, 2012 Posted October 25, 2012 Thanks for the quick reply sir Emistry.. Am going to try it again.. Wish me luck! Thanks again! Quote
Question
stydianx
requesting a script that will spawn 100 Dark_Priest in 127,158 every 6 hours starting at 12am UST.
and announces the event.
thanks to who will help
8 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.