jyrish
New Member
Posts: 1
Likes: 0
|
Post by jyrish on May 25, 2022 12:04:47 GMT -5
ive checked code and tried a bunch of variations in ASM interface to get the Maewing saddle and Tek bow to function correctly when adding it to a custom drop, ASM is showing the as a yellow Exclaimation instead. WHere might i go to get the proper spelling or correction to fix this error. The items functioned before an update months ago and it just hasnt worked since, the item names havent changed sp im suspecting its an issue with ASM. Example code....
ConfigOverrideSupplyCrateItems=(SupplyCrateClassString="DinoDropInventoryComponent_Carnivore_Large_Basilisk_C",MinItemSets=1.000000,MaxItemSets=1.000000,NumItemSetsPower=1.000000,bSetsRandomWithoutReplacement=True,ItemSets=((MinNumItems=1.000000,MaxNumItems=1.000000,NumItemsPower=1.000000,SetWeight=1.000000,bItemsRandomWithoutReplacement=True,ItemEntries=((EntryWeight=1.000000,MinQuantity=1.000000,MaxQuantity=1.000000,MinQuality=1.000000,MaxQuality=1.000000,bForceBlueprint=False,ChanceToBeBlueprintOverride=0.000000,ItemClassStrings=("PrimalItemArmor_MilkGliderSaddle_C"),ItemsWeights=(1.0))))))
If its as simple as new names for itemids that would be great but i see no resources stating such. The odd thing is they were working, and now they are erroring?
|
|