Jump to content
  • 0
Sign in to follow this  
rotloso

Bossnia!! time start and timeup!!

Question

-	script	Bossnia Staff#1	-1,{
	mes "[Riss]";
	mes "Hello?";
	mes "I am an adventurer.";
	mes "Haha~";
	next;
	if (Zeny > 999999) {
		mes "[Riss]";
		mes "Would you really like to take the challenge?";
		mes "Ok, just choose the course.";
		next;
		.@i = select("First","Second","Third","Fourth");
		mes "[Riss]";
		mes "Take care, boy~";
		mes "Don't hold a grudge against me.";
		close2;
		Zeny -= 1000000;
		warp "bossnia_0"+.@i,rand(202,204),rand(202,204);
		end;
	}
	mes "[Riss]";
	mes "You don't have enough money...";
	mes "Come back when you have at least 1,000,000 zeny.";
	close;
}
Main_town,160,156,4	duplicate(Bossnia Staff#1)	Bossnia Staff#7	4_M_PHILMAN

// Warp Portals
//============================================================
bossnia_01,210,210,0	warp	bossnia01	1,1,Main_town,146,166
bossnia_02,210,210,0	warp	bossnia02	1,1,Main_town,146,166
bossnia_03,210,210,0	warp	bossnia03	1,1,Main_town,146,166
bossnia_04,210,210,0	warp	bossnia04	1,1,Main_town,146,166

// Monster Spawns
//============================================================

bossnia_01,0,0,0,0	monster	Dark Lord	1272,3,600000,0,1
bossnia_02,0,0,0,0	monster	Garm	1252,5,600000,0,1
bossnia_03,0,0,0,0	monster	Gloom Under Night	1768,2,600000,0,1
bossnia_04,0,0,0,0	monster	Doppelganger	1046,5,600000,0,1

Hi guys!! please help me to edit bossnia event

 

1. time bossnia start, example round 1 (7.00 am-10.00 am) round 2 (7.00 pm-10.00 pm)

2. when timeup each round player in bossnia warp to savepoint

3. Announce when bossnia start

 

sorry for my English!!

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.