Jump to content

Satan Catcher v2.0


Recommended Posts


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   14
  • Joined:  04/28/12
  • Last Seen:  

for those who don't know, this event is like poring catcher, but satan morroc is the monster, and a lot harded because the monster is so big.

 

if you know Karul/iFoxKun's Satan catcher isn't automated and you need to trigger the event manually..

so i Made it simple for our community to prevent questions.

 

so this is my modified Satan Catcher :

how to install : 

 

db/mob_avail.txt
 

3031,1916

db/mob_db.txt

3031,MOROCC_,Satan Morroc,Satan Morroc,14,1,0,81,44,1,59,72,0,10,1,14,14,0,19,15,10,12,1,3,25,0x83,150,1672,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

how to change time :

		OnClock0935:
		OnClock1335:
		OnClock1735:
		OnClock2135:
		OnClock0135:

how to change prize and announcement : 

	mes .@name$;
	mes "Congratulations You Have Won!";
	Announce "Congratulations to " + .@charname$ + "! for recieving 45,000,000z!",bc_all;
	getitem 673,45;
	atcommand "@go 0";
	hideonnpc "Summoner";
	end;
	
L_SATAN:
	mes .@sname$;
	mes "Please tell me your name";
	next;
	input .@charname$;
	if(.@charname$ != strcharinfo(0)) {
		mes .@name$;
		mes "Are you sure that is your character name?";
		close;
	}
	mes .@name$;
	mes "Congratulations You Have Won!";
	Announce "Congratulations to " + .@charname$ + " for recieving 45,000,000z!!",bc_all;
	getitem 673,45;
	set SATAN,0;
	atcommand "@go 0";
	hideonnpc "Summoner";
	end;
	

NOTE : I'm lazy to transfer it to prontera again, I'm using mellina. please do transfer the warp on your own.

 

Satan catcher from this thread : https://rathena.org/board/topic/53664-karuls-scripts-latest-game-master-event-starter/
Git : http://pastebin.com/raw/HFKernnt

Credits to : Karul/iFoxKun

 

 

satancatcher.txt

Edited by pachupappy
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
Reply to this topic...

×   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...