Jump to content
Ragnaboards Community

IsekaiRO - Race to 99 NPC 1.4

   (0 reviews)

3 Screenshots

About This File

Easily configurable NPC to reward a race to max level.

OnInit:
	.class_limit = 2; //how many players can claim for that particular class
	.base_level = 99; //max base level
	.job_level = 70; //max job level
	.bound = 0; //1 = account, 2 = guild, 3 = party, 4 = character, 0 = not bound
	//reward id,quantity,reward id,quantity
	setarray .rewards, 501,1,502,2,503,3,504,4,505,5;
	while(1){ sleep 1000; showscript "Race to 99"; }

If there are any known issues or bugs, please let me know so I can address them promptly.


User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

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