Register for your free account! | Forgot your password?

You last visited: Today at 04:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Drop Rate

Discussion on Drop Rate within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Drop Rate

i want moonboxes on my server to drop once eveyr 2k kills

so what would be the proper rate

right now its at .1 and i got like 1 mb after 10k kills
Arcotemple:) is offline  
Old 07/08/2009, 02:05   #2
 
elite*gold: 0
Join Date: Dec 2007
Posts: 226
Received Thanks: 55
drop rate isn't really based on the total monsters you kill.
if you want it on a total monsters that are killed you'll just have to add a value.
at chars: public int Monsterkilled = 0;
when he/she shoots a monster you do +1
when it reaches 2K or what ever you want you just tell the server to drop a moonbox, after that you reset the value to 0

next time think a little befor posting
yuko is offline  
Old 07/08/2009, 02:08   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
umm that last part was a little uncalled for

im a little new to coding so you really didnt need to say that

thanks for the help though
Arcotemple:) is offline  
Old 07/08/2009, 02:13   #4
 
elite*gold: 0
Join Date: Dec 2007
Posts: 226
Received Thanks: 55
I wasn't ment wrong, the solution was logic

don't take it as being an insult. caus it wasn't.
yuko is offline  
Old 07/08/2009, 10:14   #5
 
elite*gold: 0
Join Date: Dec 2007
Posts: 226
Received Thanks: 55
Do I really fail or do you just don’t understand your source.
Code:
	public partial class Calculation
	{
		public static bool PercentSuccess(double percent)
		{
			return ((double)Nano.Rand.Next(1, 1000000)) / 10000 >= 100 - percent;
		}
	}
As you should be able to see here it is not based on a total monsters killed. (didn’t fail here)
As it is written in his post he wants a % for a drop at about 2K monsters killed. Which is unpredictable with the percent of success. It could even happen that at the first monster you kill you got a moon box.
So the best way to do it as he wants it to have a counter.

Besides, where did I fail? By not giving him the code.
I think that both of you wasted a post with a comment meant for yourself
yuko is offline  
Old 07/08/2009, 17:31   #6
 
elite*gold: 0
Join Date: Oct 2008
Posts: 11
Received Thanks: 0
no your just an ******* that thinks he way better then everyone else so u may not say it out loud but u make fun of people for asking a simple question
biodrowski is offline  
Old 07/08/2009, 19:18   #7
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
yuko i think that code u gave him was for coemvu and he is using LOTF..maybe you dont understand the source he is using.
PeTe Ninja is offline  
Old 07/08/2009, 22:28   #8
 
elite*gold: 0
Join Date: Dec 2007
Posts: 226
Received Thanks: 55
@pete
lols i do know it is from Coemu but may i remind you that it was taken from lotf
Code:
/*
 * Created by SharpDevelop.
 * User: sams
 * Date: 3/20/2009
 * Time: 8:08 PM
 * 
 * To change this template use Tools | Options | Coding | Edit Standard Headers.
 */
using System;

namespace CoEmu_v2_GameServer.Calculations
{
	[COLOR="SeaGreen"]/// <summary>
	/// Determines a random chance of something being true based on a percent.
	/// Credit: LOTF Core
	/// </summary>[/COLOR]
	public partial class Calculation
	{
		public static bool PercentSuccess(double percent)
		{
			return ((double)Nano.Rand.Next(1, 1000000)) / 10000 >= 100 - percent;
		}
	}
}
besides i didn't gave him a code.
yuko is offline  
Old 07/08/2009, 22:46   #9
 
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
for about ever 2k skills put it at about .05 should be around there.
Pete1990 is offline  
Old 07/10/2009, 22:48   #10
 
elite*gold: 0
Join Date: Jun 2009
Posts: 361
Received Thanks: 98
Quote:
Originally Posted by yuko View Post
drop rate isn't really based on the total monsters you kill.
if you want it on a total monsters that are killed you'll just have to add a value.
at chars: public int Monsterkilled = 0;
when he/she shoots a monster you do +1
when it reaches 2K or what ever you want you just tell the server to drop a moonbox, after that you reset the value to 0

next time think a little befor posting
Lol

and why don't you take a break from coding. Seeing as that you can't speak English to save your life.
Jay1029 is offline  
Old 07/11/2009, 09:08   #11
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by Jay1029 View Post
Lol

and why don't you take a break from coding. Seeing as that you can't speak English to save your life.
If you consider that bad English then you sure haven't been around the net very much. His reply was perfectly understandable.
pro4never is offline  
Reply


Similar Threads Similar Threads
drop rate
09/22/2010 - Archlord - 43 Replies
for start sry for my english (i m french):handsdown: befor to read my question i explein my pov we can modif the ini whis man of the drope so i think its possible to modif the drop rate what do u think ? if it's no possible pls dont say me only no say me why it's no
Drop Rate!
12/07/2009 - Metin2 Private Server - 4 Replies
hay leute, auf meienm hamachi p server dropt man bei 1000% yang drop nur 810 yang wie mach ich das man 10kk drop??
Drop rate???
03/15/2009 - Dekaron - 2 Replies
I was just wondering why, the drop rate of the monsters I kill is so low. I kill the same monsters as this other vacker I saw. But the monsters drop a crap load of items for her (SAME MONSTERS), BUT ME NONE JUST VOUCHER???? Any ideas guys?
DROP RATE
06/12/2007 - Silkroad Online - 4 Replies
HI leute !! ich wollte mal erfragen ob es bei den mobs eine gewisse drop rate gibt oder ähnlichem!! ich frage weil ich es einmal gehört habe das manche mobs viel droppen manche wenig!!^^ bin schon lvl 69 und die mobs droppen ja fast GARNIX mehr^^ naja danke schonmal für antworten!!!!
[FRAGE]XP Rate und Drop Rate ändern
05/09/2006 - WoW Private Server - 1 Replies
Gut ich und en freund wollen auf unsern server die drop und exp rate aufm UWC 1.3.4 deutsch v1.1 verändern. Wäre nett wen uns das jdm erklären könnt, ich hab schon in der topic von seth geguckt aber da gings irgendwie nit ^^... Eine schnelle antwort wäre nett. MFG Flerzias



All times are GMT +2. The time now is 04:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.