Jump to content
  • 0

permanent monster spawn


Question

8 answers to this question

Recommended Posts

Posted (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 by darristan
Posted

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";

Posted

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 ?

Posted

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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...