Jump to content
Ragnaboards Community

Referral System


Vy Low

Recommended Posts

Referral System



Referral System by Ragnarok Sarah Server
 

	set .NPCName$, "Referral System";			// NPC Name
	set .Min_Account_ID, 2000000;				// Starting Account ID valid as referral (Ex: 2000000)
	set .Min_Chars, 3;					// Minimum Characters Required as referral (1st Class and above)
	set .Manager_Only, 0;					// Only Managers can access the NPC (0: off | 1: on)
	set .Manager_Codes_Only, 0;				// Only Manager codes can be used (0: off | 1: on)
	set .Refer_Period, 7;					// Referral Period, in days (default: 7 = 7 days).
	setarray .Rewards_inviter[0],				// Rewards for the inviter / referrer
				909, 1,		// Jelopy x 1
				501, 2;		// Red Potion x 2
	setarray .Rewards_invited[0],				// Rewards for the invitee / referral
				909, 3,		// Jelopy x 3
				501, 4,		// Red Potion x 4
				515, 5;		// Carrot x 5

 


 

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