[Request]OptionPool.scp

Results 1 to 9 of 9
  1. #1
    Apprentice R4ZOR1018 is offline
    MemberRank
    Jul 2011 Join Date
    15Posts

    [Request]OptionPool.scp

    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:

    for 2 slotted:


  2. #2
    Banned Yamachi is offline
    BannedRank
    Oct 2006 Join Date
    Jolly EnglandLocation
    3,517Posts

    Re: [Request]OptionPool.scp

    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.

  3. #3
    Apprentice R4ZOR1018 is offline
    MemberRank
    Jul 2011 Join Date
    15Posts

    Re: [Request]OptionPool.scp

    http://forum.ragezone.com/f460/tips-...binary-430732/
    this? this is not for optionpool.scp, this is for editing one item from the DB.

  4. #4
    Member Deco_Boss is offline
    MemberRank
    May 2008 Join Date
    Enschede, NLLocation
    93Posts

    Re: [Request]OptionPool.scp

    err you should search better.

    https://docs.google.com/View?id=ddcp...q7dcggcn&pli=1

    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

  5. #5
    Apprentice R4ZOR1018 is offline
    MemberRank
    Jul 2011 Join Date
    15Posts

    Re: [Request]OptionPool.scp

    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 by R4ZOR1018; 17-07-11 at 07:39 PM.

  6. #6
    Member Deco_Boss is offline
    MemberRank
    May 2008 Join Date
    Enschede, NLLocation
    93Posts

    Re: [Request]OptionPool.scp

    Quote Originally Posted by R4ZOR1018 View Post
    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 by Deco_Boss; 17-07-11 at 07:45 PM.

  7. #7
    Apprentice R4ZOR1018 is offline
    MemberRank
    Jul 2011 Join Date
    15Posts

    Re: [Request]OptionPool.scp

    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?

  8. #8
    Member Deco_Boss is offline
    MemberRank
    May 2008 Join Date
    Enschede, NLLocation
    93Posts

    Re: [Request]OptionPool.scp

    Spoiler:
    Quote Originally Posted by R4ZOR1018 View Post
    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/cabal...ml#post6416412

    Gr.

    /C

  9. #9
    Novice KeepInMind66 is offline
    MemberRank
    Sep 2018 Join Date
    2Posts

    Re: [Request]OptionPool.scp

    Quote Originally Posted by R4ZOR1018 View Post
    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



Advertisement