ATLAS
Custom Item Stacks v2.4 (Discontinued)
此主题已被锁定
JB 2019 年 1 月 29 日 上午 6:38
help
what I put so that this line works like this, or what is wrong, regards, thank you.

[CustomItemStacks.Settings]
ItemSetting=(Name=Strawberry(Berry),ItemClass=/Game/Atlas/AtlasCoreBP/Items/Consumables/PrimalItemConsumable_Berry_Strawberry.PrimalItemConsumable_Berry_Strawberry,MaxQuantity=50000,WeightMultiplier=0.0001,SpoilingMultiplier=600.0,CustomItemName=,CustomItemDesc=,OriginMaxQuantity=100,OriginWeight=0.01,OriginSpoiltime=600.0)
< >
正在显示第 1 - 15 条,共 17 条留言
Impulse  [开发者] 2019 年 1 月 29 日 上午 7:14 
This line should work if you did put it into the correct game.ini files
JB 2019 年 1 月 29 日 上午 7:47 
D:\Atlas\Server\ShooterGame\Saved\00\Config\WindowsServer\Game.ini

where I created my server
Impulse  [开发者] 2019 年 1 月 29 日 上午 7:56 
That seems good, are you sure the mod is active on your server?
JB 2019 年 1 月 29 日 上午 8:06 
yes but the default stack of 5000 works and the key with the changes I put below all the ini config
Impulse  [开发者] 2019 年 1 月 29 日 上午 8:11 
Did you shutdown your server, change the game.ini and then start it again?
JB 2019 年 1 月 29 日 上午 8:14 
yes
Impulse  [开发者] 2019 年 1 月 29 日 上午 8:21 
It is as annoying for me to ask this stupid questions as it is for you to answer them, but i have to ask them to rule out any dump problem and to get a clue on what is going on.

Here is the next one:
Is this your only grid server? -> D:\Atlas\Server\ShooterGame\Saved\00\Config\WindowsServer\Game.ini
And if not, did you put in that line from above into every game.ini file?
JB 2019 年 1 月 29 日 上午 8:25 
[/script/shootergame.shootergamemode]
bDontUseClaimFlags=False
NoClaimFlagDecayPeriodMultiplier=4.0
bUseStaticCharacterAge=false
TreasureGoldMultiplier=10.0
DayCycleSpeedScale=0.9
DayTimeSpeedScale=0.5
NightTimeSpeedScale=8
GlobalItemDecompositionTimeMultiplier=2
GlobalCorpseDecompositionTimeMultiplier=2
CropDecaySpeedMultiplier=0.7
CropGrowthSpeedMultiplier=25
bDisableStructurePlacementCollision=True
bPvEAllowNonAlignedShipBasing=true
OverrideMaxExperiencePointsPlayer=424735400
OverrideMaxExperiencePointsDino=45250100
PlayerDefaultNoDiscoveriesMaxLevelUps=190
DinoDefaultNoDiscoveriesMaxLevelUps=190
bClampHomeServerXP=False
ClampHomeServerXPLevel=190
PlayerBaseStatMultipliers[0]=4
PlayerBaseStatMultipliers[1]=1
PlayerBaseStatMultipliers[2]=1.0
PlayerBaseStatMultipliers[3]=2
PlayerBaseStatMultipliers[4]=5
PlayerBaseStatMultipliers[5]=5
PlayerBaseStatMultipliers[6]=2.0
PlayerBaseStatMultipliers[7]=1
PlayerBaseStatMultipliers[8]=3
PlayerBaseStatMultipliers[9]=2
PlayerBaseStatMultipliers[10]=2
PlayerBaseStatMultipliers[11]=2
PlayerBaseStatMultipliers[12]=0.70
PlayerBaseStatMultipliers[13]=0.70
PlayerBaseStatMultipliers[14]=0.70
PlayerBaseStatMultipliers[15]=0.70
PerLevelStatsMultiplier_Player[0]=3
PerLevelStatsMultiplier_Player[1]=3
PerLevelStatsMultiplier_Player[7]=20
PerLevelStatsMultiplier_Player[10]=3
PerLevelStatsMultiplier_Player[11]=4
PerLevelStatsMultiplier_DinoTamed[0]=3
PerLevelStatsMultiplier_DinoTamed[1]=3
PerLevelStatsMultiplier_DinoTamed[3]=5
PerLevelStatsMultiplier_DinoTamed[4]=4
PerLevelStatsMultiplier_DinoTamed[7]=20
PerLevelStatsMultiplier_DinoTamed[8]=3
LevelExperienceRampOverrides=(ExperiencePointsForLevel[0]=5,ExperiencePointsForLevel[1]=20,ExperiencePointsForLevel[2]=40,ExperiencePointsForLevel[3]=70,ExperiencePointsForLevel[4]=120,ExperiencePointsForLevel[5]=190,ExperiencePointsForLevel[6]=270,ExperiencePointsForLevel[7]=360,ExperienceP

JB 2019 年 1 月 29 日 上午 8:26 
below all this i put

[CustomItemStacks.Settings]
ItemSetting=(Name=GoldCoin,ItemClass=/Game/Atlas/AtlasCoreBP/Items/PrimalItemResource_GoldCoin.PrimalItemResource_GoldCoin,MaxQuantity=50000,WeightMultiplier=0.0001,SpoilingMultiplier=,CustomItemName=,CustomItemDesc=,OriginMaxQuantity=1000,OriginWeight=0.01,OriginSpoiltime=0.0) ItemSetting=(Name=Fibers,ItemClass=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_Fibers_BASE.PrimalItemResource_Fibers_BASE,MaxQuantity=50000,WeightMultiplier=0.0001,SpoilingMultiplier=,CustomItemName=,CustomItemDesc=,OriginMaxQuantity=1000,OriginWeight=0.01,OriginSpoiltime=0.0) ItemSetting=(Name=Bamboo(Fibers),ItemClass=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_Fibers_Bamboo.PrimalItemResource_Fibers_Bamboo,MaxQuantity=50000,WeightMultiplier=0.0001,SpoilingMultiplier=,CustomItemName=,CustomItemDesc=,OriginMaxQuantity=1000,OriginWeight=0.01,OriginSpoiltime=0.0)
Impulse  [开发者] 2019 年 1 月 29 日 上午 8:31 
Give me some time, i'll double check those settings on my test system
JB 2019 年 1 月 29 日 上午 8:32 
OK thank you
Impulse  [开发者] 2019 年 1 月 29 日 上午 8:40 
Are those all in one line? http://prntscr.com/mdubh9

Each ItemSetting would require its own line
最后由 Impulse 编辑于; 2019 年 1 月 29 日 上午 8:41
JB 2019 年 1 月 29 日 上午 8:47 
I'll test and re-post the result, thanks for now
Impulse  [开发者] 2019 年 1 月 29 日 上午 8:52 
Your settings seem to work fine on my test system
Impulse  [开发者] 2019 年 1 月 30 日 上午 11:21 
Has the issue been resolved?
< >
正在显示第 1 - 15 条,共 17 条留言
每页显示数: 1530 50