Jump to content
  • 0

R> Custom Enchant Script


Question

Posted

Hello Rathena Master

 

Can i Request Script

 

Like Custom Enchant Script

 

The Function Like This

 

Can Enchant : - Upper Custom

                 - Middle Custom 

                 - Lower Custom

Only 1 Slot 

 

Chance : 100%

 

Using : 7227 ( TCG Card ) to enchant

 

Using Official Stone Like This

switch (rand(1,.@failrate)) {
			case 1: set .@addpart,4702;break;
			case 2: set .@addpart,4712;break;
			case 3: set .@addpart,4722;break;
			case 4: set .@addpart,4732;break;
			case 5: set .@addpart,4742;break;
			case 6: set .@addpart,4752;break;
			case 7:
			case 8: set .@addpart,4701;break;
			case 9:
			case 10: set .@addpart,4711;break;
			case 11:
			case 12: set .@addpart,4721;break;
			case 13:
			case 14: set .@addpart,4731;break;
			case 15:
			case 16: set .@addpart,4741;break;
			case 17:
			case 18: set .@addpart,4751;break;
			case 19:
			case 20:
			case 21: set .@addpart,4700;break;
			case 22:
			case 23:
			case 24: set .@addpart,4710;break;
			case 25:
			case 26:
			case 27: set .@addpart,4720;break;
			case 28:
			case 29:
			case 30: set .@addpart,4730;break;
			case 31:
			case 32:
			case 33: set .@addpart,4740;break;
			case 34:
			case 35:
			case 36: set .@addpart,4750;break;
			default:

Please Help me

 

Thanks a Lot

2 answers to this question

Recommended Posts

  • 0
Posted

How to identify your custom items?

There is a ID Range or a ID List?

 

My Upper ID is 30001 - 30010

 

My Middle ID is 30011 - 30020

 

My Lower ID is 30021 - 30030

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