Jump to content
  • 0
Sign in to follow this  
karazu

Emperium Breaker Event (Just a new IDEA)

Question

Every 2hours or something.


Their will be an Emperium that will spawn lets say in the center of prontera and everyone will break it. and who ever breaks it will have the reward.

It is like in WOE.

Two ways of winning ( What is better?)

- Who has the most damage will win?
- Who ever last hit/break it will win?

Share this post


Link to post
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Not sure : 

-	script	Sample	-1,{	OnMinute00:		if ( ( gettime(3) % 2 ) == 0 )			monster "prontera",150,150,"Emperium",1288,1,strnpcinfo(1)+ "::OnKill";		end;	OnKill:		announce strcharinfo(0)+ " breaks the Emperium",0;		getitem 7227,10;		end;}	

Share this post


Link to post
Share on other sites
  • 0

 

Not sure : 

-	script	Sample	-1,{	OnMinute00:		if ( ( gettime(3) % 2 ) == 0 )			monster "prontera",150,150,"Emperium",1288,1,strnpcinfo(1)+ "::OnKill";		end;	OnKill:		announce strcharinfo(0)+ " breaks the Emperium",0;		getitem 7227,10;		end;}	

Thank you for this one! I will try @home

 

 

EDIT:

 

How about if it will be randomly spawn on the map? let say prontera?

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.