Amount of loot dropped
Hello.
I`m having problems setting up the quantity of loot a NPC drops when gets destroyed. In RMLootInfo I`m doing all the changes I want but I don`t get it working.
I tested on "Food Rations":
Original values :
[RMBonusLoot
archetype = commodity_food
num_to_drop = 1, 2
faction = co_me_grp, co_vr_grp, rh_m_grp, co_nws_grp, fc_c_grp, fc_ou_grp, fc_rh_grp, fc_bd_grp, fc_j_grp, fc_h_grp, fc_m_grp, fc_x_grp, fc_b_grp, fc_g_grp, fc_lh_grp, fc_u_grp, fc_gc_grp, fc_lwb_grp, fc_fa_grp, fc_lr_grp, gd_gm_grp, gd_im_grp, gd_z_grp
difficulty_range = 0, 16
weight = 1
I`ve modified the "num_to_drop" to 500, 1000 and every time I blow up a train that caries food I get max 150 units of it, 5 packs of 30 units each. I read one of Chip`s posts about this and the "weight" factor that I still don`t know what it does. I raised it`s value up to 600 and still no effect.
Then I modified this: BonusLootDropChance = 1.000000 <- which I assumed it represents 1% chances, but I was wrong as I changed the value to 100.000000 lol hoping that I will get my at least 500 units of Food.
What must I do? Is it a constant somewhere controls this - as I always get a maximum of 5 packs with 30 units of Food every time I blast a train ? Please help me out or guide me to where should I look for more info.
Orion
I`m having problems setting up the quantity of loot a NPC drops when gets destroyed. In RMLootInfo I`m doing all the changes I want but I don`t get it working.
I tested on "Food Rations":
Original values :
[RMBonusLoot
archetype = commodity_food
num_to_drop = 1, 2
faction = co_me_grp, co_vr_grp, rh_m_grp, co_nws_grp, fc_c_grp, fc_ou_grp, fc_rh_grp, fc_bd_grp, fc_j_grp, fc_h_grp, fc_m_grp, fc_x_grp, fc_b_grp, fc_g_grp, fc_lh_grp, fc_u_grp, fc_gc_grp, fc_lwb_grp, fc_fa_grp, fc_lr_grp, gd_gm_grp, gd_im_grp, gd_z_grp
difficulty_range = 0, 16
weight = 1
I`ve modified the "num_to_drop" to 500, 1000 and every time I blow up a train that caries food I get max 150 units of it, 5 packs of 30 units each. I read one of Chip`s posts about this and the "weight" factor that I still don`t know what it does. I raised it`s value up to 600 and still no effect.
Then I modified this: BonusLootDropChance = 1.000000 <- which I assumed it represents 1% chances, but I was wrong as I changed the value to 100.000000 lol hoping that I will get my at least 500 units of Food.
What must I do? Is it a constant somewhere controls this - as I always get a maximum of 5 packs with 30 units of Food every time I blast a train ? Please help me out or guide me to where should I look for more info.
Orion