Jump to content
  • 0

Modified Monster Invasion.


China

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  152
  • Reputation:   4
  • Joined:  11/25/11
  • Last Seen:  

So basically I want a monster invasion that spawns 2000 monsters and 5 MVPs every 5PM server time during Mondays and Saturdays. Each monster would be worth a coin, and each MVP would be worth 100 coins ( item id 30001 ). The MVPs would be lhz bosses ( real ones with drops ). And the monsters could be anywhere from lhz_dun03 mobs or thanatos tower or even thor_v03 whatever works the easiest for it. The mobs would have no drops btw, thanks in advance!

Link to comment
Share on other sites

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   52
  • Joined:  11/15/11
  • Last Seen:  

This should work..

http://upaste.me/fba02059bca525f

I could do better using loop and array but that would need actual testing

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

I could write up something like this for you, except for the last part where you want the mobs to have no drops.

Doing this is not a simple task, at least I wouldn't know of a way to disable drops from only those mobs and not the bosses, while still dropping coins.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  152
  • Reputation:   4
  • Joined:  11/25/11
  • Last Seen:  

Hmm, I'd be fine with drops I guess. But, is it possible to install an auto cleanmap every 5-10 secs so it won't lag cause it is 2500 monsters... Btw, could the script by any chance use getitem so they won't have to alootid it? Thanks in advance btw! I really appreciate if you could write this. ^_^

Bump.

Bump

Bump

Bump.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  242
  • Reputation:   3
  • Joined:  01/01/12
  • Last Seen:  

bump

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  242
  • Reputation:   3
  • Joined:  01/01/12
  • Last Seen:  

can you make it manual?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  152
  • Reputation:   4
  • Joined:  11/25/11
  • Last Seen:  

This should work..

http://upaste.me/fba02059bca525f

I could do better using loop and array but that would need actual testing

Thanks a bunch! Just asking, does this check the day? I only want it to activate on Mondays and Saturdays. I saw an OnClock but I didn't see anything that checked the day ;o

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  210
  • Reputation:   10
  • Joined:  11/20/11
  • Last Seen:  

^ it does not

change:

OnClock1700:

to

OnSat1700:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   52
  • Joined:  11/15/11
  • Last Seen:  

Oh.. I thought you wanted it throughout the week except for sundays..

I updated the script, still same link

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  152
  • Reputation:   4
  • Joined:  11/25/11
  • Last Seen:  

^ it does not

change:

OnClock1700:

to

OnSat1700:

Hi, I want it to be on BOTH mondays and saturdays, so I should put OnMon1700: and OnSat1700: instead of OnClock1700:?

Oh.. I thought you wanted it throughout the week except for sundays..

I updated the script, still same link

Just viewed it, still has OnClock1700

Edited by China
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  152
  • Reputation:   4
  • Joined:  11/25/11
  • Last Seen:  

yes but is uses gettime :)

Ohh, okay, thanks a lot !!

Link to comment
Share on other sites

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.

×
×
  • Create New...