Jump to content

How do you add custom items to drop from mobs?


Recommended Posts

Hello,

I am kinda new to adding item drops, so I would like to ask you about this.

I would like to add gold bar 80007, 80006, 80005 drop from all mobs with a low percentage chance. I managed to change common_drop_item.txt and added my stuff, but it somehow did not work as expected.

 

Is there a way to add it in a different way than using common_drop_item.txt? That file is a mess from the beginning of Metin2 lol

Spoiler
PAWN						S_PAWN						KNIGHT						S_KNIGHT					
ĂʱްË	1	15	0.08	11	5000	ĂʱްË	1	15	0.104	11	3846	ĂʱްË	1	15	0.12	11	3333	ĂʱްË	1	15	0.32	11	1250
	1	15	0.04	12	10000		1	15	0.052	12	7692		1	15	0.06	12	6666		1	15	0.16	12	2500
	1	120	0.1		80007	5000	1	120	0.1		80006	5000	1	120	0.1		80005	5000	1	120	0.1		80004	5000	
	1	15	0.2	20	2000		1	15	0.26	20	1538		1	15	0.3	20	1333		1	15	0.8	20	500
	1	15	0.08	21	5000		1	15	0.104	21	3846		1	15	0.12	21	3333		1	15	0.32	21	1250
	1	15	0.04	22	10000		1	15	0.052	22	7692		1	15	0.06	22	6666		1	15	0.16	22	2500
	1	15	0.2	30	2000		1	15	0.26	30	1538		1	15	0.3	30	1333		1	15	0.8	30	500
	1	15	0.08	31	5000		1	15	0.104	31	3846		1	15	0.12	31	3333		1	15	0.32	31	1250
	1	15	0.04	32	10000		1	15	0.052	32	7692		1	15	0.06	32	6666		1	15	0.16	32	2500
Ăʱ޵μհË	1	15	0.08	1001	5000	Ăʱ޵μհË	1	15	0.104	1001	3846	Ăʱ޵μհË	1	15	0.12	1001	3333	Ăʱ޵μհË	1	15	0.32	1001	1250
	1	15	0.04	1002	10000		1	15	0.052	1002	7692		1	15	0.06	1002	6666		1	15	0.16	1002	2500
	1	15	0.2	1010	2000		1	15	0.26	1010	1538		1	15	0.3	1010	1333		1	15	0.8	1010	500
	1	15	0.08	1011	5000		1	15	0.104	1011	3846		1	15	0.12	1011	3333		1	15	0.32	1011	1250
	1	15	0.04	1012	10000		1	15	0.052	1012	7692		1	15	0.06	1012	6666		1	15	0.16	1012	2500
ĂʱŢČ°	1	15	0.2	2000	2000	ĂʱŢČ°	1	15	0.26	2000	1538	ĂʱŢČ°	1	15	0.3	2000	1333	ĂʱŢČ°	1	15	0.8	2000	500
	1	15	0.08	2001	5000		1	15	0.104	2001	3846		1	15	0.12	2001	3333		1	15	0.32	2001	1250
	1	15	0.04	2002	10000		1	15	0.052	2002	7692		1	15	0.06	2002	6666		1	15	0.16	2002	2500
	1	15	0.2	2010	2000		1	15	0.26	2010	1538		1	15	0.3	2010	1333		1	15	0.8	2010	500
	1	15	0.08	2011	5000		1	15	0.104	2011	3846		1	15	0.12	2011	3333		1	15	0.32	2011	1250
	1	15	0.04	2012	10000		1	15	0.052	2012	7692		1	15	0.06	2012	6666		1	15	0.16	2012	2500
	1	15	0.2	2020	2000		1	15	0.26	2020	1538		1	15	0.3	2020	1333		1	15	0.8	2020	500
	1	15	0.08	2021	5000		1	15	0.104	2021	3846		1	15	0.12	2021	3333		1	15	0.32	2021	1250
	1	15	0.04	2022	10000		1	15	0.052	2022	7692		1	15	0.06	2022	6666		1	15	0.16	2022	2500
Ăʱ޾çĽŐ°Ë	1	15	0.2	3000	2000	Ăʱ޾çĽŐ°Ë	1	15	0.26	3000	1538	Ăʱ޾çĽŐ°Ë	1	15	0.3	3000	1333	Ăʱ޾çĽŐ°Ë	1	15	0.8	3000	500
	1	15	0.08	3001	5000		1	15	0.104	3001	3846		1	15	0.12	3001	3333		1	15	0.32	3001	1250
	1	15	0.04	3002	10000		1	15	0.052	3002	7692		1	15	0.06	3002	6666		1	15	0.16	3002	2500
	1	15	0.2	3010	2000		1	15	0.26	3010	1538		1	15	0.3	3010	1333		1	15	0.8	3010	500
	1	15	0.08	3011	5000		1	15	0.104	3011	3846		1	15	0.12	3011	3333		1	15	0.32	3011	1250
	1	15	0.04	3012	10000		1	15	0.052	3012	7692		1	15	0.06	3012	6666		1	15	0.16	3012	2500
	1	15	0.2	3020	2000		1	15	0.26	3020	1538		1	15	0.3	3020	1333		1	15	0.8	3020	500
	1	15	0.08	3021	5000		1	15	0.104	3021	3846		1	15	0.12	3021	3333		1	15	0.32	3021	1250
	1	15	0.04	3022	10000		1	15	0.052	3022	7692		1	15	0.06	3022	6666		1	15	0.16	3022	2500
	1	15	0.2	4000	2000		1	15	0.26	4000	1538		1	15	0.3	4000	1333		1	15	0.8	4000	500
	1	15	0.08	4001	5000		1	15	0.104	4001	3846		1	15	0.12	4001	3333		1	15	0.32	4001	1250
	1	15	0.04	4002	10000		1	15	0.052	4002	7692		1	15	0.06	4002	6666		1	15	0.16	4002	2500
Ăʱ޹ćżď	1	15	0.2	5000	2000	Ăʱ޹ćżď	1	15	0.26	5000	1538	Ăʱ޹ćżď	1	15	0.3	5000	1333	Ăʱ޹ćżď	1	15	0.8	5000	500
	1	15	0.08	5001	5000		1	15	0.104	5001	3846		1	15	0.12	5001	3333		1	15	0.32	5001	1250
	1	15	0.04	5002	10000		1	15	0.052	5002	7692		1	15	0.06	5002	6666		1	15	0.16	5002	2500
	1	15	0.2	5010	2000		1	15	0.26	5010	1538		1	15	0.3	5010	1333		1	15	0.8	5010	500
	1	15	0.08	5011	5000		1	15	0.104	5011	3846		1	15	0.12	5011	3333		1	15	0.32	5011	1250
	1	15	0.04	5012	10000		1	15	0.052	5012	7692		1	15	0.06	5012	6666		1	15	0.16	5012	2500
Ăʱ޺Îä	1	15	0.08	7001	5000	Ăʱ޺Îä	1	15	0.104	7001	3846	Ăʱ޺Îä	1	15	0.12	7001	3333	Ăʱ޺Îä	1	15	0.32	7001	1250
	1	15	0.04	7002	10000		1	15	0.052	7002	7692		1	15	0.06	7002	6666		1	15	0.16	7002	2500
	1	15	0.2	7010	2000		1	15	0.26	7010	1538		1	15	0.3	7010	1333		1	15	0.8	7010	500
	1	15	0.08	7011	5000		1	15	0.104	7011	3846		1	15	0.12	7011	3333		1	15	0.32	7011	1250
	1	15	0.04	7012	10000		1	15	0.052	7012	7692		1	15	0.06	7012	6666		1	15	0.16	7012	2500
	1	15	0.2	7020	2000		1	15	0.26	7020	1538		1	15	0.3	7020	1333		1	15	0.8	7020	500
	1	15	0.08	7021	5000		1	15	0.104	7021	3846		1	15	0.12	7021	3333		1	15	0.32	7021	1250
	1	15	0.04	7022	10000		1	15	0.052	7022	7692		1	15	0.06	7022	6666		1	15	0.16	7022	2500
	1	15	0.2	7030	2000		1	15	0.26	7030	1538		1	15	0.3	7030	1333		1	15	0.8	7030	500
	1	15	0.08	7031	5000		1	15	0.104	7031	3846		1	15	0.12	7031	3333		1	15	0.32	7031	1250
	1	15	0.04	7032	10000		1	15	0.052	7032	7692		1	15	0.06	7032	6666		1	15	0.16	7032	2500
Ăʱ޹«»ç°©żĘ	1	15	0.08	11200	5000	Ăʱ޹«»ç°©żĘ	1	15	0.104	11200	3846	Ăʱ޹«»ç°©żĘ	1	15	0.12	11200	3333	Ăʱ޹«»ç°©żĘ	1	15	0.32	11200	1250
	1	15	0.013333333	11201	30000		1	15	0.017333333	11201	23076		1	15	0.02	11201	20000		1	15	0.053333333	11201	7500
	1	15	0.008	11202	50000		1	15	0.0104	11202	38461		1	15	0.012	11202	33333		1	15	0.032	11202	12500
ĂʱŢŔÚ°´°©żĘ	1	15	0.08	11400	5000	ĂʱŢŔÚ°´°©żĘ	1	15	0.104	11400	3846	ĂʱŢŔÚ°´°©żĘ	1	15	0.12	11400	3333	ĂʱŢŔÚ°´°©żĘ	1	15	0.32	11400	1250
	1	15	0.013333333	11401	30000		1	15	0.017333333	11401	23076		1	15	0.02	11401	20000		1	15	0.053333333	11401	7500
	1	15	0.008	11402	50000		1	15	0.0104	11402	38461		1	15	0.012	11402	33333		1	15	0.032	11402	12500
Ăʱ޼ö¶ó°©żĘ	1	15	0.08	11600	5000	Ăʱ޼ö¶ó°©żĘ	1	15	0.104	11600	3846	Ăʱ޼ö¶ó°©żĘ	1	15	0.12	11600	3333	Ăʱ޼ö¶ó°©żĘ	1	15	0.32	11600	1250
	1	15	0.013333333	11601	30000		1	15	0.017333333	11601	23076		1	15	0.02	11601	20000		1	15	0.053333333	11601	7500
	1	15	0.008	11602	50000		1	15	0.0104	11602	38461		1	15	0.012	11602	33333		1	15	0.032	11602	12500
Ăʱ޹«´ç°©żĘ	1	15	0.08	11800	5000	Ăʱ޹«´ç°©żĘ	1	15	0.104	11800	3846	Ăʱ޹«´ç°©żĘ	1	15	0.12	11800	3333	Ăʱ޹«´ç°©żĘ	1	15	0.32	11800	1250
	1	15	0.013333333	11801	30000		1	15	0.017333333	11801	23076		1	15	0.02	11801	20000		1	15	0.053333333	11801	7500
	1	15	0.008	11802	50000		1	15	0.0104	11802	38461		1	15	0.012	11802	33333		1	15	0.032	11802	12500
	1	18	4	27001	100		1	18	4	27001	100		1	18	3	27001	133		1	18	4	27001	100
	1	18	2	27002	200		1	18	2	27002	200		1	18	2.25	27002	177		1	18	3	27002	133
	1	18	1	27003	400		1	18	1	27003	400		1	18	1.5	27003	266		1	18	2	27003	200
ą°ľŕ	1	20	2	27001	200	ą°ľŕ	1	20	2	27001	200	ą°ľŕ	1	20	2	27001	200	ą°ľŕ	1	20	2	27001	200
Ĺő±¸	1	21	0.010666667	12200	374120	Ĺő±¸	1	21	0.005	12200	80000	Ĺő±¸	1	21	0.008	12200	50000	Ĺő±¸	1	21	0.02	12200	20000
	1	21	0.010666667	12340	374120		1	21	0.005	12340	80000		1	21	0.008	12340	50000		1	21	0.02	12340	20000
	1	21	0.010666667	12480	374120		1	21	0.005	12480	80000		1	21	0.008	12480	50000		1	21	0.02	12480	20000
	1	21	0.010666667	12620	374120		1	21	0.005	12620	80000		1	21	0.008	12620	50000		1	21	0.02	12620	20000
	1	120	1	27004	400		1	120	1.3	27004	307		1	120	1.5	27004	266		1	120	2	27004	200
	1	120	0.4	27005	1000		1	120	0.52	27005	769		1	120	0.6	27005	666		1	120	0.8	27005	500
	1	120	0.2	27006	2000		1	120	0.26	27006	1538		1	120	0.3	27006	1333		1	120	0.4	27006	1000
	1	120	0.015	50007	26666		1	120	0.015	50007	26666		1	120	0.015	50007	26666		1	120	0.015	50007	26666
ş¸Á¶˝şĹłĂĄ	1	120	0.004	50301	100000	ş¸Á¶˝şĹłĂĄ	1	120	0.004	50301	100000	ş¸Á¶˝şĹłĂĄ	1	120	0.004	50301	100000	ş¸Á¶˝şĹłĂĄ	1	120	0.004	50301	100000
	1	120	0.004	50302	100000		1	120	0.004	50302	100000		1	120	0.004	50302	100000		1	120	0.004	50302	100000
	1	120	0.004	50303	100000		1	120	0.004	50303	100000		1	120	0.004	50303	100000		1	120	0.004	50303	100000
	1	120	0.002	50304	200000		1	120	0.002	50304	200000		1	120	0.002	50304	200000		1	120	0.002	50304	200000
	1	120	0.002	50305	200000		1	120	0.002	50305	200000		1	120	0.002	50305	200000		1	120	0.002	50305	200000
	1	120	0.002	50306	200000		1	120	0.002	50306	200000		1	120	0.002	50306	200000		1	120	0.002	50306	200000
	1	120	0.0004	70102	1000000		1	120	0.0004	70102	1000000		1	120	0.0004	70102	1000000		1	120	0.0004	70102	1000000
	5	15	0.2	40	2000		5	15	0.26	40	1538		5	15	0.3	40	1333		5	15	0.8	40	500
	5	15	0.08	41	5000		5	15	0.104	41	3846		5	15	0.12	41	3333		5	15	0.32	41	1250
	5	15	0.04	42	10000		5	15	0.052	42	7692		5	15	0.06	42	6666		5	15	0.16	42	2500
	5	15	0.1	50	4000		5	15	0.13	50	3076		5	15	0.15	50	2666		5	15	0.4	50	1000
	5	15	0.04	51	10000		5	15	0.052	51	7692		5	15	0.06	51	6666		5	15	0.16	51	2500
	5	15	0.01	52	40000		5	15	0.013	52	30769		5	15	0.015	52	26666		5	15	0.04	52	10000
	5	15	0.1	1020	4000		5	15	0.13	1020	3076		5	15	0.15	1020	2666		5	15	0.4	1020	1000
	5	15	0.04	1021	10000		5	15	0.052	1021	7692		5	15	0.06	1021	6666		5	15	0.16	1021	2500
	5	15	0.01	1022	40000		5	15	0.013	1022	30769		5	15	0.015	1022	26666		5	15	0.04	1022	10000
	5	15	0.2	2030	2000		5	15	0.26	2030	1538		5	15	0.3	2030	1333		5	15	0.8	2030	500
	5	15	0.08	2031	5000		5	15	0.104	2031	3846		5	15	0.12	2031	3333		5	15	0.32	2031	1250
	5	15	0.04	2032	10000		5	15	0.052	2032	7692		5	15	0.06	2032	6666		5	15	0.16	2032	2500
	5	15	0.1	2040	4000		5	15	0.13	2040	3076		5	15	0.15	2040	2666		5	15	0.4	2040	1000
	5	15	0.04	2041	10000		5	15	0.052	2041	7692		5	15	0.06	2041	6666		5	15	0.16	2041	2500
	5	15	0.01	2042	40000		5	15	0.013	2042	30769		5	15	0.015	2042	26666		5	15	0.04	2042	10000
	5	15	0.2	3030	2000		5	15	0.26	3030	1538		5	15	0.3	3030	1333		5	15	0.8	3030	500
	5	15	0.08	3031	5000		5	15	0.104	3031	3846		5	15	0.12	3031	3333		5	15	0.32	3031	1250
	5	15	0.04	3032	10000		5	15	0.052	3032	7692		5	15	0.06	3032	6666		5	15	0.16	3032	2500
	5	15	0.1	3040	4000		5	15	0.13	3040	3076		5	15	0.15	3040	2666		5	15	0.4	3040	1000
	5	15	0.04	3041	10000		5	15	0.052	3041	7692		5	15	0.06	3041	6666		5	15	0.16	3041	2500
	5	15	0.01	3042	40000		5	15	0.013	3042	30769		5	15	0.015	3042	26666		5	15	0.04	3042	10000
	5	15	0.2	4010	2000		5	15	0.26	4010	1538		5	15	0.3	4010	1333		5	15	0.8	4010	500
	5	15	0.08	4011	5000		5	15	0.104	4011	3846		5	15	0.12	4011	3333		5	15	0.32	4011	1250
	5	15	0.04	4012	10000		5	15	0.052	4012	7692		5	15	0.06	4012	6666		5	15	0.16	4012	2500
	5	15	0.1	5020	4000		5	15	0.13	5020	3076		5	15	0.15	5020	2666		5	15	0.4	5020	1000
	5	15	0.04	5021	10000		5	15	0.052	5021	7692		5	15	0.06	5021	6666		5	15	0.16	5021	2500
	5	15	0.01	5022	40000		5	15	0.013	5022	30769		5	15	0.015	5022	26666		5	15	0.04	5022	10000
	5	15	0.1	7040	4000		5	15	0.13	7040	3076		5	15	0.15	7040	2666		5	15	0.4	7040	1000
	5	15	0.04	7041	10000		5	15	0.052	7041	7692		5	15	0.06	7041	6666		5	15	0.16	7041	2500
	5	15	0.01	7042	40000		5	15	0.013	7042	30769		5	15	0.015	7042	26666		5	15	0.04	7042	10000
	5	15	0.08	11210	5000		5	15	0.104	11210	3846		5	15	0.12	11210	3333		5	15	0.32	11210	1250
	5	15	0.013333333	11211	30000		5	15	0.017333333	11211	23076		5	15	0.02	11211	20000		5	15	0.053333333	11211	7500
	5	15	0.008	11212	50000		5	15	0.0104	11212	38461		5	15	0.012	11212	33333		5	15	0.032	11212	12500
	5	15	0.08	11410	5000		5	15	0.104	11410	3846		5	15	0.12	11410	3333		5	15	0.32	11410	1250
	5	15	0.013333333	11411	30000		5	15	0.017333333	11411	23076		5	15	0.02	11411	20000		5	15	0.053333333	11411	7500
	5	15	0.008	11412	50000		5	15	0.0104	11412	38461		5	15	0.012	11412	33333		5	15	0.032	11412	12500
	5	15	0.08	11610	5000		5	15	0.104	11610	3846		5	15	0.12	11610	3333		5	15	0.32	11610	1250
	5	15	0.013333333	11611	30000		5	15	0.017333333	11611	23076		5	15	0.02	11611	20000		5	15	0.053333333	11611	7500
	5	15	0.008	11612	50000		5	15	0.0104	11612	38461		5	15	0.012	11612	33333		5	15	0.032	11612	12500
	5	15	0.08	11810	5000		5	15	0.104	11810	3846		5	15	0.12	11810	3333		5	15	0.32	11810	1250
	5	15	0.013333333	11811	30000		5	15	0.017333333	11811	23076		5	15	0.02	11811	20000		5	15	0.053333333	11811	7500
	5	15	0.008	11812	50000		5	15	0.0104	11812	38461		5	15	0.012	11812	33333		5	15	0.032	11812	12500
ĆČÂî	5	20	0.006	14000	66666	ĆČÂî	5	20	0.00312	14000	128205	ĆČÂî	5	20	0.0036	14000	111111	ĆČÂî	5	20	0.0048	14000	83333
	5	20	0.0012	14001	333333		5	20	0.000624	14001	641025		5	20	0.00072	14001	555555		5	20	0.00096	14001	416666
	5	20	0.0004	14002	1000000		5	20	0.000208	14002	1923076		5	20	0.00024	14002	1666666		5	20	0.00032	14002	1250000
	5	20	0.006	14020	66666		5	20	0.00312	14020	128205		5	20	0.0036	14020	111111		5	20	0.0048	14020	83333
	5	20	0.0012	14021	333333		5	20	0.000624	14021	641025		5	20	0.00072	14021	555555		5	20	0.00096	14021	416666
	5	20	0.0004	14022	1000000		5	20	0.000208	14022	1923076		5	20	0.00024	14022	1666666		5	20	0.00032	14022	1250000
	5	20	0.006	14040	66666		5	20	0.00312	14040	128205		5	20	0.0036	14040	111111		5	20	0.0048	14040	83333
	5	20	0.0012	14041	333333		5	20	0.000624	14041	641025		5	20	0.00072	14041	555555		5	20	0.00096	14041	416666
	5	20	0.0004	14042	1000000		5	20	0.000208	14042	1923076		5	20	0.00024	14042	1666666		5	20	0.00032	14042	1250000
	5	20	0.006	14060	66666		5	20	0.00312	14060	128205		5	20	0.0036	14060	111111		5	20	0.0048	14060	83333
	5	20	0.0012	14061	333333		5	20	0.000624	14061	641025		5	20	0.00072	14061	555555		5	20	0.00096	14061	416666
	5	20	0.0004	14062	1000000		5	20	0.000208	14062	1923076		5	20	0.00024	14062	1666666		5	20	0.00032	14062	1250000
˝Ĺąß	5	20	0.08	15000	5000	˝Ĺąß	5	20	0.0416	15000	9615	˝Ĺąß	5	20	0.048	15000	8333	˝Ĺąß	5	20	0.064	15000	6250
	5	20	0.013333333	15001	30000		5	20	0.006933333	15001	57692		5	20	0.008	15001	50000		5	20	0.010666667	15001	374120
	5	20	0.004	15002	100000		5	20	0.00208	15002	192307		5	20	0.0024	15002	166666		5	20	0.0032	15002	125000
	5	20	0.08	15020	5000		5	20	0.0416	15020	9615		5	20	0.048	15020	8333		5	20	0.064	15020	6250
	5	20	0.013333333	15021	30000		5	20	0.006933333	15021	57692		5	20	0.008	15021	50000		5	20	0.010666667	15021	374120
	5	20	0.004	15022	100000		5	20	0.00208	15022	192307		5	20	0.0024	15022	166666		5	20	0.0032	15022	125000
	5	20	0.02	15040	20000		5	20	0.0104	15040	38461		5	20	0.012	15040	33333		5	20	0.016	15040	25000
	5	20	0.004	15041	100000		5	20	0.00208	15041	192307		5	20	0.0024	15041	166666		5	20	0.0032	15041	125000
	5	20	0.002	15042	200000		5	20	0.00104	15042	384615		5	20	0.0012	15042	333333		5	20	0.0016	15042	250000
	5	20	0.02	15060	20000		5	20	0.0104	15060	38461		5	20	0.012	15060	33333		5	20	0.016	15060	25000
	5	20	0.004	15061	100000		5	20	0.00208	15061	192307		5	20	0.0024	15061	166666		5	20	0.0032	15061	125000
	5	20	0.002	15062	200000		5	20	0.00104	15062	384615		5	20	0.0012	15062	333333		5	20	0.0016	15062	250000
¸ń°ÉŔĚ	5	20	0.08	16000	5000	¸ń°ÉŔĚ	5	20	0.0416	16000	9615	¸ń°ÉŔĚ	5	20	0.048	16000	8333	¸ń°ÉŔĚ	5	20	0.064	16000	6250
	5	20	0.013333333	16001	30000		5	20	0.006933333	16001	57692		5	20	0.008	16001	50000		5	20	0.010666667	16001	374120
	5	20	0.004	16002	100000		5	20	0.00208	16002	192307		5	20	0.0024	16002	166666		5	20	0.0032	16002	125000
	5	20	0.08	16020	5000		5	20	0.0416	16020	9615		5	20	0.048	16020	8333		5	20	0.064	16020	6250
	5	20	0.013333333	16021	30000		5	20	0.006933333	16021	57692		5	20	0.008	16021	50000		5	20	0.010666667	16021	374120
	5	20	0.004	16022	100000		5	20	0.00208	16022	192307		5	20	0.0024	16022	166666		5	20	0.0032	16022	125000
	5	20	0.02	16040	20000		5	20	0.0104	16040	38461		5	20	0.012	16040	33333		5	20	0.016	16040	25000
	5	20	0.004	16041	100000		5	20	0.00208	16041	192307		5	20	0.0024	16041	166666		5	20	0.0032	16041	125000
	5	20	0.002	16042	200000		5	20	0.00104	16042	384615		5	20	0.0012	16042	333333		5	20	0.0016	16042	250000
	5	20	0.02	16060	20000		5	20	0.0104	16060	38461		5	20	0.012	16060	33333		5	20	0.016	16060	25000
	5	20	0.004	16061	100000		5	20	0.00208	16061	192307		5	20	0.0024	16061	166666		5	20	0.0032	16061	125000
	5	20	0.002	16062	200000		5	20	0.00104	16062	384615		5	20	0.0012	16062	333333		5	20	0.0016	16062	250000
±Í°ÉŔĚ	5	20	0.08	17000	5000	±Í°ÉŔĚ	5	20	0.0416	17000	9615	±Í°ÉŔĚ	5	20	0.048	17000	8333	±Í°ÉŔĚ	5	20	0.064	17000	6250
	5	20	0.013333333	17001	30000		5	20	0.006933333	17001	57692		5	20	0.008	17001	50000		5	20	0.010666667	17001	374120
	5	20	0.004	17002	100000		5	20	0.00208	17002	192307		5	20	0.0024	17002	166666		5	20	0.0032	17002	125000
	5	20	0.08	17020	5000		5	20	0.0416	17020	9615		5	20	0.048	17020	8333		5	20	0.064	17020	6250
	5	20	0.013333333	17021	30000		5	20	0.006933333	17021	57692		5	20	0.008	17021	50000		5	20	0.010666667	17021	374120
	5	20	0.004	17022	100000		5	20	0.00208	17022	192307		5	20	0.0024	17022	166666		5	20	0.0032	17022	125000
	5	20	0.02	17040	20000		5	20	0.0104	17040	38461		5	20	0.012	17040	33333		5	20	0.016	17040	25000
	5	20	0.004	17041	100000		5	20	0.00208	17041	192307		5	20	0.0024	17041	166666		5	20	0.0032	17041	125000
	5	20	0.002	17042	200000		5	20	0.00104	17042	384615		5	20	0.0012	17042	333333		5	20	0.0016	17042	250000
	5	20	0.02	17060	20000		5	20	0.0104	17060	38461		5	20	0.012	17060	33333		5	20	0.016	17060	25000
	5	20	0.004	17061	100000		5	20	0.00208	17061	192307		5	20	0.0024	17061	166666		5	20	0.0032	17061	125000
	5	20	0.002	17062	200000		5	20	0.00104	17062	384615		5	20	0.0012	17062	333333		5	20	0.0016	17062	250000
Á߱޹ćżď	5	35	0.106666667	5030	3749	Á߱޹ćżď	5	35	0.104	5030	3846	Á߱޹ćżď	5	35	0.12	5030	3333	Á߱޹ćżď	5	35	0.16	5030	2500
	5	35	0.021333333	5031	18750		5	35	0.0208	5031	19230		5	35	0.018	5031	22222		5	35	0.032	5031	12500
	5	35	0.010666667	5032	374120		5	35	0.0104	5032	38461		5	35	0.009	5032	44444		5	35	0.016	5032	25000
	10	20	0.08	11220	5000		10	20	0.104	11220	3846		10	20	0.12	11220	3333		10	20	0.32	11220	1250
	10	20	0.013333333	11221	30000		10	20	0.017333333	11221	23076		10	20	0.02	11221	20000		10	20	0.053333333	11221	7500
	10	20	0.008	11222	50000		10	20	0.0104	11222	38461		10	20	0.012	11222	33333		10	20	0.032	11222	12500
	10	20	0.08	11420	5000		10	20	0.104	11420	3846		10	20	0.12	11420	3333		10	20	0.32	11420	1250
	10	20	0.013333333	11421	30000		10	20	0.017333333	11421	23076		10	20	0.02	11421	20000		10	20	0.053333333	11421	7500
	10	20	0.008	11422	50000		10	20	0.0104	11422	38461		10	20	0.012	11422	33333		10	20	0.032	11422	12500
	10	20	0.08	11620	5000		10	20	0.104	11620	3846		10	20	0.12	11620	3333		10	20	0.32	11620	1250
	10	20	0.013333333	11621	30000		10	20	0.017333333	11621	23076		10	20	0.02	11621	20000		10	20	0.053333333	11621	7500
	10	20	0.008	11622	50000		10	20	0.0104	11622	38461		10	20	0.012	11622	33333		10	20	0.032	11622	12500
	10	20	0.08	11820	5000		10	20	0.104	11820	3846		10	20	0.12	11820	3333		10	20	0.32	11820	1250
	10	20	0.013333333	11821	30000		10	20	0.017333333	11821	23076		10	20	0.02	11821	20000		10	20	0.053333333	11821	7500
	10	20	0.008	11822	50000		10	20	0.0104	11822	38461		10	20	0.012	11822	33333		10	20	0.032	11822	12500
Äů˝şĆ® ˝şĹ©·Ń	10	25	0.05	50318	8000	Äů˝şĆ® ˝şĹ©·Ń	10	25	0.065	50318	6153	Äů˝şĆ® ˝şĹ©·Ń	10	25	0.075	50318	5333	Äů˝şĆ® ˝şĹ©·Ń	10	25	0.1	50318	4000
ŔĚĽÓą°ľŕ	10	40	0.2	27104	2000	ŔĚĽÓą°ľŕ	10	40	0.2	27104	2000	ŔĚĽÓą°ľŕ	10	40	0.2	27104	2000	ŔĚĽÓą°ľŕ	10	40	0.2	27104	2000
ľđľîĽö·Ă	10	120	0.004	50311	100000	ľđľîĽö·Ă	10	120	0.004	50311	100000	ľđľîĽö·Ă	10	120	0.004	50311	100000	ľđľîĽö·Ă	10	120	0.004	50311	100000
	10	120	0.004	50312	100000		10	120	0.004	50312	100000		10	120	0.004	50312	100000		10	120	0.004	50312	100000
	10	120	0.004	50313	100000		10	120	0.004	50313	100000		10	120	0.004	50313	100000		10	120	0.004	50313	100000
şŻ˝Ĺ°ü·Ă	10	120	0.04	70104	10000	şŻ˝Ĺ°ü·Ă	10	120	0.04	70104	10000	şŻ˝Ĺ°ü·Ă	10	120	0.04	70104	10000	şŻ˝Ĺ°ü·Ă	10	120	0.04	70104	10000
Á߱ްË	15	35	0.106666667	60	3749	Á߱ްË	15	35	0.104	60	3846	Á߱ްË	15	35	0.12	60	3333	Á߱ްË	15	35	0.16	60	2500
	15	35	0.021333333	61	18750		15	35	0.0208	61	19230		15	35	0.024	61	16666		15	35	0.032	61	12500
	15	35	0.010666667	62	374120		15	35	0.0104	62	38461		15	35	0.012	62	33333		15	35	0.016	62	25000
Áß±ŢČ°	15	35	0.106666667	2050	3749	Áß±ŢČ°	15	35	0.104	2050	3846	Áß±ŢČ°	15	35	0.12	2050	3333	Áß±ŢČ°	15	35	0.16	2050	2500
	15	35	0.021333333	2051	18750		15	35	0.0208	2051	19230		15	35	0.024	2051	16666		15	35	0.032	2051	12500
	15	35	0.010666667	2052	374120		15	35	0.0104	2052	38461		15	35	0.012	2052	33333		15	35	0.016	2052	25000
Á߱޾çĽŐ°Ë	15	35	0.106666667	3050	3749	Á߱޾çĽŐ°Ë	15	35	0.104	3050	3846	Á߱޾çĽŐ°Ë	15	35	0.12	3050	3333	Á߱޾çĽŐ°Ë	15	35	0.16	3050	2500
	15	35	0.021333333	3051	18750		15	35	0.0208	3051	19230		15	35	0.024	3051	16666		15	35	0.032	3051	12500
	15	35	0.010666667	3052	374120		15	35	0.0104	3052	38461		15	35	0.012	3052	33333		15	35	0.016	3052	25000
Á߱޵μհË	15	35	0.106666667	4020	3749	Á߱޵μհË	15	35	0.104	4020	3846	Á߱޵μհË	15	35	0.12	4020	3333	Á߱޵μհË	15	35	0.16	4020	2500
	15	35	0.021333333	4021	18750		15	35	0.0208	4021	19230		15	35	0.024	4021	16666		15	35	0.032	4021	12500
	15	35	0.010666667	4022	374120		15	35	0.0104	4022	38461		15	35	0.012	4022	33333		15	35	0.016	4022	25000
	15	35	0.106666667	5040	3749		15	35	0.104	5040	3846		15	35	0.12	5040	3333		15	35	0.16	5040	2500
	15	35	0.021333333	5041	18750		15	35	0.0208	5041	19230		15	35	0.024	5041	16666		15	35	0.032	5041	12500
	15	35	0.010666667	5042	374120		15	35	0.0104	5042	38461		15	35	0.012	5042	33333		15	35	0.016	5042	25000
Á߱޺Îä	15	35	0.106666667	7050	3749	Á߱޺Îä	15	35	0.104	7050	3846	Á߱޺Îä	15	35	0.12	7050	3333	Á߱޺Îä	15	35	0.16	7050	2500
	15	35	0.021333333	7051	18750		15	35	0.0208	7051	19230		15	35	0.024	7051	16666		15	35	0.032	7051	12500
	15	35	0.010666667	7052	374120		15	35	0.0104	7052	38461		15	35	0.012	7052	33333		15	35	0.016	7052	25000
Á߱޹«»ç°©żĘ	15	40	0.0512	11230	7812	Á߱޹«»ç°©żĘ	15	40	0.096	11230	4166	Á߱޹«»ç°©żĘ	15	40	0.1248	11230	3205	Á߱޹«»ç°©żĘ	15	40	0.192	11230	2083
	15	40	0.008533333	11231	46875		15	40	0.016	11231	25000		15	40	0.0208	11231	19230		15	40	0.032	11231	12500
	15	40	0.00512	11232	78125		15	40	0.0096	11232	41666		15	40	0.01248	11232	32051		15	40	0.0192	11232	20833
Áß±ŢŔÚ°´°©żĘ	15	40	0.0512	11430	7812	Áß±ŢŔÚ°´°©żĘ	15	40	0.096	11430	4166	Áß±ŢŔÚ°´°©żĘ	15	40	0.1248	11430	3205	Áß±ŢŔÚ°´°©żĘ	15	40	0.192	11430	2083
	15	40	0.008533333	11431	46875		15	40	0.016	11431	25000		15	40	0.0208	11431	19230		15	40	0.032	11431	12500
	15	40	0.00512	11432	78125		15	40	0.0096	11432	41666		15	40	0.01248	11432	32051		15	40	0.0192	11432	20833
Á߱޼ö¶ó°©żĘ	15	40	0.0512	11630	7812	Á߱޼ö¶ó°©żĘ	15	40	0.096	11630	4166	Á߱޼ö¶ó°©żĘ	15	40	0.1248	11630	3205	Á߱޼ö¶ó°©żĘ	15	40	0.192	11630	2083
	15	40	0.008533333	11631	46875		15	40	0.016	11631	25000		15	40	0.0208	11631	19230		15	40	0.032	11631	12500
	15	40	0.00512	11632	78125		15	40	0.0096	11632	41666		15	40	0.01248	11632	32051		15	40	0.0192	11632	20833
Á߱޹«´ç°©żĘ	15	40	0.0512	11830	7812	Á߱޹«´ç°©żĘ	15	40	0.096	11830	4166	Á߱޹«´ç°©żĘ	15	40	0.1248	11830	3205	Á߱޹«´ç°©żĘ	15	40	0.192	11830	2083
	15	40	0.008533333	11831	46875		15	40	0.016	11831	25000		15	40	0.0208	11831	19230		15	40	0.032	11831	12500
	15	40	0.00512	11832	78125		15	40	0.0096	11832	41666		15	40	0.01248	11832	32051		15	40	0.0192	11832	20833
Áß±ŢĆČÂî	15	40	0.00192	14080	208333	Áß±ŢĆČÂî	15	40	0.0024	14080	166666	Áß±ŢĆČÂî	15	40	0.00234	14080	170940	Áß±ŢĆČÂî	15	40	0.0036	14080	111111
	15	40	0.000384	14081	1041666		15	40	0.00048	14081	833333		15	40	0.000468	14081	854700		15	40	0.00072	14081	555555
	15	40	0.000128	14082	3125000		15	40	0.00016	14082	2500000		15	40	0.000156	14082	2564102		15	40	0.00024	14082	1666666
	15	40	0.00192	14100	208333		15	40	0.0024	14100	166666		15	40	0.00234	14100	170940		15	40	0.0036	14100	111111
	15	40	0.000384	14101	1041666		15	40	0.00048	14101	833333		15	40	0.000468	14101	854700		15	40	0.00072	14101	555555
	15	40	0.000128	14102	3125000		15	40	0.00016	14102	2500000		15	40	0.000156	14102	2564102		15	40	0.00024	14102	1666666
Á߱޽Źß	15	40	0.0192	15080	20833	Á߱޽Źß	15	40	0.024	15080	16666	Á߱޽Źß	15	40	0.0234	15080	17094	Á߱޽Źß	15	40	0.036	15080	11111
	15	40	0.00384	15081	104166		15	40	0.0048	15081	83333		15	40	0.00468	15081	85470		15	40	0.0072	15081	55555
	15	40	0.00128	15082	312500		15	40	0.0016	15082	250000		15	40	0.00156	15082	256410		15	40	0.0024	15082	166666
	15	40	0.0192	15100	20833		15	40	0.024	15100	16666		15	40	0.0234	15100	17094		15	40	0.036	15100	11111
	15	40	0.00384	15101	104166		15	40	0.0048	15101	83333		15	40	0.00468	15101	85470		15	40	0.0072	15101	55555
	15	40	0.00128	15102	312500		15	40	0.0016	15102	250000		15	40	0.00156	15102	256410		15	40	0.0024	15102	166666
Á߱޸ń°ÉŔĚ	15	40	0.0192	16080	20833	Á߱޸ń°ÉŔĚ	15	40	0.024	16080	16666	Á߱޸ń°ÉŔĚ	15	40	0.0234	16080	17094	Á߱޸ń°ÉŔĚ	15	40	0.036	16080	11111
	15	40	0.00384	16081	104166		15	40	0.0048	16081	83333		15	40	0.00468	16081	85470		15	40	0.0072	16081	55555
	15	40	0.00128	16082	312500		15	40	0.0016	16082	250000		15	40	0.00156	16082	256410		15	40	0.0024	16082	166666
	15	40	0.0192	16100	20833		15	40	0.024	16100	16666		15	40	0.0234	16100	17094		15	40	0.036	16100	11111
	15	40	0.00384	16101	104166		15	40	0.0048	16101	83333		15	40	0.00468	16101	85470		15	40	0.0072	16101	55555
	15	40	0.00128	16102	312500		15	40	0.0016	16102	250000		15	40	0.00156	16102	256410		15	40	0.0024	16102	166666
Á߱ޱͰÉŔĚ	15	40	0.0192	17080	20833	Á߱ޱͰÉŔĚ	15	40	0.024	17080	16666	Á߱޸ń°ÉŔĚ	15	40	0.0234	17080	17094	Á߱޸ń°ÉŔĚ	15	40	0.036	17080	11111
	15	40	0.00384	17081	104166		15	40	0.0048	17081	83333		15	40	0.00468	17081	85470		15	40	0.0072	17081	55555
	15	40	0.00128	17082	312500		15	40	0.0016	17082	250000		15	40	0.00156	17082	256410		15	40	0.0024	17082	166666
	15	40	0.0192	17100	20833		15	40	0.024	17100	16666		15	40	0.0234	17100	17094		15	40	0.036	17100	11111
	15	40	0.00384	17101	104166		15	40	0.0048	17101	83333		15	40	0.00468	17101	85470		15	40	0.0072	17101	55555
	15	40	0.00128	17102	312500		15	40	0.0016	17102	250000		15	40	0.00156	17102	256410		15	40	0.0024	17102	166666
	20	35	0.106666667	70	3749		15	41	0.004	12220	100000		15	41	0.005	12220	80000		15	41	0.0125	12220	32000
	20	35	0.021333333	71	18750		15	41	0.004	12360	100000		15	41	0.005	12360	80000		15	41	0.0125	12360	32000
	20	35	0.010666667	72	374120		15	41	0.004	12500	100000		15	41	0.005	12500	80000		15	41	0.0125	12500	32000
	20	35	0.106666667	80	3749		15	41	0.004	12640	100000		15	41	0.005	12640	80000		15	41	0.0125	12640	32000
	20	35	0.021333333	81	18750		20	35	0.104	70	3846		20	35	0.12	70	3333		20	35	0.16	70	2500
	20	35	0.010666667	82	374120		20	35	0.0208	71	19230		20	35	0.024	71	16666		20	35	0.032	71	12500
	20	35	0.08	90	5000		20	35	0.0104	72	38461		20	35	0.012	72	33333		20	35	0.016	72	25000
	20	35	0.016	91	25000		20	35	0.104	80	3846		20	35	0.12	80	3333		20	35	0.16	80	2500
	20	35	0.008	92	50000		20	35	0.0208	81	19230		20	35	0.024	81	16666		20	35	0.032	81	12500
	20	35	0.106666667	1030	3749		20	35	0.0104	82	38461		20	35	0.012	82	33333		20	35	0.016	82	25000
	20	35	0.021333333	1031	18750		20	35	0.078	90	5128		20	35	0.09	90	4444		20	35	0.12	90	3333
	20	35	0.010666667	1032	374120		20	35	0.0156	91	25641		20	35	0.018	91	22222		20	35	0.024	91	16666
	20	35	0.106666667	1040	3749		20	35	0.0078	92	51282		20	35	0.009	92	44444		20	35	0.012	92	33333
	20	35	0.021333333	1041	18750		20	35	0.104	1030	3846		20	35	0.12	1030	3333		20	35	0.16	1030	2500
	20	35	0.010666667	1042	374120		20	35	0.0208	1031	19230		20	35	0.024	1031	16666		20	35	0.032	1031	12500
	20	35	0.08	1050	5000		20	35	0.0104	1032	38461		20	35	0.012	1032	33333		20	35	0.016	1032	25000
	20	35	0.016	1051	25000		20	35	0.104	1040	3846		20	35	0.12	1040	3333		20	35	0.16	1040	2500
	20	35	0.008	1052	50000		20	35	0.0208	1041	19230		20	35	0.024	1041	16666		20	35	0.032	1041	12500
	20	35	0.106666667	2060	3749		20	35	0.0104	1042	38461		20	35	0.012	1042	33333		20	35	0.016	1042	25000
	20	35	0.021333333	2061	18750		20	35	0.078	1050	5128		20	35	0.09	1050	4444		20	35	0.12	1050	3333
	20	35	0.010666667	2062	374120		20	35	0.0156	1051	25641		20	35	0.018	1051	22222		20	35	0.024	1051	16666
	20	35	0.106666667	2070	3749		20	35	0.0078	1052	51282		20	35	0.009	1052	44444		20	35	0.012	1052	33333
	20	35	0.021333333	2071	18750		20	35	0.104	2060	3846		20	35	0.12	2060	3333		20	35	0.16	2060	2500
	20	35	0.010666667	2072	374120		20	35	0.0208	2061	19230		20	35	0.024	2061	16666		20	35	0.032	2061	12500
	20	35	0.08	2080	5000		20	35	0.0104	2062	38461		20	35	0.012	2062	33333		20	35	0.016	2062	25000
	20	35	0.016	2081	25000		20	35	0.104	2070	3846		20	35	0.12	2070	3333		20	35	0.16	2070	2500
	20	35	0.008	2082	50000		20	35	0.0208	2071	19230		20	35	0.024	2071	16666		20	35	0.032	2071	12500
	20	35	0.106666667	3060	3749		20	35	0.0104	2072	38461		20	35	0.012	2072	33333		20	35	0.016	2072	25000
	20	35	0.021333333	3061	18750		20	35	0.078	2080	5128		20	35	0.09	2080	4444		20	35	0.12	2080	3333
	20	35	0.010666667	3062	374120		20	35	0.0156	2081	25641		20	35	0.018	2081	22222		20	35	0.024	2081	16666
	20	35	0.106666667	3070	3749		20	35	0.0078	2082	51282		20	35	0.009	2082	44444		20	35	0.012	2082	33333
	20	35	0.021333333	3071	18750		20	35	0.104	3060	3846		20	35	0.12	3060	3333		20	35	0.16	3060	2500
	20	35	0.010666667	3072	374120		20	35	0.0208	3061	19230		20	35	0.024	3061	16666		20	35	0.032	3061	12500
	20	35	0.08	3080	5000		20	35	0.0104	3062	38461		20	35	0.012	3062	33333		20	35	0.016	3062	25000
	20	35	0.016	3081	25000		20	35	0.104	3070	3846		20	35	0.12	3070	3333		20	35	0.16	3070	2500
	20	35	0.008	3082	50000		20	35	0.0208	3071	19230		20	35	0.024	3071	16666		20	35	0.032	3071	12500
	20	35	0.08	5050	5000		20	35	0.0104	3072	38461		20	35	0.012	3072	33333		20	35	0.016	3072	25000
	20	35	0.016	5051	25000		20	35	0.078	3080	5128		20	35	0.09	3080	4444		20	35	0.12	3080	3333
	20	35	0.008	5052	50000		20	35	0.0156	3081	25641		20	35	0.018	3081	22222		20	35	0.024	3081	16666
	20	35	0.106666667	7060	3749		20	35	0.0078	3082	51282		20	35	0.009	3082	44444		20	35	0.012	3082	33333
	20	35	0.021333333	7061	18750		20	35	0.078	5050	5128		20	35	0.09	5050	4444		20	35	0.12	5050	3333
	20	35	0.010666667	7062	374120		20	35	0.0156	5051	25641		20	35	0.018	5051	22222		20	35	0.024	5051	16666
	20	35	0.106666667	7070	3749		20	35	0.0078	5052	51282		20	35	0.009	5052	44444		20	35	0.012	5052	33333
	20	35	0.021333333	7071	18750		20	35	0.104	7060	3846		20	35	0.12	7060	3333		20	35	0.16	7060	2500
	20	35	0.010666667	7072	374120		20	35	0.0208	7061	19230		20	35	0.024	7061	16666		20	35	0.032	7061	12500
	20	35	0.08	7080	5000		20	35	0.0104	7062	38461		20	35	0.012	7062	33333		20	35	0.016	7062	25000
	20	35	0.016	7081	25000		20	35	0.104	7070	3846		20	35	0.12	7070	3333		20	35	0.16	7070	2500
	20	35	0.008	7082	50000		20	35	0.0208	7071	19230		20	35	0.024	7071	16666		20	35	0.032	7071	12500
	20	40	0.0512	11240	7812		20	35	0.0104	7072	38461		20	35	0.012	7072	33333		20	35	0.016	7072	25000
	20	40	0.008533333	11241	46875		20	35	0.078	7080	5128		20	35	0.09	7080	4444		20	35	0.12	7080	3333
	20	40	0.00512	11242	78125		20	35	0.0156	7081	25641		20	35	0.018	7081	22222		20	35	0.024	7081	16666
	20	40	0.0128	11250	31250		20	35	0.0078	7082	51282		20	35	0.009	7082	44444		20	35	0.012	7082	33333
	20	40	0.00256	11251	156250		20	40	0.096	11240	4166		20	40	0.1248	11240	3205		20	40	0.192	11240	2083
	20	40	0.00128	11252	312500		20	40	0.016	11241	25000		20	40	0.0208	11241	19230		20	40	0.032	11241	12500
	20	40	0.0512	11440	7812		20	40	0.0096	11242	41666		20	40	0.01248	11242	32051		20	40	0.0192	11242	20833
	20	40	0.008533333	11441	46875		20	40	0.024	11250	16666		20	40	0.0312	11250	12820		20	40	0.048	11250	8333
	20	40	0.00512	11442	78125		20	40	0.0048	11251	83333		20	40	0.00624	11251	64102		20	40	0.0096	11251	41666
	20	40	0.0128	11450	31250		20	40	0.0024	11252	166666		20	40	0.00312	11252	128205		20	40	0.0048	11252	83333
	20	40	0.00256	11451	156250		20	40	0.096	11440	4166		20	40	0.1248	11440	3205		20	40	0.192	11440	2083
	20	40	0.00128	11452	312500		20	40	0.016	11441	25000		20	40	0.0208	11441	19230		20	40	0.032	11441	12500
	20	40	0.0512	11640	7812		20	40	0.0096	11442	41666		20	40	0.01248	11442	32051		20	40	0.0192	11442	20833
	20	40	0.008533333	11641	46875		20	40	0.024	11450	16666		20	40	0.0312	11450	12820		20	40	0.048	11450	8333
	20	40	0.00512	11642	78125		20	40	0.0048	11451	83333		20	40	0.00624	11451	64102		20	40	0.0096	11451	41666
	20	40	0.0128	11650	31250		20	40	0.0024	11452	166666		20	40	0.00312	11452	128205		20	40	0.0048	11452	83333
	20	40	0.00256	11651	156250		20	40	0.096	11640	4166		20	40	0.1248	11640	3205		20	40	0.192	11640	2083
	20	40	0.00128	11652	312500		20	40	0.016	11641	25000		20	40	0.0208	11641	19230		20	40	0.032	11641	12500
	20	40	0.0512	11840	7812		20	40	0.0096	11642	41666		20	40	0.01248	11642	32051		20	40	0.0192	11642	20833
	20	40	0.008533333	11841	46875		20	40	0.024	11650	16666		20	40	0.0312	11650	12820		20	40	0.048	11650	8333
	20	40	0.00512	11842	78125		20	40	0.0048	11651	83333		20	40	0.00624	11651	64102		20	40	0.0096	11651	41666
	20	40	0.0128	11850	31250		20	40	0.0024	11652	166666		20	40	0.00312	11652	128205		20	40	0.0048	11652	83333
	20	40	0.00256	11851	156250		20	40	0.096	11840	4166		20	40	0.1248	11840	3205		20	40	0.192	11840	2083
	20	40	0.00128	11852	312500		20	40	0.016	11841	25000		20	40	0.0208	11841	19230		20	40	0.032	11841	12500
	20	40	0.000192	14120	2083333		20	40	0.0096	11842	41666		20	40	0.01248	11842	32051		20	40	0.0192	11842	20833
	20	40	0.0128	15120	31250		20	40	0.024	11850	16666		20	40	0.0312	11850	12820		20	40	0.048	11850	8333
	20	40	0.0128	16120	31250		20	40	0.0048	11851	83333		20	40	0.00624	11851	64102		20	40	0.0096	11851	41666
	20	40	0.0128	17120	31250		20	40	0.0024	11852	166666		20	40	0.00312	11852	128205		20	40	0.0048	11852	83333
	20	40	1.5	27002	266		20	40	0.00024	14120	1666666		20	40	0.000234	14120	1709401		20	40	0.00036	14120	1111111
	20	50	0.0000384	14121	10416666		20	40	0.016	15120	25000		20	40	0.0156	15120	25641		20	40	0.024	15120	16666
	20	50	0.0000128	14122	31250000		20	40	0.016	16120	25000		20	40	0.0156	16120	25641		20	40	0.024	16120	16666
	20	50	0.000192	14140	2083333		20	40	0.016	17120	25000		20	40	0.0156	17120	25641		20	40	0.024	17120	16666
	20	50	0.0000384	14141	10416666		20	40	1.5	27002	266		20	40	1.5	27002	266		20	40	1.5	27002	266
	20	50	0.0000128	14142	31250000		20	50	0.000048	14121	8333333		20	50	0.0000468	14121	8547008		20	50	0.000072	14121	5555555
	20	50	0.00256	15121	156250		20	50	0.000016	14122	25000000		20	50	0.0000156	14122	25641025		20	50	0.000024	14122	16666666
	20	50	0.00128	15122	312500		20	50	0.00024	14140	1666666		20	50	0.000234	14140	1709401		20	50	0.00036	14140	1111111
	20	50	0.0128	15140	31250		20	50	0.000048	14141	8333333		20	50	0.0000468	14141	8547008		20	50	0.000072	14141	5555555
	20	50	0.00256	15141	156250		20	50	0.000016	14142	25000000		20	50	0.0000156	14142	25641025		20	50	0.000024	14142	16666666
	20	50	0.00128	15142	312500		20	50	0.0032	15121	125000		20	50	0.00312	15121	128205		20	50	0.0048	15121	83333
	20	50	0.00256	16121	156250		20	50	0.0016	15122	250000		20	50	0.00156	15122	256410		20	50	0.0024	15122	166666
	20	50	0.00128	16122	312500		20	50	0.016	15140	25000		20	50	0.0156	15140	25641		20	50	0.024	15140	16666
	20	50	0.0128	16140	31250		20	50	0.0032	15141	125000		20	50	0.00312	15141	128205		20	50	0.0048	15141	83333
	20	50	0.00256	16141	156250		20	50	0.0016	15142	250000		20	50	0.00156	15142	256410		20	50	0.0024	15142	166666
	20	50	0.00128	16142	312500		20	50	0.0032	16121	125000		20	50	0.00312	16121	128205		20	50	0.0048	16121	83333
	20	50	0.00256	17121	156250		20	50	0.0016	16122	250000		20	50	0.00156	16122	256410		20	50	0.0024	16122	166666
	20	50	0.00128	17122	312500		20	50	0.016	16140	25000		20	50	0.0156	16140	25641		20	50	0.024	16140	16666
	20	50	0.0128	17140	31250		20	50	0.0032	16141	125000		20	50	0.00312	16141	128205		20	50	0.0048	16141	83333
	20	50	0.00256	17141	156250		20	50	0.0016	16142	250000		20	50	0.00156	16142	256410		20	50	0.0024	16142	166666
	20	50	0.00128	17142	312500		20	50	0.0032	17121	125000		20	50	0.00312	17121	128205		20	50	0.0048	17121	83333
	20	120	0.01	50314	40000		20	50	0.0016	17122	250000		20	50	0.00156	17122	256410		20	50	0.0024	17122	166666
¸»»ç·á	25	50	0.4	50054	1000		20	50	0.016	17140	25000		20	50	0.0156	17140	25641		20	50	0.024	17140	16666
	25	120	0.008	50061	50000		20	50	0.0032	17141	125000		20	50	0.00312	17141	128205		20	50	0.0048	17141	83333
	26	40	0.05	50319	8000		20	50	0.0016	17142	250000		20	50	0.00156	17142	256410		20	50	0.0024	17142	166666
	30	120	0.01	50006	40000		20	120	0.01	50314	40000		20	120	0.01	50314	40000		20	120	0.01	50314	40000
	30	120	0.01	50315	40000	¸»»ç·á	25	50	0.4	50054	1000	¸»»ç·á	25	50	0.4	50054	1000	¸»»ç·á	25	50	0.4	50054	1000
䱼Ľö·ĂĽ­	30	120	0.004	50600	100000		25	120	0.008	50061	50000		25	120	0.008	50061	50000		25	120	0.008	50061	50000
	35	60	0.3	50055	1333		26	40	0.065	50319	6153		26	40	0.075	50319	5333		26	40	0.1	50319	4000
	35	120	1	27003	400		30	120	0.01	50006	40000		30	120	0.01	50006	40000		30	120	0.01	50006	40000
	40	120	0.1	27105	4000		30	120	0.01	50315	40000		30	120	0.01	50315	40000		30	120	0.01	50315	40000
±âŸ ľĆŔĚĹŰ	40	120	0	50083	2147483647	䱼Ľö·ĂĽ­	30	120	0.004	50600	100000	䱼Ľö·ĂĽ­	30	120	0.004	50600	100000	䱼Ľö·ĂĽ­	30	120	0.004	50600	100000
	41	55	0.05	50320	8000		35	60	0.3	50055	1333		35	60	0.1	50055	4000		35	60	0.1	50055	4000
ĆŻĽöľĆŔĚĹŰ 	50	120	0.04	25040	10000		35	120	1	27003	400		35	120	0.004	12240	100000		35	120	0.01	12240	40000
	50	120	0.25	50056	1600		40	120	0.1	27105	4000		35	120	0.004	12380	100000		35	120	0.01	12380	40000
	50	120	0.01	50316	40000	±âŸľĆŔĚĹŰ	40	120	0	50083	2147483647		35	120	0.004	12520	100000		35	120	0.01	12520	40000
	56	120	0.05	50321	8000		41	55	0.065	50320	6153		35	120	0.004	12660	100000		35	120	0.01	12660	40000
new_hc	75	120	0.00625	132	64000	°í±ŢÇŃĽŐ°Ë	45	120	0.025	100	16000		35	120	1	27003	400		35	120	1	27003	400
	75	120	0.0025	133	160000		45	120	0.005	101	80000		40	120	0.08	25100	5000	°í±ŢÇŃĽŐ°Ë	40	120	0.125	100	3200
	75	120	0.00125	134	320000		45	120	0.00125	102	320000		40	120	0.1	27105	4000		40	120	0.025	101	16000
	75	120	0.0024	144	166666		45	120	0.025	110	16000	±âŸľĆŔĚĹŰ	40	120	0	50083	2147483647		40	120	0.00625	102	64000
	75	120	0.00048	145	833333		45	120	0.005	112	80000		41	55	0.075	50320	5333		40	120	0.125	110	3200
	75	120	0.00016	146	2500000		45	120	0.00125	113	320000	°í±ŢÇŃĽŐ°Ë	45	120	0.05	100	8000		40	120	0.025	112	16000
	75	120	0.0024	154	166666	°í±ŢµÎĽŐ°Ë	45	120	0.025	1060	16000		45	120	0.01	101	40000		40	120	0.00625	113	64000
	75	120	0.00048	155	833333		45	120	0.005	1061	80000		45	120	0.0025	102	160000	°í±ŢµÎĽŐ°Ë	40	120	0.125	1060	3200
	75	120	0.00016	156	2500000		45	120	0.00125	1062	320000		45	120	0.05	110	8000		40	120	0.025	1061	16000
	75	120	0.0024	164	166666		45	120	0.025	1070	16000		45	120	0.01	112	40000		40	120	0.00625	1062	64000
	75	120	0.00048	165	833333		45	120	0.005	1071	80000		45	120	0.0025	113	160000		40	120	0.125	1070	3200
	75	120	0.00016	166	2500000		45	120	0.00125	1072	320000	°í±ŢµÎĽŐ°Ë	45	120	0.05	1060	8000		40	120	0.025	1071	16000
	75	120	0.0024	244	166666	°í±ŢČ°	45	120	0.025	2090	16000		45	120	0.01	1061	40000		40	120	0.00625	1072	64000
	75	120	0.00048	245	833333		45	120	0.005	2091	80000		45	120	0.0025	1062	160000	°í±ŢČ°	40	120	0.125	2090	3200
	75	120	0.00016	246	2500000		45	120	0.00125	2092	320000		45	120	0.05	1070	8000		40	120	0.025	2091	16000
	75	120	0.00625	1092	64000		45	120	0.025	2100	16000		45	120	0.01	1071	40000		40	120	0.00625	2092	64000
	75	120	0.0025	1093	160000		45	120	0.005	2101	80000		45	120	0.0025	1072	160000		40	120	0.125	2100	3200
	75	120	0.00125	1094	320000		45	120	0.00125	2102	320000	°í±ŢČ°	45	120	0.05	2090	8000		40	120	0.025	2101	16000
	75	120	0.0024	1104	166666	°í±ŢľçĽŐ°Ë	45	120	0.025	3090	16000		45	120	0.01	2091	40000		40	120	0.00625	2102	64000
	75	120	0.00048	1105	833333		45	120	0.005	3091	80000		45	120	0.0025	2092	160000	°í±ŢľçĽŐ°Ë	40	120	0.125	3090	3200
	75	120	0.00016	1106	2500000		45	120	0.00125	3092	320000		45	120	0.05	2100	8000		40	120	0.025	3091	16000
	75	120	0.0024	1114	166666		45	120	0.025	3100	16000		45	120	0.01	2101	40000		40	120	0.00625	3092	64000
	75	120	0.00048	1115	833333		45	120	0.005	3101	80000		45	120	0.0025	2102	160000		40	120	0.125	3100	3200
	75	120	0.00016	1116	2500000		45	120	0.00125	3102	320000	°í±ŢľçĽŐ°Ë	45	120	0.05	3090	8000		40	120	0.025	3101	16000
	75	120	0.0024	2134	166666	°í±Ţ ąćżď	45	120	0.025	5060	16000		45	120	0.01	3091	40000		40	120	0.00625	3102	64000
	75	120	0.00048	2135	833333		45	120	0.005	5061	80000		45	120	0.0025	3092	160000	°í±Ţ ąćżď	40	120	0.125	5060	3200
	75	120	0.00016	2136	2500000		45	120	0.00125	5062	320000		45	120	0.05	3100	8000		40	120	0.025	5061	16000
	75	120	0.00625	3122	64000	°í±ŢĆČÂî	45	120	0.00009	14160	4444444		45	120	0.01	3101	40000		40	120	0.00625	5062	64000
	75	120	0.0025	3123	160000		45	120	0.000018	14161	22222222		45	120	0.0025	3102	160000		40	120	0.125	5070	3200
	75	120	0.00125	3124	320000		45	120	0.000006	14162	66666666	°í±Ţ ąćżď	45	120	0.05	5060	8000		40	120	0.025	5071	16000
	75	120	0.0024	3134	166666		45	120	0.00009	14180	4444444		45	120	0.01	5061	40000		40	120	0.00625	5072	64000
	75	120	0.00048	3135	833333		45	120	0.000018	14181	22222222		45	120	0.0025	5062	160000	°í±ŢĆČÂî	40	120	0.00045	14160	888888
	75	120	0.00016	3136	2500000		45	120	0.000006	14182	66666666	°í±ŢĆČÂî	45	120	0.00018	14160	2222222		40	120	0.00009	14161	4444444
	75	120	0.0024	3144	166666	°í±Ţ˝Ĺąß	45	120	0.0045	15160	88888		45	120	0.000036	14161	11111111		40	120	0.00003	14162	13333333
	75	120	0.00048	3145	833333		45	120	0.0009	15161	444444		45	120	0.000012	14162	33333333	°í±Ţ˝Ĺąß	40	120	0.0225	15160	17777
	75	120	0.00016	3146	2500000		45	120	0.0003	15162	1333333		45	120	0.00018	14180	2222222		40	120	0.0045	15161	88888
	75	120	0.025	5082	16000		45	120	0.0045	15180	88888		45	120	0.000036	14181	11111111		40	120	0.0015	15162	266666
	75	120	0.005	5083	80000		45	120	0.0009	15181	444444		45	120	0.000012	14182	33333333	°í±Ţ¸ń°ÉŔĚ	40	120	0.0225	16160	17777
	75	120	0.00125	5084	320000		45	120	0.0003	15182	1333333	°í±Ţ˝Ĺąß	45	120	0.009	15160	44444		40	120	0.0045	16161	88888
	75	120	0.0024	5094	166666	°í±Ţ¸ń°ÉŔĚ	45	120	0.0045	16160	88888		45	120	0.0018	15161	222222		40	120	0.0015	16162	266666
	75	120	0.00048	5095	833333		45	120	0.0009	16161	444444		45	120	0.0006	15162	666666	°í±Ţ±Í°ÉŔĚ	40	120	0.0225	17160	17777
	75	120	0.00016	5096	2500000		45	120	0.0003	16162	1333333		45	120	0.009	15180	44444		40	120	0.0045	17161	88888
	75	120	0.0024	5104	166666		45	120	0.0045	16180	88888		45	120	0.0018	15181	222222		40	120	0.0015	17162	266666
	75	120	0.00048	5105	833333		45	120	0.0009	16181	444444		45	120	0.0006	15182	666666		40	120	0.08	25100	5000
	75	120	0.00016	5106	2500000		45	120	0.0003	16182	1333333	°í±Ţ¸ń°ÉŔĚ	45	120	0.009	16160	44444		40	120	0.1	27105	4000
	75	120	0.025	7122	16000	°í±Ţ±Í°ÉŔĚ	45	120	0.0045	17160	88888		45	120	0.0018	16161	222222	±âŸľĆŔĚĹŰ	40	120	0	50083	2147483647
	75	120	0.005	7123	80000		45	120	0.0009	17161	444444		45	120	0.0006	16162	666666		41	55	0.1	50320	4000
	75	120	0.00125	7124	320000		45	120	0.0003	17162	1333333		45	120	0.009	16180	44444		45	120	0.125	120	3200
	75	120	0.0024	7134	166666		45	120	0.0045	17180	88888		45	120	0.0018	16181	222222		45	120	0.025	121	16000
	75	120	0.00048	7135	833333		45	120	0.0009	17181	444444		45	120	0.0006	16182	666666		45	120	0.00625	122	64000
	75	120	0.00016	7136	2500000		45	120	0.0003	17182	1333333	°í±Ţ±Í°ÉŔĚ	45	120	0.009	17160	44444		45	120	0.03125	130	12800
	75	120	0.0024	7144	166666		50	120	0.025	120	16000		45	120	0.0018	17161	222222		45	120	0.0125	131	32000
	75	120	0.00048	7145	833333		50	120	0.005	121	80000		45	120	0.0006	17162	666666		45	120	0.00625	132	64000
	75	120	0.00016	7146	2500000		50	120	0.00125	122	320000		45	120	0.009	17180	44444		45	120	0.125	1080	3200
	75	120	0.0024	11485	166666		50	120	0.00625	130	64000		45	120	0.0018	17181	222222		45	120	0.025	1081	16000
	75	120	0.00048	11486	833333		50	120	0.0025	131	160000		45	120	0.0006	17182	666666		45	120	0.00625	1082	64000
	75	120	0.0024	11685	166666		50	120	0.00125	132	320000		50	120	0.05	120	8000		45	120	0.03125	1090	12800
	75	120	0.00048	11686	833333		50	120	0.025	1080	16000		50	120	0.01	121	40000		45	120	0.0125	1091	32000
	75	120	0.0024	11885	166666		50	120	0.005	1081	80000		50	120	0.0025	122	160000		45	120	0.00625	1092	64000
	75	120	0.00048	11886	833333		50	120	0.00125	1082	320000		50	120	0.0125	130	32000		45	120	0.125	2110	3200
	75	120	0.00018	14044	2222222		50	120	0.00625	1090	64000		50	120	0.005	131	80000		45	120	0.025	2111	16000
	75	120	0.00016	14045	2500000		50	120	0.0025	1091	160000		50	120	0.0025	132	160000		45	120	0.00625	2112	64000
	75	120	0.025	14084	16000		50	120	0.00125	1092	320000		50	120	0.05	1080	8000		45	120	0.03125	2120	12800
	75	120	0.005	14085	80000		50	120	0.025	2110	16000		50	120	0.01	1081	40000		45	120	0.0125	2121	32000
	75	120	0.025	14104	16000		50	120	0.005	2111	80000		50	120	0.0025	1082	160000		45	120	0.00625	2122	64000
	75	120	0.005	14105	80000		50	120	0.00125	2112	320000		50	120	0.0125	1090	32000		45	120	0.125	3110	3200
	75	120	0.025	14124	16000		50	120	0.00625	2120	64000		50	120	0.005	1091	80000		45	120	0.025	3111	16000
	75	120	0.005	14125	80000		50	120	0.0025	2121	160000		50	120	0.0025	1092	160000		45	120	0.00625	3112	64000
	75	120	0.0024	15085	166666		50	120	0.00125	2122	320000		50	120	0.05	2110	8000		45	120	0.03125	3120	12800
	75	120	0.00125	15086	320000		50	120	0.025	3110	16000		50	120	0.01	2111	40000		45	120	0.0125	3121	32000
	75	120	0.0024	15223	166666		50	120	0.005	3111	80000		50	120	0.0025	2112	160000		45	120	0.00625	3122	64000
	75	120	0.00125	15224	320000		50	120	0.00125	3112	320000		50	120	0.0125	2120	32000		45	120	0.125	5080	3200
	75	120	0.0024	16065	166666		50	120	0.00625	3120	64000		50	120	0.005	2121	80000		45	120	0.025	5081	16000
	75	120	0.00125	16066	320000		50	120	0.0025	3121	160000		50	120	0.0025	2122	160000		45	120	0.00625	5082	64000
			50	120	0.00125	3122	320000		50	120	0.05	3110	8000		45	120	0.00045	14180	888888
			50	120	0.025	5070	16000		50	120	0.01	3111	40000		45	120	0.00009	14181	4444444
			50	120	0.005	5071	80000		50	120	0.0025	3112	160000		45	120	0.00003	14182	13333333
			50	120	0.00125	5072	320000		50	120	0.0125	3120	32000		45	120	0.0225	15180	17777
			50	120	0.025	5080	16000		50	120	0.005	3121	80000		45	120	0.0045	15181	88888
			50	120	0.005	5081	80000		50	120	0.0025	3122	160000		45	120	0.0015	15182	266666
			50	120	0.00125	5082	320000		50	120	0.05	5070	8000		45	120	0.0075	15200	53333
			50	120	0.00009	14200	4444444		50	120	0.01	5071	40000		45	120	0.0015	15201	266666
			50	120	0.000018	14201	22222222		50	120	0.0025	5072	160000		45	120	0.00075	15202	533333
			50	120	0.000006	14202	66666666		50	120	0.05	5080	8000		45	120	0.0225	16180	17777
			50	120	0.0015	15200	266666		50	120	0.01	5081	40000		45	120	0.0045	16181	88888
			50	120	0.0003	15201	1333333		50	120	0.0025	5082	160000		45	120	0.0015	16182	266666
			50	120	0.00015	15202	2666666		50	120	0.00018	14200	2222222		45	120	0.0225	17180	17777
			50	120	0.0015	15220	266666		50	120	0.000036	14201	11111111		45	120	0.0045	17181	88888
			50	120	0.0003	15221	1333333		50	120	0.000012	14202	33333333		45	120	0.0015	17182	266666
			50	120	0.00015	15222	2666666		50	120	0.003	15200	133333		50	120	0.00045	14200	888888
			50	120	0.0045	16200	88888		50	120	0.0006	15201	666666		50	120	0.00009	14201	4444444
			50	120	0.0009	16201	444444		50	120	0.0003	15202	1333333		50	120	0.00003	14202	13333333
			50	120	0.0003	16202	1333333		50	120	0.003	15220	133333		50	120	0.0075	15220	53333
			50	120	0.0045	17200	88888		50	120	0.0006	15221	666666		50	120	0.0015	15221	266666
			50	120	0.0009	17201	444444		50	120	0.0003	15222	1333333		50	120	0.00075	15222	533333
			50	120	0.0003	17202	1333333		50	120	0.009	16200	44444		50	120	0.0225	16200	17777
		ĆŻĽöľĆŔĚĹŰ 	50	120	0.04	25040	10000		50	120	0.0018	16201	222222		50	120	0.0045	16201	88888
			50	120	0.25	50056	1600		50	120	0.0006	16202	666666		50	120	0.0015	16202	266666
							50	120	0.01	50316	40000		50	120	0.009	17200	44444		50	120	0.0225	17200	17777
							56	120	0.065	50321	6153		50	120	0.0018	17201	222222		50	120	0.0045	17201	88888
						new_hc	75	120	0.00625	132	64000		50	120	0.0006	17202	666666		50	120	0.0015	17202	266666
							75	120	0.0025	133	160000	ĆŻĽöľĆŔĚĹŰ 	50	120	0.04	25040	10000	ĆŻĽöľĆŔĚĹŰ 	50	120	0.04	25040	10000
							75	120	0.00125	134	320000		50	120	0.25	50056	1600		50	120	0.25	50056	1600
							75	120	0.0024	144	166666		50	120	0.01	50316	40000		50	120	0.01	50316	40000
							75	120	0.00048	145	833333		56	120	0.075	50321	5333		56	120	0.1	50321	4000
							75	120	0.00016	146	2500000	new_hc	75	120	0.00625	132	64000	new_hc	75	120	0.00625	132	64000
							75	120	0.0024	154	166666		75	120	0.0025	133	160000		75	120	0.0025	133	160000
							75	120	0.00048	155	833333		75	120	0.00125	134	320000		75	120	0.00125	134	320000
							75	120	0.00016	156	2500000		75	120	0.0024	144	166666		75	120	0.0024	144	166666
							75	120	0.0024	164	166666		75	120	0.00048	145	833333		75	120	0.00048	145	833333
							75	120	0.00048	165	833333		75	120	0.00016	146	2500000		75	120	0.00016	146	2500000
							75	120	0.00016	166	2500000		75	120	0.0024	154	166666		75	120	0.0024	154	166666
							75	120	0.0024	244	166666		75	120	0.00048	155	833333		75	120	0.00048	155	833333
							75	120	0.00048	245	833333		75	120	0.00016	156	2500000		75	120	0.00016	156	2500000
							75	120	0.00016	246	2500000		75	120	0.0024	164	166666		75	120	0.0024	164	166666
							75	120	0.00625	1092	64000		75	120	0.00048	165	833333		75	120	0.00048	165	833333
							75	120	0.0025	1093	160000		75	120	0.00016	166	2500000		75	120	0.00016	166	2500000
							75	120	0.00125	1094	320000		75	120	0.0024	244	166666		75	120	0.0024	244	166666
							75	120	0.0024	1104	166666		75	120	0.00048	245	833333		75	120	0.00048	245	833333
							75	120	0.00048	1105	833333		75	120	0.00016	246	2500000		75	120	0.00016	246	2500000
							75	120	0.00016	1106	2500000		75	120	0.00625	1092	64000		75	120	0.00625	1092	64000
							75	120	0.0024	1114	166666		75	120	0.0025	1093	160000		75	120	0.0025	1093	160000
							75	120	0.00048	1115	833333		75	120	0.00125	1094	320000		75	120	0.00125	1094	320000
							75	120	0.00016	1116	2500000		75	120	0.0024	1104	166666		75	120	0.0024	1104	166666
							75	120	0.0024	2134	166666		75	120	0.00048	1105	833333		75	120	0.00048	1105	833333
							75	120	0.00048	2135	833333		75	120	0.00016	1106	2500000		75	120	0.00016	1106	2500000
							75	120	0.00016	2136	2500000		75	120	0.0024	1114	166666		75	120	0.0024	1114	166666
							75	120	0.00625	3122	64000		75	120	0.00048	1115	833333		75	120	0.00048	1115	833333
							75	120	0.0025	3123	160000		75	120	0.00016	1116	2500000		75	120	0.00016	1116	2500000
							75	120	0.00125	3124	320000		75	120	0.0024	2134	166666		75	120	0.0024	2134	166666
							75	120	0.0024	3134	166666		75	120	0.00048	2135	833333		75	120	0.00048	2135	833333
							75	120	0.00048	3135	833333		75	120	0.00016	2136	2500000		75	120	0.00016	2136	2500000
							75	120	0.00016	3136	2500000		75	120	0.00625	3122	64000		75	120	0.00625	3122	64000
							75	120	0.0024	3144	166666		75	120	0.0025	3123	160000		75	120	0.0025	3123	160000
							75	120	0.00048	3145	833333		75	120	0.00125	3124	320000		75	120	0.00125	3124	320000
							75	120	0.00016	3146	2500000		75	120	0.0024	3134	166666		75	120	0.0024	3134	166666
							75	120	0.025	5082	16000		75	120	0.00048	3135	833333		75	120	0.00048	3135	833333
							75	120	0.005	5083	80000		75	120	0.00016	3136	2500000		75	120	0.00016	3136	2500000
							75	120	0.00125	5084	320000		75	120	0.0024	3144	166666		75	120	0.0024	3144	166666
							75	120	0.0024	5094	166666		75	120	0.00048	3145	833333		75	120	0.00048	3145	833333
							75	120	0.00048	5095	833333		75	120	0.00016	3146	2500000		75	120	0.00016	3146	2500000
							75	120	0.00016	5096	2500000		75	120	0.025	5082	16000		75	120	0.025	5082	16000
							75	120	0.0024	5104	166666		75	120	0.005	5083	80000		75	120	0.005	5083	80000
							75	120	0.00048	5105	833333		75	120	0.00125	5084	320000		75	120	0.00125	5084	320000
							75	120	0.00016	5106	2500000		75	120	0.0024	5094	166666		75	120	0.0024	5094	166666
							75	120	0.025	7122	16000		75	120	0.00048	5095	833333		75	120	0.00048	5095	833333
							75	120	0.005	7123	80000		75	120	0.00016	5096	2500000		75	120	0.00016	5096	2500000
							75	120	0.00125	7124	320000		75	120	0.0024	5104	166666		75	120	0.0024	5104	166666
							75	120	0.0024	7134	166666		75	120	0.00048	5105	833333		75	120	0.00048	5105	833333
							75	120	0.00048	7135	833333		75	120	0.00016	5106	2500000		75	120	0.00016	5106	2500000
							75	120	0.00016	7136	2500000		75	120	0.025	7122	16000		75	120	0.025	7122	16000
							75	120	0.0024	7144	166666		75	120	0.005	7123	80000		75	120	0.005	7123	80000
							75	120	0.00048	7145	833333		75	120	0.00125	7124	320000		75	120	0.00125	7124	320000
							75	120	0.00016	7146	2500000		75	120	0.0024	7134	166666		75	120	0.0024	7134	166666
							75	120	0.0024	11485	166666		75	120	0.00048	7135	833333		75	120	0.00048	7135	833333
							75	120	0.00048	11486	833333		75	120	0.00016	7136	2500000		75	120	0.00016	7136	2500000
							75	120	0.0024	11685	166666		75	120	0.0024	7144	166666		75	120	0.0024	7144	166666
							75	120	0.00048	11686	833333		75	120	0.00048	7145	833333		75	120	0.00048	7145	833333
							75	120	0.0024	11885	166666		75	120	0.00016	7146	2500000		75	120	0.00016	7146	2500000
							75	120	0.00048	11886	833333		75	120	0.0024	11485	166666		75	120	0.0024	11485	166666
							75	120	0.00018	14044	2222222		75	120	0.00048	11486	833333		75	120	0.00048	11486	833333
							75	120	0.00016	14045	2500000		75	120	0.0024	11685	166666		75	120	0.0024	11685	166666
							75	120	0.025	14084	16000		75	120	0.00048	11686	833333		75	120	0.00048	11686	833333
							75	120	0.005	14085	80000		75	120	0.0024	11885	166666		75	120	0.0024	11885	166666
							75	120	0.025	14104	16000		75	120	0.00048	11886	833333		75	120	0.00048	11886	833333
							75	120	0.005	14105	80000		75	120	0.00018	14044	2222222		75	120	0.00018	14044	2222222
							75	120	0.025	14124	16000		75	120	0.00016	14045	2500000		75	120	0.00016	14045	2500000
							75	120	0.005	14125	80000		75	120	0.025	14084	16000		75	120	0.025	14084	16000
							75	120	0.0024	15085	166666		75	120	0.005	14085	80000		75	120	0.005	14085	80000
							75	120	0.00125	15086	320000		75	120	0.025	14104	16000		75	120	0.025	14104	16000
							75	120	0.0024	15223	166666		75	120	0.005	14105	80000		75	120	0.005	14105	80000
							75	120	0.00125	15224	320000		75	120	0.025	14124	16000		75	120	0.025	14124	16000
							75	120	0.0024	16065	166666		75	120	0.005	14125	80000		75	120	0.005	14125	80000
							75	120	0.00125	16066	320000		75	120	0.0024	15085	166666		75	120	0.0024	15085	166666
									75	120	0.00125	15086	320000		75	120	0.00125	15086	320000
									75	120	0.0024	15223	166666		75	120	0.0024	15223	166666
									75	120	0.00125	15224	320000		75	120	0.00125	15224	320000
									75	120	0.0024	16065	166666		75	120	0.0024	16065	166666
									75	120	0.00125	16066	320000		75	120	0.00125	16066	320000

 

 

Edited by strangerino
Added spoiler
Link to comment
Share on other sites

  • Premium

Introducing.. Quests! *Insert sounds of trumpets, cymbals, drums and orchestra*

quest random_drops_yay begin
    state start begin
        when kill with not npc.is_pc() begin
            local items = {80001, 80002, 80003};
            for index = 1, table.getn(items) do
                if (math.random(100) <= INSERT_YOUR_DROPCHANCE_HERE) then
                    game.drop_item_with_ownership(items[index], 1); -- pc.give_item2(items[index], 1); will make them pop up in the inventory directly.
                    break; -- If you don't want to limit 1 drop per monster, comment this line.
                end -- if
            end -- for
        end -- when		
    end -- state
end -- quest

 

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

  • Premium
11 minutes ago, strangerino said:

Thanks, but won't it stress the server a lot?

Is it a good way to do it?

Quests have no impact on the server stability. If well-coded that is.

You can make a full mob_drop_item coded in Lua without issues. One of my servers had full quest drops.

Edited by Syreldar
  • Love 1

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

  • Premium
45 minutes ago, strangerino said:

But with quests, there is no way to use gloves to increase drop rate, or is there a way to increase it?

Sure, you can. You can also add more items with different effects on the droprate.. specific events.. etc.

Many people use sources even for the smallest of things nowadays, but I can assure you that there's rarely something you can't do via quest.

 

Edited by Syreldar

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

So I actually have this:

quest dropquest begin
    state start begin
        when kill with not npc.is_pc() begin
			local randReceptura = math.random(0, 1000);
			local randPruty = math.random(0, 1500);
			local randOstatni_0 = math.random(0, 500); -- Smes
			local randOstatni_1 = math.random(0, 500); -- Byliny
			local randOstatni_2 = math.random(0, 500); -- Predmety
			local randZily = math.random(0, 850);
			
			sanceReceptura = 3; -- Receptury
			sancePruty = 1; -- Pruty
			sanceOstatni = 10; -- Bordel
			sanceZily = 3; -- Zily metiny			
			
			local levelRange = 25;
			
			local receptura = {30121, 30122, 30122, 30123, 30124, 30125, 30126, 30127, 30128};
			local pruty = {80007, 80006, 80005, 80004, 80003};
			local ostatni = {
			25040, 50012, 50013, 50006, 50007, 50008, 50009, 50014, 50015, 50005, 50301, 50302, 50303,
			50304, 50305, 50306, 50307, 50308, 50309, 50310, 50314, 50315, 50316, 50600
			};
			local byliny = {
			50701, 50702, 50703, 50704, 50705, 50706, 50707, 50708, 50709, 50710, 50711, 50712,
			70251, 70252, 70253, 70254
			};
			local zily = {
			71057, 71058, 71059, 71060, 71061, 71062, 71063, 71064, 71065, 71066, 71067, 71080,
			71081, 71082
			};
			local drop_1_20 = {
			11, 13, 21, 23, 31, 33, 41, 43, 3001, 3003, 3011, 3013, 3021, 3023, 3031, 3033,
			5001, 5003, 5011, 5013, 5021, 5023, 5031, 5033, 7001, 7003, 7011, 7013, 7021,
			7023, 7031, 7033, 1001, 1003, 1011, 1013, 1021, 1023, 1031, 1033, 2001, 2003,
			2011, 2013, 2021, 2023, 2031, 2033, 11201, 11203, 11211, 11213, 11221, 11223,
			11601, 11603, 11611, 11613, 11621, 11623, 11401, 11403, 11411, 11413, 11421, 11423,
			11801, 11803, 11811, 11813, 11821, 11823, 12201, 12203, 12341, 12343, 12481, 12483,
			12621, 12623, 15001, 15003, 15021, 15023, 15041, 15043, 13001, 13003, 16001, 16003,
			16021, 16023, 16041, 16043, 16061, 16063, 14001, 14003, 14021, 14023, 14041, 14043,
			14061, 14063, 17001, 17003, 17021, 17023, 17041, 17043, 17061, 17063
			};
			local drop_21_50 = {
			51, 53, 61, 63, 71, 73, 81, 83, 91, 93, 101, 103, 111, 113, 121, 123, 3041, 3043,
			3051, 3053, 3061, 3063, 3071, 3073, 3081, 3083, 3091, 3093, 3101, 3103, 3111, 3113,
			5041, 5043, 5051, 5053, 5061, 5063, 5071, 5073, 7041, 7043, 7051, 7053, 7061, 7063,
			7071, 7073, 7081, 7083, 7091, 7093, 7101, 7103, 7111, 7113, 1041, 1043, 1051, 1053,
			1061, 1063, 1071, 1073, 1081, 1083, 2041, 2043, 2051, 2053, 2061, 2063, 2071, 2073,
			2081, 2083, 2091, 2093, 2101, 2103, 2111, 2113, 11231, 11233, 11241, 11243, 11251,
			11253, 11261, 11263, 11631, 11633, 11641, 11643, 11651, 11653, 11661, 11663, 11431,
			11433, 11441, 11443, 11451, 11453, 11461, 11463, 11831, 11833, 11841, 11843, 11851,
			11853, 11861, 11863, 12221, 12223, 12241, 12243, 12361, 12363, 12381, 12383, 12501,
			12503, 12521, 12523, 12641, 12643, 12661, 12663, 15061, 15063, 15081, 15083, 15101,
			15103, 15121, 15123, 15141, 15143, 15161, 15163, 15181, 15183, 13021, 13023, 13041,
			13043, 16081, 16083, 16101, 16103, 16121, 16123, 16141, 16143, 16161, 16163, 16181,
			16183, 14081, 14083, 14101, 14103, 14121, 14123, 14141, 14143, 14161, 14163, 14181,
			14183, 17081, 17083, 17101, 17103, 17121, 17123, 17141, 17143, 17161, 17163, 17181,
			17183
			};
			
			-- Check if using gloves
			if(pc.get_wear(7) == 70043 or pc.get_wear(8) == 70043) then
				sanceReceptura = sanceReceptura * 2; -- Receptury
				sancePruty = sancePruty * 2; -- Pruty
				sanceOstatni = sanceOstatni * 2; -- Bordel
				sanceZily = sanceZily * 2; -- Zily metiny
			else
				sanceReceptura = sanceReceptura; -- Receptury
				sancePruty = sancePruty; -- Pruty
				sanceOstatni = sanceOstatni; -- Bordel
				sanceZily = sanceZily; -- Zily metiny
			end
			
			if (pc.get_level() - npc.get_level() < levelRange) then
				-- Drop receptury start
				for index = 1, table.getn(receptura) do
					if (randReceptura <= sanceReceptura) then
						local itemSelection = math.random(1, table.getn(receptura));
						game.drop_item_with_ownership(receptura[itemSelection], 1);
						break;
					end
				end
				
				-- Drop pruty start
				for index = 1, table.getn(pruty) do
					if (randPruty <= sancePruty) then
						local itemSelection = math.random(1, table.getn(pruty));
						game.drop_item_with_ownership(pruty[itemSelection], 1);
						break;
					end
				end
				
				-- Drop bordel start (0) SMES
				for index = 1, table.getn(ostatni) do
					if (randOstatni_0 <= sanceOstatni) then
						local itemSelection = math.random(1, table.getn(ostatni));
						game.drop_item_with_ownership(ostatni[itemSelection], 1);
						break;
					end
				end
				
				-- Drop byliny start (1) BYLINY
				for index = 1, table.getn(byliny) do
					if (randOstatni_1 <= sanceOstatni) then
						local itemSelection = math.random(1, table.getn(byliny));
						game.drop_item_with_ownership(byliny[itemSelection], 1);
						break;
					end
				end
				
				-- Drop zily a metiny start
				for index = 1, table.getn(zily) do
					if (randZily <= sanceZily) then
						local itemSelection = math.random(1, table.getn(zily));
						game.drop_item_with_ownership(zily[itemSelection], 1);
						break;
					end
				end
				
				-- Drop level 1 - 20 start (2) PREDMETY
				if(pc.get_level() > 0 and pc.get_level() < 21) then
					for index = 1, table.getn(drop_1_20) do
						if (randOstatni_2 <= sanceOstatni) then
							local itemSelection = math.random(1, table.getn(drop_1_20));
							game.drop_item_with_ownership(drop_1_20[itemSelection], 1);
							break;
						end
					end
				end
				
				-- Drop level 21 50 start (2) PREDMETY
				if(pc.get_level() > 21 and pc.get_level() < 51) then
					for index = 1, table.getn(drop_21_50) do
						if (randOstatni_2 <= sanceOstatni) then
							local itemSelection = math.random(1, table.getn(drop_21_50));
							game.drop_item_with_ownership(drop_21_50[itemSelection], 1);
							break;
						end
					end
				end
			end
        end	
    end
end

Just need to find out whether there is a function to count the drop chances (items, empire drop chance, etc...) Already done gloves. But will improve that later.

 

Is there a function to find those I listed above?

Link to comment
Share on other sites

  • Active Member
3 hours ago, strangerino said:

Thanks, but won't it stress the server a lot?

Is it a good way to do it?

This happens only when there are many processes at the same time. In this case, a single drop where it cycles 3 objects is no problem. Even for every monster kill those cycles are executed, it's still not relevant.

The server prioritizes quests over everything, and can slow down the entire game. For example, if you run a cycle of 10 thousand iterations doing a certain process, you can freeze the server for a few seconds while the quest ends.
What if this happens? Well, the character that opens the quest will remain suspended in movie mode while it ends, while the other players will not be able to do anything (only move because they are clientside), for example, if they hit a monster, it does not respond.

I am already talking about extreme cases of 10 thousand cycles.

It's a thousand times better for the drop to be done by source code (C++) than by lua, since C++ is so much faster and slowdowns won't happen.

If your drop is something very simple, go ahead.

How to know if your server is going to slow down?
Put the drops you want, and if it doesn't happen, don't worry, just keep going. Otherwise, move the drop to C++ (txt)

Recommendations for common_drop_item.txt

1. If you have the possibility to change the structure to a more readable one, go ahead (there is a post about this)
2. About the old common_drop_item.txt, open with Excel. There is a column that is not used at all, in that you can put the value you want and it will not influence. Where it says PAWN and similar, it is the rank of the monsters, you can see it in mob_proto.

  • Lmao 1
Link to comment
Share on other sites

  • Premium

What the comment above said is absolutely untrue by the way.

Using my old server as experience, taking into account all drops for all map on all level ranges for all the characters of my server (iirc ~450 people online at the same time on average), I've never suffered any kind of lag issue, and the machine I used to run the server was mediocre at best.

Not only that, writing drops in Lua has many advantages over C++ such as no need to recompile for every small change.

Lua is also the fastest scripting language, but execution speed doesn't play a factor here. It's metin2 we're talking about.

Unless you bottleneck the core itself by making infinite loops or things of the sort (which btw won't generate lag but will crash the core altogether), you won't run in any lag issue whatsoever.

Edited by Syreldar
  • Good 1

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

  • Active Member
36 minutes ago, strangerino said:

So I actually have this:

quest dropquest begin
    state start begin
        when kill with not npc.is_pc() begin
			local randReceptura = math.random(0, 1000);
			local randPruty = math.random(0, 1500);
			local randOstatni_0 = math.random(0, 500); -- Smes
			local randOstatni_1 = math.random(0, 500); -- Byliny
			local randOstatni_2 = math.random(0, 500); -- Predmety
			local randZily = math.random(0, 850);
			
			sanceReceptura = 3; -- Receptury
			sancePruty = 1; -- Pruty
			sanceOstatni = 10; -- Bordel
			sanceZily = 3; -- Zily metiny			
			
			local levelRange = 25;
			
			local receptura = {30121, 30122, 30122, 30123, 30124, 30125, 30126, 30127, 30128};
			local pruty = {80007, 80006, 80005, 80004, 80003};
			local ostatni = {
			25040, 50012, 50013, 50006, 50007, 50008, 50009, 50014, 50015, 50005, 50301, 50302, 50303,
			50304, 50305, 50306, 50307, 50308, 50309, 50310, 50314, 50315, 50316, 50600
			};
			local byliny = {
			50701, 50702, 50703, 50704, 50705, 50706, 50707, 50708, 50709, 50710, 50711, 50712,
			70251, 70252, 70253, 70254
			};
			local zily = {
			71057, 71058, 71059, 71060, 71061, 71062, 71063, 71064, 71065, 71066, 71067, 71080,
			71081, 71082
			};
			local drop_1_20 = {
			11, 13, 21, 23, 31, 33, 41, 43, 3001, 3003, 3011, 3013, 3021, 3023, 3031, 3033,
			5001, 5003, 5011, 5013, 5021, 5023, 5031, 5033, 7001, 7003, 7011, 7013, 7021,
			7023, 7031, 7033, 1001, 1003, 1011, 1013, 1021, 1023, 1031, 1033, 2001, 2003,
			2011, 2013, 2021, 2023, 2031, 2033, 11201, 11203, 11211, 11213, 11221, 11223,
			11601, 11603, 11611, 11613, 11621, 11623, 11401, 11403, 11411, 11413, 11421, 11423,
			11801, 11803, 11811, 11813, 11821, 11823, 12201, 12203, 12341, 12343, 12481, 12483,
			12621, 12623, 15001, 15003, 15021, 15023, 15041, 15043, 13001, 13003, 16001, 16003,
			16021, 16023, 16041, 16043, 16061, 16063, 14001, 14003, 14021, 14023, 14041, 14043,
			14061, 14063, 17001, 17003, 17021, 17023, 17041, 17043, 17061, 17063
			};
			local drop_21_50 = {
			51, 53, 61, 63, 71, 73, 81, 83, 91, 93, 101, 103, 111, 113, 121, 123, 3041, 3043,
			3051, 3053, 3061, 3063, 3071, 3073, 3081, 3083, 3091, 3093, 3101, 3103, 3111, 3113,
			5041, 5043, 5051, 5053, 5061, 5063, 5071, 5073, 7041, 7043, 7051, 7053, 7061, 7063,
			7071, 7073, 7081, 7083, 7091, 7093, 7101, 7103, 7111, 7113, 1041, 1043, 1051, 1053,
			1061, 1063, 1071, 1073, 1081, 1083, 2041, 2043, 2051, 2053, 2061, 2063, 2071, 2073,
			2081, 2083, 2091, 2093, 2101, 2103, 2111, 2113, 11231, 11233, 11241, 11243, 11251,
			11253, 11261, 11263, 11631, 11633, 11641, 11643, 11651, 11653, 11661, 11663, 11431,
			11433, 11441, 11443, 11451, 11453, 11461, 11463, 11831, 11833, 11841, 11843, 11851,
			11853, 11861, 11863, 12221, 12223, 12241, 12243, 12361, 12363, 12381, 12383, 12501,
			12503, 12521, 12523, 12641, 12643, 12661, 12663, 15061, 15063, 15081, 15083, 15101,
			15103, 15121, 15123, 15141, 15143, 15161, 15163, 15181, 15183, 13021, 13023, 13041,
			13043, 16081, 16083, 16101, 16103, 16121, 16123, 16141, 16143, 16161, 16163, 16181,
			16183, 14081, 14083, 14101, 14103, 14121, 14123, 14141, 14143, 14161, 14163, 14181,
			14183, 17081, 17083, 17101, 17103, 17121, 17123, 17141, 17143, 17161, 17163, 17181,
			17183
			};
			
			-- Check if using gloves
			if(pc.get_wear(7) == 70043 or pc.get_wear(8) == 70043) then
				sanceReceptura = sanceReceptura * 2; -- Receptury
				sancePruty = sancePruty * 2; -- Pruty
				sanceOstatni = sanceOstatni * 2; -- Bordel
				sanceZily = sanceZily * 2; -- Zily metiny
			else
				sanceReceptura = sanceReceptura; -- Receptury
				sancePruty = sancePruty; -- Pruty
				sanceOstatni = sanceOstatni; -- Bordel
				sanceZily = sanceZily; -- Zily metiny
			end
			
			if (pc.get_level() - npc.get_level() < levelRange) then
				-- Drop receptury start
				for index = 1, table.getn(receptura) do
					if (randReceptura <= sanceReceptura) then
						local itemSelection = math.random(1, table.getn(receptura));
						game.drop_item_with_ownership(receptura[itemSelection], 1);
						break;
					end
				end
				
				-- Drop pruty start
				for index = 1, table.getn(pruty) do
					if (randPruty <= sancePruty) then
						local itemSelection = math.random(1, table.getn(pruty));
						game.drop_item_with_ownership(pruty[itemSelection], 1);
						break;
					end
				end
				
				-- Drop bordel start (0) SMES
				for index = 1, table.getn(ostatni) do
					if (randOstatni_0 <= sanceOstatni) then
						local itemSelection = math.random(1, table.getn(ostatni));
						game.drop_item_with_ownership(ostatni[itemSelection], 1);
						break;
					end
				end
				
				-- Drop byliny start (1) BYLINY
				for index = 1, table.getn(byliny) do
					if (randOstatni_1 <= sanceOstatni) then
						local itemSelection = math.random(1, table.getn(byliny));
						game.drop_item_with_ownership(byliny[itemSelection], 1);
						break;
					end
				end
				
				-- Drop zily a metiny start
				for index = 1, table.getn(zily) do
					if (randZily <= sanceZily) then
						local itemSelection = math.random(1, table.getn(zily));
						game.drop_item_with_ownership(zily[itemSelection], 1);
						break;
					end
				end
				
				-- Drop level 1 - 20 start (2) PREDMETY
				if(pc.get_level() > 0 and pc.get_level() < 21) then
					for index = 1, table.getn(drop_1_20) do
						if (randOstatni_2 <= sanceOstatni) then
							local itemSelection = math.random(1, table.getn(drop_1_20));
							game.drop_item_with_ownership(drop_1_20[itemSelection], 1);
							break;
						end
					end
				end
				
				-- Drop level 21 50 start (2) PREDMETY
				if(pc.get_level() > 21 and pc.get_level() < 51) then
					for index = 1, table.getn(drop_21_50) do
						if (randOstatni_2 <= sanceOstatni) then
							local itemSelection = math.random(1, table.getn(drop_21_50));
							game.drop_item_with_ownership(drop_21_50[itemSelection], 1);
							break;
						end
					end
				end
			end
        end	
    end
end

Just need to find out whether there is a function to count the drop chances (items, empire drop chance, etc...) Already done gloves. But will improve that later.

 

Is there a function to find those I listed above?

This quest can cause problems (as it may not) because of the amount of processing it does per kill.
Think about this, every monster you kill will do all those cycles. You can easily kill 40 at the same time. Another 50 people are also killing monsters.

You can improve this by making the tables global and indexed.

Difference between a local variable and a global variable in this case:
If you put the local variable in the when, for each kill it will be declared again. If you put the global variable, it will only be reloaded once you start the server or reload q, this takes a lot of weight off the server.

Difference between a table with indexed values and a table without indexed values.
Think web. Imagine if web pages were not indexed. If you were to search for a web page within the page table, it would probably take a year to find the one you are looking for. For example:
web_pages = {
www.page1.com, --index 1
www.page2.com, --index 2
...
www.yourpage.com, --index (?) (possibly billions)
...
}
If, when searching in your browser, it goes through the cycle asking in each index if the page is the one you are looking for, there is a very big problem, you get desperate from waiting so long and you leave.

See how web pages work if it were lua.
web_pages = {
["www.page1.com"] = 0,
["www.page2.com"] = 0,
...
["www.yourpage.com"] = 0,
...
}

Note: You must assign any value that is different from nil, since by default all values in a table are nil.

In this case, when searching for your page on the internet, it will appear immediately because it will not be necessary to execute a cycle since your page is in an index. Just do web_pages["www.yourpage.com"] and it will return 0 indicating that your page is there.

Now you must use your creativity to make your drop table global and indexed. This is a recommendation from Camilo, but you can do what you want

Link to comment
Share on other sites

  • Premium
37 minutes ago, strangerino said:

So I actually have this:

quest dropquest begin
    state start begin
        when kill with not npc.is_pc() begin
			local randReceptura = math.random(0, 1000);
			local randPruty = math.random(0, 1500);
			local randOstatni_0 = math.random(0, 500); -- Smes
			local randOstatni_1 = math.random(0, 500); -- Byliny
			local randOstatni_2 = math.random(0, 500); -- Predmety
			local randZily = math.random(0, 850);
			
			sanceReceptura = 3; -- Receptury
			sancePruty = 1; -- Pruty
			sanceOstatni = 10; -- Bordel
			sanceZily = 3; -- Zily metiny			
			
			local levelRange = 25;
			
			local receptura = {30121, 30122, 30122, 30123, 30124, 30125, 30126, 30127, 30128};
			local pruty = {80007, 80006, 80005, 80004, 80003};
			local ostatni = {
			25040, 50012, 50013, 50006, 50007, 50008, 50009, 50014, 50015, 50005, 50301, 50302, 50303,
			50304, 50305, 50306, 50307, 50308, 50309, 50310, 50314, 50315, 50316, 50600
			};
			local byliny = {
			50701, 50702, 50703, 50704, 50705, 50706, 50707, 50708, 50709, 50710, 50711, 50712,
			70251, 70252, 70253, 70254
			};
			local zily = {
			71057, 71058, 71059, 71060, 71061, 71062, 71063, 71064, 71065, 71066, 71067, 71080,
			71081, 71082
			};
			local drop_1_20 = {
			11, 13, 21, 23, 31, 33, 41, 43, 3001, 3003, 3011, 3013, 3021, 3023, 3031, 3033,
			5001, 5003, 5011, 5013, 5021, 5023, 5031, 5033, 7001, 7003, 7011, 7013, 7021,
			7023, 7031, 7033, 1001, 1003, 1011, 1013, 1021, 1023, 1031, 1033, 2001, 2003,
			2011, 2013, 2021, 2023, 2031, 2033, 11201, 11203, 11211, 11213, 11221, 11223,
			11601, 11603, 11611, 11613, 11621, 11623, 11401, 11403, 11411, 11413, 11421, 11423,
			11801, 11803, 11811, 11813, 11821, 11823, 12201, 12203, 12341, 12343, 12481, 12483,
			12621, 12623, 15001, 15003, 15021, 15023, 15041, 15043, 13001, 13003, 16001, 16003,
			16021, 16023, 16041, 16043, 16061, 16063, 14001, 14003, 14021, 14023, 14041, 14043,
			14061, 14063, 17001, 17003, 17021, 17023, 17041, 17043, 17061, 17063
			};
			local drop_21_50 = {
			51, 53, 61, 63, 71, 73, 81, 83, 91, 93, 101, 103, 111, 113, 121, 123, 3041, 3043,
			3051, 3053, 3061, 3063, 3071, 3073, 3081, 3083, 3091, 3093, 3101, 3103, 3111, 3113,
			5041, 5043, 5051, 5053, 5061, 5063, 5071, 5073, 7041, 7043, 7051, 7053, 7061, 7063,
			7071, 7073, 7081, 7083, 7091, 7093, 7101, 7103, 7111, 7113, 1041, 1043, 1051, 1053,
			1061, 1063, 1071, 1073, 1081, 1083, 2041, 2043, 2051, 2053, 2061, 2063, 2071, 2073,
			2081, 2083, 2091, 2093, 2101, 2103, 2111, 2113, 11231, 11233, 11241, 11243, 11251,
			11253, 11261, 11263, 11631, 11633, 11641, 11643, 11651, 11653, 11661, 11663, 11431,
			11433, 11441, 11443, 11451, 11453, 11461, 11463, 11831, 11833, 11841, 11843, 11851,
			11853, 11861, 11863, 12221, 12223, 12241, 12243, 12361, 12363, 12381, 12383, 12501,
			12503, 12521, 12523, 12641, 12643, 12661, 12663, 15061, 15063, 15081, 15083, 15101,
			15103, 15121, 15123, 15141, 15143, 15161, 15163, 15181, 15183, 13021, 13023, 13041,
			13043, 16081, 16083, 16101, 16103, 16121, 16123, 16141, 16143, 16161, 16163, 16181,
			16183, 14081, 14083, 14101, 14103, 14121, 14123, 14141, 14143, 14161, 14163, 14181,
			14183, 17081, 17083, 17101, 17103, 17121, 17123, 17141, 17143, 17161, 17163, 17181,
			17183
			};
			
			-- Check if using gloves
			if(pc.get_wear(7) == 70043 or pc.get_wear(8) == 70043) then
				sanceReceptura = sanceReceptura * 2; -- Receptury
				sancePruty = sancePruty * 2; -- Pruty
				sanceOstatni = sanceOstatni * 2; -- Bordel
				sanceZily = sanceZily * 2; -- Zily metiny
			else
				sanceReceptura = sanceReceptura; -- Receptury
				sancePruty = sancePruty; -- Pruty
				sanceOstatni = sanceOstatni; -- Bordel
				sanceZily = sanceZily; -- Zily metiny
			end
			
			if (pc.get_level() - npc.get_level() < levelRange) then
				-- Drop receptury start
				for index = 1, table.getn(receptura) do
					if (randReceptura <= sanceReceptura) then
						local itemSelection = math.random(1, table.getn(receptura));
						game.drop_item_with_ownership(receptura[itemSelection], 1);
						break;
					end
				end
				
				-- Drop pruty start
				for index = 1, table.getn(pruty) do
					if (randPruty <= sancePruty) then
						local itemSelection = math.random(1, table.getn(pruty));
						game.drop_item_with_ownership(pruty[itemSelection], 1);
						break;
					end
				end
				
				-- Drop bordel start (0) SMES
				for index = 1, table.getn(ostatni) do
					if (randOstatni_0 <= sanceOstatni) then
						local itemSelection = math.random(1, table.getn(ostatni));
						game.drop_item_with_ownership(ostatni[itemSelection], 1);
						break;
					end
				end
				
				-- Drop byliny start (1) BYLINY
				for index = 1, table.getn(byliny) do
					if (randOstatni_1 <= sanceOstatni) then
						local itemSelection = math.random(1, table.getn(byliny));
						game.drop_item_with_ownership(byliny[itemSelection], 1);
						break;
					end
				end
				
				-- Drop zily a metiny start
				for index = 1, table.getn(zily) do
					if (randZily <= sanceZily) then
						local itemSelection = math.random(1, table.getn(zily));
						game.drop_item_with_ownership(zily[itemSelection], 1);
						break;
					end
				end
				
				-- Drop level 1 - 20 start (2) PREDMETY
				if(pc.get_level() > 0 and pc.get_level() < 21) then
					for index = 1, table.getn(drop_1_20) do
						if (randOstatni_2 <= sanceOstatni) then
							local itemSelection = math.random(1, table.getn(drop_1_20));
							game.drop_item_with_ownership(drop_1_20[itemSelection], 1);
							break;
						end
					end
				end
				
				-- Drop level 21 50 start (2) PREDMETY
				if(pc.get_level() > 21 and pc.get_level() < 51) then
					for index = 1, table.getn(drop_21_50) do
						if (randOstatni_2 <= sanceOstatni) then
							local itemSelection = math.random(1, table.getn(drop_21_50));
							game.drop_item_with_ownership(drop_21_50[itemSelection], 1);
							break;
						end
					end
				end
			end
        end	
    end
end

Just need to find out whether there is a function to count the drop chances (items, empire drop chance, etc...) Already done gloves. But will improve that later.

 

Is there a function to find those I listed above?

This is an example of a bad quest. You're running way more loops than necessary.

It won't still lag your server. But for readability and maintenance purposes, I suggest you to let a professional do it for you.

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

  • Active Member
15 minutes ago, Syreldar said:

What the comment above said is absolutely untrue by the way.

Using my old server as experience, taking into account all drops for all map on all level ranges for all the characters of my server (iirc ~450 people online at the same time on average), I've never suffered any kind of lag issue, and the machine I used to run the server was mediocre at best.

Not only that, writing drops in Lua has many advantages over C++ such as no need to recompile for every small change.

Lua is also the fastest scripting language, but execution speed doesn't play a factor here. It's metin2 we're talking about.

Unless you bottleneck the core itself by making infinite loops or things of the sort (which btw won't generate lag but will crash the core altogether), you won't run in any lag issue whatsoever.

I ask you the favor that you don't sabotage my posts, just as I don't sabotage yours. At no time have I commented on your answers.

Secondly, you talk about advantages of lua and you mentioned an advantage that does not have to do with performance, which is the topic we are talking about.

 

10 minutes ago, Syreldar said:

This is an example of a bad quest. You're running way more loops than necessary.

It won't still lag your server. But for readability and maintenance purposes, I suggest you to let a professional do it for you.

If you're so professional, why don't you explain how to do it and that's it?

Link to comment
Share on other sites

  • Premium
26 minutes ago, caanmasu said:

I ask you the favor that you don't sabotage my posts, just as I don't sabotage yours. At no time have I commented on your answers.

Secondly, you talk about advantages of lua and you mentioned an advantage that does not have to do with performance, which is the topic we are talking about.

 

If you're so professional, why don't you explain how to do it and that's it?

The moment you stop spreading misinformation is the moment I stop commenting on your posts, simple as that.

I don't talk about performance because performance is irrelevant on Metin2. If you think otherwise you're simply delusional.

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

  • Active Member
1 hour ago, Syreldar said:

The moment you stop spreading misinformation is the moment I stop commenting on your posts, simple as that.

I don't talk about performance because performance is irrelevant on Metin2. If you think otherwise you're simply delusional.

It shows that what I say is false.

Drop the arrogance.

  • kekw 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 0

      Metin2 effect script files (MSE and MSA file) how can convert

    2. 10

      Multi Language System

    3. 0

      We are looking for a C++ and Python programmer

    4. 0

      [Quest Scheduler Request] Is there a way to make a quest run independet of player events? Lets say start quest automatically at server startup?

    5. 111

      Ulthar SF V2 (TMP4 Base)

    6. 0

      Quest function when 102.kill definition whereabouts help

    7. 5

      [M2 FILTER] Customized Client Filter

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.