Jump to content

PVP, WoE, GVG: Captain v2.0 (Original author Alayne)


Recommended Posts


  • Group:  Members
  • Topic Count:  78
  • Topics Per Day:  0.03
  • Content Count:  436
  • Reputation:   167
  • Joined:  12/12/17
  • Last Seen:  

Captain v2.0 (Original author Alayne)


Quote

// [========================================================]
// [============    Battle Arena - Captain    ==========]
// [========================================================]
// [ Version 1                                              ]
// [========================================================]
// [ Original script by: Alayne        ]
// [========================================================]
// [ Description:                                           ]
// [--------------------------------------------------------]
// [                                                        ]
// [ - The Captain System        ]
// [========================================================]
// [ Changelog: (5 last updates)                            ]
// [--------------------------------------------------------]
// [                                                        ]
// [ v0: Creation                             ]
// [                                                        ]
// [                                                        ]
// [========================================================]
// [                                                        ]
// [========================================================]
// [================= Edited by: pajodex ===================]
// [ Edit changelog:
// [--------------------------------------------------------]
// [ ~ Minor bug fixes         ]
// [ ~ Converted to more rA friendly script    ]
// [ ~ Added mapwarp to remove all players in map  ]
// [ ~ Added Easier configurations      ]
// [ ~ Added auto team cloth color change    ]
// [                                                        ]
// [========================================================]

	// Config starts here ----------------------
	$maxCMemberCount = 10; 				// Max players to start (if 5v5, settings should be = 10)
	set $CEntryPrice, 0;				// Zeny entry fee
	set .pointPerVictory, 100;			// Points gained per victory
	.reward = 7773;						// Reward ID
	setarray .rewardMin[0], 5, 1;		// Reward amt <WIN TEA>, <LOSE TEAM>
	setarray .rewardCnt[0], 10, 20;		// Reward count
	setarray $CDuration[0], 5, 10, 15; 	// Game time in minutes
	.buffs = 1;							// Buff after death ( 1 = on ; 0 = off )
	.redteam_color = 412;				// Red team cloth color
	.blueteam_color = 300;				// Blue team cloth color
	// Config ends here --------------------------

 

DISCLAIMER: I DONT OWN OR HAVE THE RIGHTS IN THIS SCRIPT. I am just a mere fan of the author and decided to fix problems I encountered when installing the script. Original Author is @Alayne, this is modified and posted with permission from author herself. 


 

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