Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Request]OptionPool.scp

Initiate Mage
Joined
Jul 11, 2011
Messages
15
Reaction score
3
Hi, anyone can give me one OptionPool which can drop crafted items with any type (without "of amp") of craft(lv5) and with 1 or 2 slot (1slot amp, if got, second slot free)

example pic's:
for 1 slotted:
R4ZOR1018 - [Request]OptionPool.scp - RaGEZONE Forums

for 2 slotted:
R4ZOR1018 - [Request]OptionPool.scp - RaGEZONE Forums
 
Banned
Banned
Joined
Oct 20, 2006
Messages
3,245
Reaction score
1,652
There's a thread about item option codes. I think it's called something like "Decoding item binary" or w/e. Go look in the tutorials section.
 
Upvote 0
Initiate Mage
Joined
May 31, 2008
Messages
84
Reaction score
46
err you should search better.



Also, don't expect us to give you anything. Try making something like that yourself. Try actually looking at the files you have before requesting something so specific.

Gr.

/C
 
Upvote 0
Initiate Mage
Joined
Jul 11, 2011
Messages
15
Reaction score
3
thanks deco, this is useful, and its good for me.
but what about this lines?
Code:
[OptionPoolForce]	OptPoolIdx	ForceCode	Wep2Ratio	WepRation	SuitRatio	GloveRatio	BootRatio	HMetRatio
 
Last edited:
Upvote 0
Initiate Mage
Joined
May 31, 2008
Messages
84
Reaction score
46
thanks deco, this is useful, and its good for me.
but what about this lines?
Code:
[OptionPoolForce]	OptPoolIdx	ForceCode	Wep2Ratio	WepRation	SuitRatio	GloveRatio	BootRatio	HMetRatio

For the Ratios: it's the rate at which a particular drop (armours and weps) get a Force upgrade (like HP Up). Doesn't control what comes into the slots, only how big of a chance you have for a filled slot.

[EDIT] What I mean to say is that that is controlled by the Force Code, so it _IS_ in that table.

Something with LVL in it (lvl 0, 5, 6 ,7, another table in the file) controls what exactly goes into the slot for the higher (lvl3) upgrades. (I think, too lazy to actually look at the files right now).

Gr.

/C
 
Last edited:
Upvote 0
Initiate Mage
Joined
Jul 11, 2011
Messages
15
Reaction score
3
i use this:
Code:
[OptionPoolFlag]	LR	LS	RS	LRS
11	0	0	1	0

[OptionPoolLevel]	Lv0	Lv1	Lv2	Lv3	Lv4	Lv5
11	100.0000	100.0000	100.0000	.0000	100.0000	100.0000

[OptionPoolSlot]	Slot0	Slot1	Slot2	Slot3
11	.0000	80.0000	100.0000	100.0000

[OptionPoolRareNum]	RareNum0	RareNum5	RareNum6	RareNum7
11	.0000	70.0000	70.0000	90.0000

[OptionPoolForce]	OptPoolIdx	ForceCode	Wep2Ratio	WepRation	SuitRatio	GloveRatio	BootRatio	HMetRatio
70	11	0	.0000	.0000	.0000	.0000	.0000	.0000
71	11	6	.0000	.0000	.0000	.0000	.0000	.0000
72	11	7	.0000	.0000	.0000	.0000	.0000	.0000
73	11	8	50.0000	50.0000	50.0000	50.0000	50.0000	50.0000
74	11	9	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000
75	11	10	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000
76	11	15	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000

[OptionPoolRare]	OptPoolIdx	ForceCode	Wep2Num5Ratio	Wep2Num6Ratio	Wep2Num7Ratio	Wep1Num5Ratio	Wep1Num6Ratio	Wep1Num7Ratio	SuitNum5Ratio	SuitNum6Ratio	SuitNum7Ratio	GloveNum5Ratio	GloveNum6Ratio	GloveNum7Ratio	BootNum5Ratio	BootNum6Ratio	BootNum7Ratio	HelmNum5Ratio	HelmNum6Ratio	HelmNum7Ratio
150	11	1	31.5333	31.5333	31.5333	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500
151	11	2	31.5333	31.5333	31.5333	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000
152	11	3	63.0667	63.0667	63.0667	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500
153	11	4	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000
154	11	5	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000
155	11	6	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000
156	11	7	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000
157	11	8	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000
158	11	9	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000
159	11	10	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000
160	11	11	97.0000	97.0000	97.0000	97.0000	97.0000	97.0000	97.3333	97.3333	97.3333	97.3333	97.3333	97.3333	97.0000	97.0000	97.0000	97.0000	97.0000	97.0000
161	11	12	98.0000	98.0000	98.0000	98.0000	98.0000	98.0000	97.3333	97.3333	97.3333	97.3333	97.3333	97.3333	98.0000	98.0000	98.0000	98.0000	98.0000	98.0000
162	11	13	99.0000	99.0000	99.0000	99.0000	99.0000	99.0000	98.6667	98.6667	98.6667	98.6666	98.6666	98.6666	99.0000	99.0000	99.0000	99.0000	99.0000	99.0000
163	11	14	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000
164	11	15	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000

but if use this optionpool in one terrain, for one item, working, but not drop the all craft type. you know what is the problem?
 
Upvote 0
Initiate Mage
Joined
May 31, 2008
Messages
84
Reaction score
46
i use this:
Code:
[OptionPoolFlag]	LR	LS	RS	LRS
11	0	0	1	0

[OptionPoolLevel]	Lv0	Lv1	Lv2	Lv3	Lv4	Lv5
11	100.0000	100.0000	100.0000	.0000	100.0000	100.0000

[OptionPoolSlot]	Slot0	Slot1	Slot2	Slot3
11	.0000	80.0000	100.0000	100.0000

[OptionPoolRareNum]	RareNum0	RareNum5	RareNum6	RareNum7
11	.0000	70.0000	70.0000	90.0000

[OptionPoolForce]	OptPoolIdx	ForceCode	Wep2Ratio	WepRation	SuitRatio	GloveRatio	BootRatio	HMetRatio
70	11	0	.0000	.0000	.0000	.0000	.0000	.0000
71	11	6	.0000	.0000	.0000	.0000	.0000	.0000
72	11	7	.0000	.0000	.0000	.0000	.0000	.0000
73	11	8	50.0000	50.0000	50.0000	50.0000	50.0000	50.0000
74	11	9	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000
75	11	10	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000
76	11	15	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000

[OptionPoolRare]	OptPoolIdx	ForceCode	Wep2Num5Ratio	Wep2Num6Ratio	Wep2Num7Ratio	Wep1Num5Ratio	Wep1Num6Ratio	Wep1Num7Ratio	SuitNum5Ratio	SuitNum6Ratio	SuitNum7Ratio	GloveNum5Ratio	GloveNum6Ratio	GloveNum7Ratio	BootNum5Ratio	BootNum6Ratio	BootNum7Ratio	HelmNum5Ratio	HelmNum6Ratio	HelmNum7Ratio
150	11	1	31.5333	31.5333	31.5333	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500	23.6500
151	11	2	31.5333	31.5333	31.5333	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000	47.3000
152	11	3	63.0667	63.0667	63.0667	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500	70.9500
153	11	4	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000	94.6000
154	11	5	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000	95.6000
155	11	6	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000	95.7000
156	11	7	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000	95.8000
157	11	8	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000	95.9000
158	11	9	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000
159	11	10	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000	96.0000
160	11	11	97.0000	97.0000	97.0000	97.0000	97.0000	97.0000	97.3333	97.3333	97.3333	97.3333	97.3333	97.3333	97.0000	97.0000	97.0000	97.0000	97.0000	97.0000
161	11	12	98.0000	98.0000	98.0000	98.0000	98.0000	98.0000	97.3333	97.3333	97.3333	97.3333	97.3333	97.3333	98.0000	98.0000	98.0000	98.0000	98.0000	98.0000
162	11	13	99.0000	99.0000	99.0000	99.0000	99.0000	99.0000	98.6667	98.6667	98.6667	98.6666	98.6666	98.6666	99.0000	99.0000	99.0000	99.0000	99.0000	99.0000
163	11	14	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000
164	11	15	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000	100.0000

but if use this optionpool in one terrain, for one item, working, but not drop the all craft type. you know what is the problem?

There are more tables than those in there, and I don't think we really have a clue what exactly goes to change what. The link I gave you has some nice ideas. I've got an ItemPool.scp that does dropa all craft types, check this forum link:

http://forum.ragezone.com/f459/caba...es-orihalcion-759575/index11.html#post6416412

Gr.

/C
 
Upvote 0
Initiate Mage
Joined
Sep 1, 2018
Messages
2
Reaction score
0
i use this:
Code:
[OptionPoolFlag]    LR    LS    RS    LRS
11    0    0    1    0

[OptionPoolLevel]    Lv0    Lv1    Lv2    Lv3    Lv4    Lv5
11    100.0000    100.0000    100.0000    .0000    100.0000    100.0000

[OptionPoolSlot]    Slot0    Slot1    Slot2    Slot3
11    .0000    80.0000    100.0000    100.0000

[OptionPoolRareNum]    RareNum0    RareNum5    RareNum6    RareNum7
11    .0000    70.0000    70.0000    90.0000

[OptionPoolForce]    OptPoolIdx    ForceCode    Wep2Ratio    WepRation    SuitRatio    GloveRatio    BootRatio    HMetRatio
70    11    0    .0000    .0000    .0000    .0000    .0000    .0000
71    11    6    .0000    .0000    .0000    .0000    .0000    .0000
72    11    7    .0000    .0000    .0000    .0000    .0000    .0000
73    11    8    50.0000    50.0000    50.0000    50.0000    50.0000    50.0000
74    11    9    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000
75    11    10    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000
76    11    15    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000

[OptionPoolRare]    OptPoolIdx    ForceCode    Wep2Num5Ratio    Wep2Num6Ratio    Wep2Num7Ratio    Wep1Num5Ratio    Wep1Num6Ratio    Wep1Num7Ratio    SuitNum5Ratio    SuitNum6Ratio    SuitNum7Ratio    GloveNum5Ratio    GloveNum6Ratio    GloveNum7Ratio    BootNum5Ratio    BootNum6Ratio    BootNum7Ratio    HelmNum5Ratio    HelmNum6Ratio    HelmNum7Ratio
150    11    1    31.5333    31.5333    31.5333    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500    23.6500
151    11    2    31.5333    31.5333    31.5333    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000    47.3000
152    11    3    63.0667    63.0667    63.0667    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500    70.9500
153    11    4    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000    94.6000
154    11    5    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000    95.6000
155    11    6    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000    95.7000
156    11    7    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000    95.8000
157    11    8    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000    95.9000
158    11    9    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000
159    11    10    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000    96.0000
160    11    11    97.0000    97.0000    97.0000    97.0000    97.0000    97.0000    97.3333    97.3333    97.3333    97.3333    97.3333    97.3333    97.0000    97.0000    97.0000    97.0000    97.0000    97.0000
161    11    12    98.0000    98.0000    98.0000    98.0000    98.0000    98.0000    97.3333    97.3333    97.3333    97.3333    97.3333    97.3333    98.0000    98.0000    98.0000    98.0000    98.0000    98.0000
162    11    13    99.0000    99.0000    99.0000    99.0000    99.0000    99.0000    98.6667    98.6667    98.6667    98.6666    98.6666    98.6666    99.0000    99.0000    99.0000    99.0000    99.0000    99.0000
163    11    14    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000
164    11    15    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000    100.0000

but if use this optionpool in one terrain, for one item, working, but not drop the all craft type. you know what is the problem?

The Problem is the Items don't drop if you make Lv0 - Lv3 at 100.0000
If you want Lv4 to drop you need to make Lv0 - Lv4 at .0000
 
Upvote 0
Back
Top