stydianx Posted October 11, 2012 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 390 Reputation: 27 Joined: 07/12/12 Last Seen: October 24, 2022 Share 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 Link to comment Share on other sites More sharing options...
Bin4ry Posted October 11, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share 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 Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 11, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
Bin4ry Posted October 11, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted October 11, 2012 Ah how come I didn't remember to add a variable counter to the script..... Quote Link to comment Share on other sites More sharing options...
14th Posted October 25, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 1 Joined: 10/24/12 Last Seen: April 27, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted October 25, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 10 hours ago Share 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 Link to comment Share on other sites More sharing options...
14th Posted October 25, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 1 Joined: 10/24/12 Last Seen: April 27, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted October 25, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 10 hours ago Share Posted October 25, 2012 tested with post#2 and post#3 script... work fine..no problem at all... Quote Link to comment Share on other sites More sharing options...
14th Posted October 25, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 1 Joined: 10/24/12 Last Seen: April 27, 2014 Share Posted October 25, 2012 Thanks for the quick reply sir Emistry.. Am going to try it again.. Wish me luck! Thanks again! Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.