Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Helpful Scripts and Commands


ProfessorOrin

Recommended Posts

i know im going to sound stupid but im in the same boat  /ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini that path doesn't exist in my files. is there something you have to do to make it show up? mine only has the windowsnoedit

 

You are looking in your server files right?  Using an FTP client to log in and address the server files?  The windowsnoedit should be a local single player file on you computer if you're running a single player game.  

Share this post


Link to post
Share on other sites

Question on how to turn off the decay on my pve server, specifically the boats. Can the above setting that says PVPStructureDecay=False be modified to PVEStructureDecay=False work or do I need to add another line. I noticed when it was previously pvp my raft did not decay but once I changed the server to pve it is decaying again. Thanks for all you help on this Professor, it has helped me a lot!

 

Valei some testing will need to be done to see if PvEStructureDecay=False will work or not. 

 

Valei I did some testing and PvEStructureDecay=False does not work. I believe it has to do with the claim flag system.

 

I know buildings within a claimed area do not decay. So you might place a claim flag next to your raft and see if that stops the decay. 

 

Claim flags can be placed in the water.

Share this post


Link to post
Share on other sites

ok im a newb here how do i change the ini file...where is it located, on my pc or where?

Ahoy and welcome to the Atlas community. You will need to use an FTP program like Filezilla. Filezilla is free to download and use.

 

If you have never used an FTP program before youtube is full of videos on how to use it. The ini files are on your server. 

 

Once you get up and going post your questions the community is really helpful. 

Share this post


Link to post
Share on other sites

Any thoughts on changing the tamed creature stats? and also ship stats ( mainly the weight of the ship or the weight gain from lvling up)

ferranuv, I added a tame stat multiplier script to my posting on the 1st page.

 

Give it a try I have not tested it and some of the stats my not apply to Atlas tamable animals.

Share this post


Link to post
Share on other sites

To change animal stat multipliers is basically like changing player stat multipliers ... in Game.ini add one or all of these with the desired multiplier.

 

PerLevelStatsMultiplier_DinoTamed[0]=1  //Health
PerLevelStatsMultiplier_DinoTamed[1]=1  //Stamina
PerLevelStatsMultiplier_DinoTamed[3]=1  //O2
PerLevelStatsMultiplier_DinoTamed[4]=1  //Food
PerLevelStatsMultiplier_DinoTamed[7]=1  //Weight
PerLevelStatsMultiplier_DinoTamed[8]=1  //Melee
 
Also you can set wild level multipliers
 
PerLevelStatsMultiplier_DinoWild[0]=1  //Health
PerLevelStatsMultiplier_DinoWild[1]=1  //Stamina
PerLevelStatsMultiplier_DinoWild[3]=1  //O2
PerLevelStatsMultiplier_DinoWild[4]=1  //Food
PerLevelStatsMultiplier_DinoWild[7]=1  //Weight
PerLevelStatsMultiplier_DinoWild[8]=1  //Melee

Share this post


Link to post
Share on other sites

Where exactly does this : 

 

ServerPve=True
XPMultiplier=1
TamingSpeedMultiplier=1.00000
HarvestAmountMultiplier=1.00000
 
Go?  
 
Is it at bottom of server settings?  Before Script/Shootergame.ShooterGameUserSettings?  
 
 
Also, how do I force PVE only.  

Share this post


Link to post
Share on other sites

Been Fiddling with this based on all the code I did for my Ark server, Does anyone know of a way to remove the seconds countdown when an item is dropped into your Hotbar, I run a PVE server so this is Mute....?

 

Im trying to get Max player & Dino working but seem to be hitting a snag, I assume the way ARK does this isnt the same on here as it seems to be coded differently...

Share this post


Link to post
Share on other sites

If we change the level cap etc on our home server, do we need to mirror those settings in the game.ini and gameusersettings.ini on all the clustered servers or do they pull from the Home server settings?  I was assuming we did need to add those settings to each server but now I'm questioning myself.  Please to let me know if you know :D  Thanks!!

Share this post


Link to post
Share on other sites

If we change the level cap etc on our home server, do we need to mirror those settings in the game.ini and gameusersettings.ini on all the clustered servers or do they pull from the Home server settings?  I was assuming we did need to add those settings to each server but now I'm questioning myself.  Please to let me know if you know :D  Thanks!!

 Yes.  It has to be done on each and every server you have in the cluster.  Also, make sure you stop the server before uploading the changed files and then restart.  

Share this post


Link to post
Share on other sites

Has anyone found or tried finding the server setting for per level multiplies on ships yet ... I tried PerLevelStatsMultiplier_Ship on a lark but it didn't do anything.

Share this post


Link to post
Share on other sites

Has anyone figured out a way to get dinos to level up properly ? Using the Ramp code to extend the player to 149 levels seems to mess up the Animal once tamed... I assume its got something to do with how they lock XP in the lines to do with the player on a starter Island... But havent figured it out yet... Oh by the way the taming mechanic sucks balls lol.... ARKS wasnt brill but it worked & worked properly...

 

This is my current Game.INI settings on the server.... I was trying to Negate the shit stats of the Animals which has worked BUT once tamed they gain NO xp....

 

bPvEAllowNonAlignedShipBasing=false
bDontUseClaimFlags=false
NoClaimFlagDecayPeriodMultiplier=0.000000
PlayerDefaultNoDiscoveriesMaxLevelUps=200
bClampHomeServerXP=0
ClampHomeServerXPLevel=200
ResourceNoReplenishRadiusPlayers=1.000000
ResourceNoReplenishRadiusStructures=1.000000
GlobalSpoilingTimeMultiplier=10.000000
GlobalItemDecompositionTimeMultiplier=1.000000
GlobalCorpseDecompositionTimeMultiplier=1.000000
UseCorpseLifeSpanMultiplier=1.000000
CropGrowthSpeedMultiplier=5.000000
CropDecaySpeedMultiplier=0.500000
LayEggIntervalMultiplier=1.000000
PoopIntervalMultiplier=1.000000
MaxNumberOfPlayersInTribe=0
MatingIntervalMultiplier=0.01
BabyFoodConsumptionSpeedMultiplier=0.500000
EggHatchSpeedMultiplier=45.000000
BabyMatureSpeedMultiplier=45.000000
BabyImprintingStatScaleMultiplier=10.000000
BabyCuddleIntervalMultiplier=0.010
BabyCuddleGracePeriodMultiplier=10.000000
bPvEDisableFriendlyFire=false
bAutoPvETimer=false
StructureDamageRepairCoolDown=10
PlayerBaseStatMultipliers[3]=5.0
PlayerBaseStatMultipliers[4]=5.0
PlayerBaseStatMultipliers[5]=5.0
PlayerBaseStatMultipliers[12]=0.90
PlayerBaseStatMultipliers[13]=0.90
PlayerBaseStatMultipliers[14]=0.90
PlayerBaseStatMultipliers[15]=0.90
PerLevelStatsMultiplier_Player[0]=100.00
PerLevelStatsMultiplier_Player[1]=20.00
PerLevelStatsMultiplier_Player[3]=20.00
PerLevelStatsMultiplier_Player[4]=20.00
PerLevelStatsMultiplier_Player[5]=20.00
PerLevelStatsMultiplier_Player[6]=20.00
PerLevelStatsMultiplier_Player[7]=200.00
PerLevelStatsMultiplier_Player[8]=20.00
PerLevelStatsMultiplier_DinoTamed[0]=5.00
PerLevelStatsMultiplier_DinoTamed[1]=5.00
PerLevelStatsMultiplier_DinoTamed[3]=5.00
PerLevelStatsMultiplier_DinoTamed[4]=5.00
PerLevelStatsMultiplier_DinoTamed[6]=5.00
PerLevelStatsMultiplier_DinoTamed[7]=250.00
PerLevelStatsMultiplier_DinoTamed[8]=5.00
PerLevelStatsMultiplier_DinoTamed[9]=1.00
PerLevelStatsMultiplier_DinoTamed_Add[0]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[1]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[2]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[3]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[4]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[5]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[6]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[7]=250.00
PerLevelStatsMultiplier_DinoTamed_Add[8]=10.00
PerLevelStatsMultiplier_DinoTamed_Add[9]=3.00
PerLevelStatsMultiplier_DinoTamed_Add[10]=3.00
PerLevelStatsMultiplier_DinoTamed_Affinity[0]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[1]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[2]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[3]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[4]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[5]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[6]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[7]=250.00
PerLevelStatsMultiplier_DinoTamed_Affinity[8]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[9]=1.00
PerLevelStatsMultiplier_DinoTamed_Affinity[10]=1.00
PerLevelStatsMultiplier_DinoWild[0]=5.00
PerLevelStatsMultiplier_DinoWild[1]=10.00
PerLevelStatsMultiplier_DinoWild[3]=1.00
PerLevelStatsMultiplier_DinoWild[4]=1.00
PerLevelStatsMultiplier_DinoWild[6]=1.00
PerLevelStatsMultiplier_DinoWild[7]=200.00
PerLevelStatsMultiplier_DinoWild[8]=1.00
PerLevelStatsMultiplier_DinoWild[9]=2.00
LevelExperienceRampOverrides=(ExperiencePointsForLevel[0]=9,ExperiencePointsForLevel[1]=18,ExperiencePointsForLevel[2]=34,ExperiencePointsForLevel[3]=58,ExperiencePointsForLevel[4]=95,ExperiencePointsForLevel[5]=147,ExperiencePointsForLevel[6]=217,ExperiencePointsForLevel[7]=307,ExperiencePointsForLevel[8]=420,ExperiencePointsForLevel[9]=560,ExperiencePointsForLevel[10]=729,ExperiencePointsForLevel[11]=929,ExperiencePointsForLevel[12]=1164,ExperiencePointsForLevel[13]=1436,ExperiencePointsForLevel[14]=1749,ExperiencePointsForLevel[15]=2104,ExperiencePointsForLevel[16]=2506,ExperiencePointsForLevel[17]=2956,ExperiencePointsForLevel[18]=3457,ExperiencePointsForLevel[19]=4012,ExperiencePointsForLevel[20]=4625,ExperiencePointsForLevel[21]=5297,ExperiencePointsForLevel[22]=6032,ExperiencePointsForLevel[23]=6832,ExperiencePointsForLevel[24]=7700,ExperiencePointsForLevel[25]=8640,ExperiencePointsForLevel[26]=9653,ExperiencePointsForLevel[27]=10743,ExperiencePointsForLevel[28]=11912,ExperiencePointsForLevel[29]=13163,ExperiencePointsForLevel[30]=14500,ExperiencePointsForLevel[31]=15924,ExperiencePointsForLevel[32]=17439,ExperiencePointsForLevel[33]=19047,ExperiencePointsForLevel[34]=20752,ExperiencePointsForLevel[35]=22556,ExperiencePointsForLevel[36]=24461,ExperiencePointsForLevel[37]=26471,ExperiencePointsForLevel[38]=28589,ExperiencePointsForLevel[39]=30816,ExperiencePointsForLevel[40]=33157,ExperiencePointsForLevel[41]=35614,ExperiencePointsForLevel[42]=38189,ExperiencePointsForLevel[43]=40886,ExperiencePointsForLevel[44]=43707,ExperiencePointsForLevel[45]=46655,ExperiencePointsForLevel[46]=49733,ExperiencePointsForLevel[47]=52944,ExperiencePointsForLevel[48]=56290,ExperiencePointsForLevel[49]=59774,ExperiencePointsForLevel[50]=63400,ExperiencePointsForLevel[51]=67169,ExperiencePointsForLevel[52]=71085,ExperiencePointsForLevel[53]=75150,ExperiencePointsForLevel[54]=79368,ExperiencePointsForLevel[55]=83741,ExperiencePointsForLevel[56]=88272,ExperiencePointsForLevel[57]=92963,ExperiencePointsForLevel[58]=97818,ExperiencePointsForLevel[59]=102839,ExperiencePointsForLevel[60]=108030,ExperiencePointsForLevel[61]=113392,ExperiencePointsForLevel[62]=118929,ExperiencePointsForLevel[63]=124643,ExperiencePointsForLevel[64]=130538,ExperiencePointsForLevel[65]=136616,ExperiencePointsForLevel[66]=142880,ExperiencePointsForLevel[67]=149332,ExperiencePointsForLevel[68]=155976,ExperiencePointsForLevel[69]=162815,ExperiencePointsForLevel[70]=169850,ExperiencePointsForLevel[71]=177086,ExperiencePointsForLevel[72]=184524,ExperiencePointsForLevel[73]=192168,ExperiencePointsForLevel[74]=200020,ExperiencePointsForLevel[75]=208083,ExperiencePointsForLevel[76]=216360,ExperiencePointsForLevel[77]=224854,ExperiencePointsForLevel[78]=233568,ExperiencePointsForLevel[79]=242503,ExperiencePointsForLevel[80]=251664,ExperiencePointsForLevel[81]=261053,ExperiencePointsForLevel[82]=270673,ExperiencePointsForLevel[83]=280526,ExperiencePointsForLevel[84]=290616,ExperiencePointsForLevel[85]=300945,ExperiencePointsForLevel[86]=311516,ExperiencePointsForLevel[87]=322331,ExperiencePointsForLevel[88]=333394,ExperiencePointsForLevel[89]=344708,ExperiencePointsForLevel[90]=356275,ExperiencePointsForLevel[91]=368097,ExperiencePointsForLevel[92]=380179,ExperiencePointsForLevel[93]=392522,ExperiencePointsForLevel[94]=405129,ExperiencePointsForLevel[95]=418004,ExperiencePointsForLevel[96]=431149,ExperiencePointsForLevel[97]=444566,ExperiencePointsForLevel[98]=458259,ExperiencePointsForLevel[99]=472231,ExperiencePointsForLevel[100]=486484,ExperiencePointsForLevel[101]=501021,ExperiencePointsForLevel[102]=515844,ExperiencePointsForLevel[103]=530957,ExperiencePointsForLevel[104]=546363,ExperiencePointsForLevel[105]=562064,ExperiencePointsForLevel[106]=578063,ExperiencePointsForLevel[107]=594363,ExperiencePointsForLevel[108]=610966,ExperiencePointsForLevel[109]=627876,ExperiencePointsForLevel[110]=645095,ExperiencePointsForLevel[111]=662626,ExperiencePointsForLevel[112]=680472,ExperiencePointsForLevel[113]=698635,ExperiencePointsForLevel[114]=717120,ExperiencePointsForLevel[115]=735927,ExperiencePointsForLevel[116]=755060,ExperiencePointsForLevel[117]=774522,ExperiencePointsForLevel[118]=794316,ExperiencePointsForLevel[119]=814445,ExperiencePointsForLevel[120]=834910,ExperiencePointsForLevel[121]=855716,ExperiencePointsForLevel[122]=876865,ExperiencePointsForLevel[123]=898359,ExperiencePointsForLevel[124]=920202,ExperiencePointsForLevel[125]=942396,ExperiencePointsForLevel[126]=964944,ExperiencePointsForLevel[127]=987849,ExperiencePointsForLevel[128]=1011114,ExperiencePointsForLevel[129]=1034741,ExperiencePointsForLevel[130]=1058733,ExperiencePointsForLevel[131]=1083094,ExperiencePointsForLevel[132]=1107826,ExperiencePointsForLevel[133]=1132931,ExperiencePointsForLevel[134]=1158413,ExperiencePointsForLevel[135]=1184274,ExperiencePointsForLevel[136]=1210517,ExperiencePointsForLevel[137]=1237145,ExperiencePointsForLevel[138]=1264161,ExperiencePointsForLevel[139]=1291567,ExperiencePointsForLevel[140]=1319367,ExperiencePointsForLevel[141]=1347563,ExperiencePointsForLevel[142]=1376157,ExperiencePointsForLevel[143]=1405154,ExperiencePointsForLevel[144]=1434555,ExperiencePointsForLevel[145]=1464363,ExperiencePointsForLevel[146]=1494582,ExperiencePointsForLevel[147]=1525213,ExperiencePointsForLevel[148]=1556260)
LevelExperienceRampOverrides=(ExperiencePointsForLevel[0]=1,ExperiencePointsForLevel[1]=2,ExperiencePointsForLevel[2]=4,ExperiencePointsForLevel[3]=6,ExperiencePointsForLevel[4]=10,ExperiencePointsForLevel[5]=16,ExperiencePointsForLevel[6]=23,ExperiencePointsForLevel[7]=33,ExperiencePointsForLevel[8]=45,ExperiencePointsForLevel[9]=60,ExperiencePointsForLevel[10]=78,ExperiencePointsForLevel[11]=99,ExperiencePointsForLevel[12]=125,ExperiencePointsForLevel[13]=154,ExperiencePointsForLevel[14]=187,ExperiencePointsForLevel[15]=225,ExperiencePointsForLevel[16]=268,ExperiencePointsForLevel[17]=316,ExperiencePointsForLevel[18]=370,ExperiencePointsForLevel[19]=429,ExperiencePointsForLevel[20]=495,ExperiencePointsForLevel[21]=567,ExperiencePointsForLevel[22]=646,ExperiencePointsForLevel[23]=731,ExperiencePointsForLevel[24]=824,ExperiencePointsForLevel[25]=925,ExperiencePointsForLevel[26]=1033,ExperiencePointsForLevel[27]=1150,ExperiencePointsForLevel[28]=1275,ExperiencePointsForLevel[29]=1409,ExperiencePointsForLevel[30]=1552,ExperiencePointsForLevel[31]=1704,ExperiencePointsForLevel[32]=1867,ExperiencePointsForLevel[33]=2039,ExperiencePointsForLevel[34]=2221,ExperiencePointsForLevel[35]=2414,ExperiencePointsForLevel[36]=2618,ExperiencePointsForLevel[37]=2833,ExperiencePointsForLevel[38]=3060,ExperiencePointsForLevel[39]=3298,ExperiencePointsForLevel[40]=3549,ExperiencePointsForLevel[41]=3812,ExperiencePointsForLevel[42]=4088,ExperiencePointsForLevel[43]=4376,ExperiencePointsForLevel[44]=4678,ExperiencePointsForLevel[45]=4994,ExperiencePointsForLevel[46]=5323,ExperiencePointsForLevel[47]=5667,ExperiencePointsForLevel[48]=6025,ExperiencePointsForLevel[49]=6398,ExperiencePointsForLevel[50]=6786,ExperiencePointsForLevel[51]=7189,ExperiencePointsForLevel[52]=7609,ExperiencePointsForLevel[53]=8044,ExperiencePointsForLevel[54]=8495,ExperiencePointsForLevel[55]=8963,ExperiencePointsForLevel[56]=9448,ExperiencePointsForLevel[57]=9950,ExperiencePointsForLevel[58]=10470,ExperiencePointsForLevel[59]=11007,ExperiencePointsForLevel[60]=11563,ExperiencePointsForLevel[61]=12137,ExperiencePointsForLevel[62]=12730,ExperiencePointsForLevel[63]=13341,ExperiencePointsForLevel[64]=13972,ExperiencePointsForLevel[65]=14623,ExperiencePointsForLevel[66]=15293,ExperiencePointsForLevel[67]=15984,ExperiencePointsForLevel[68]=16695,ExperiencePointsForLevel[69]=17427,ExperiencePointsForLevel[70]=18180,ExperiencePointsForLevel[71]=18954,ExperiencePointsForLevel[72]=19751,ExperiencePointsForLevel[73]=20569,ExperiencePointsForLevel[74]=21409,ExperiencePointsForLevel[75]=22272,ExperiencePointsForLevel[76]=23158,ExperiencePointsForLevel[77]=24067,ExperiencePointsForLevel[78]=25000,ExperiencePointsForLevel[79]=25956,ExperiencePointsForLevel[80]=26937,ExperiencePointsForLevel[81]=27942,ExperiencePointsForLevel[82]=28972,ExperiencePointsForLevel[83]=30026,ExperiencePointsForLevel[84]=31106,ExperiencePointsForLevel[85]=32212,ExperiencePointsForLevel[86]=33343,ExperiencePointsForLevel[87]=34501,ExperiencePointsForLevel[88]=35685,ExperiencePointsForLevel[89]=36896,ExperiencePointsForLevel[90]=38134,ExperiencePointsForLevel[91]=39399,ExperiencePointsForLevel[92]=40693,ExperiencePointsForLevel[93]=42014,ExperiencePointsForLevel[94]=43363,ExperiencePointsForLevel[95]=44741,ExperiencePointsForLevel[96]=46148,ExperiencePointsForLevel[97]=47584,ExperiencePointsForLevel[98]=49050,ExperiencePointsForLevel[99]=50545,ExperiencePointsForLevel[100]=52071,ExperiencePointsForLevel[101]=53627,ExperiencePointsForLevel[102]=55214,ExperiencePointsForLevel[103]=56831,ExperiencePointsForLevel[104]=58480,ExperiencePointsForLevel[105]=60161,ExperiencePointsForLevel[106]=61873,ExperiencePointsForLevel[107]=63618,ExperiencePointsForLevel[108]=65395,ExperiencePointsForLevel[109]=67205,ExperiencePointsForLevel[110]=69048,ExperiencePointsForLevel[111]=70924,ExperiencePointsForLevel[112]=72835,ExperiencePointsForLevel[113]=74779,ExperiencePointsForLevel[114]=76757,ExperiencePointsForLevel[115]=78770,ExperiencePointsForLevel[116]=80818,ExperiencePointsForLevel[117]=82901,ExperiencePointsForLevel[118]=85020,ExperiencePointsForLevel[119]=87174,ExperiencePointsForLevel[120]=89365,ExperiencePointsForLevel[121]=91592,ExperiencePointsForLevel[122]=93856,ExperiencePointsForLevel[123]=96156,ExperiencePointsForLevel[124]=98494,ExperiencePointsForLevel[125]=100870,ExperiencePointsForLevel[126]=103283,ExperiencePointsForLevel[127]=105735,ExperiencePointsForLevel[128]=108225,ExperiencePointsForLevel[129]=110754,ExperiencePointsForLevel[130]=113322,ExperiencePointsForLevel[131]=115929,ExperiencePointsForLevel[132]=118577,ExperiencePointsForLevel[133]=121264,ExperiencePointsForLevel[134]=123991,ExperiencePointsForLevel[135]=126759,ExperiencePointsForLevel[136]=129568,ExperiencePointsForLevel[137]=132418,ExperiencePointsForLevel[138]=135310,ExperiencePointsForLevel[139]=138243,ExperiencePointsForLevel[140]=141219,ExperiencePointsForLevel[141]=144237,ExperiencePointsForLevel[142]=147298,ExperiencePointsForLevel[143]=150401,ExperiencePointsForLevel[144]=153548,ExperiencePointsForLevel[145]=156739,ExperiencePointsForLevel[146]=159973,ExperiencePointsForLevel[147]=163252,ExperiencePointsForLevel[148]=166575,ExperiencePointsForLevel[149]=169943,ExperiencePointsForLevel[150]=173356,ExperiencePointsForLevel[151]=176814,ExperiencePointsForLevel[152]=180319,ExperiencePointsForLevel[153]=183869,ExperiencePointsForLevel[154]=187465,ExperiencePointsForLevel[155]=191108,ExperiencePointsForLevel[156]=194798,ExperiencePointsForLevel[157]=198535,ExperiencePointsForLevel[158]=202320,ExperiencePointsForLevel[159]=206152,ExperiencePointsForLevel[160]=210033,ExperiencePointsForLevel[161]=213962,ExperiencePointsForLevel[162]=217940,ExperiencePointsForLevel[163]=221966,ExperiencePointsForLevel[164]=226042,ExperiencePointsForLevel[165]=230168,ExperiencePointsForLevel[166]=234343,ExperiencePointsForLevel[167]=238569,ExperiencePointsForLevel[168]=242845,ExperiencePointsForLevel[169]=247172,ExperiencePointsForLevel[170]=251550,ExperiencePointsForLevel[171]=255979,ExperiencePointsForLevel[172]=260461,ExperiencePointsForLevel[173]=264994,ExperiencePointsForLevel[174]=269579,ExperiencePointsForLevel[175]=274217,ExperiencePointsForLevel[176]=278908,ExperiencePointsForLevel[177]=283652,ExperiencePointsForLevel[178]=288450,ExperiencePointsForLevel[179]=293301,ExperiencePointsForLevel[180]=298207,ExperiencePointsForLevel[181]=303167,ExperiencePointsForLevel[182]=308182,ExperiencePointsForLevel[183]=313251,ExperiencePointsForLevel[184]=318376,ExperiencePointsForLevel[185]=323557,ExperiencePointsForLevel[186]=328793,ExperiencePointsForLevel[187]=334086,ExperiencePointsForLevel[188]=339435,ExperiencePointsForLevel[189]=344841,ExperiencePointsForLevel[190]=350304,ExperiencePointsForLevel[191]=355824,ExperiencePointsForLevel[192]=361403,ExperiencePointsForLevel[193]=367039,ExperiencePointsForLevel[194]=372733,ExperiencePointsForLevel[195]=378486,ExperiencePointsForLevel[196]=384298,ExperiencePointsForLevel[197]=390169,ExperiencePointsForLevel[198]=396100)
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=20
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
OverridePlayerLevelEngramPoints=50
DinoHarvestingDamageMultiplier=3.00
PlayerHarvestingDamageMultiplier=1.00
DinoTurretDamageMultiplier=1.00
bUseCorpseLocator=true
bAllowPlatformSaddleMultiFloors=true
bAllowUnlimitedRespecs=true
bDisableStructurePlacementCollision=true
SupplyCrateLootQualityMultiplier=5
FishingLootQualityMultiplier=5
CraftingSkillBonusMultiplier=5

Share this post


Link to post
Share on other sites

 

Where exactly does this : 

 

ServerPve=True
XPMultiplier=1
TamingSpeedMultiplier=1.00000
HarvestAmountMultiplier=1.00000
 
Go?  
 
Is it at bottom of server settings?  Before Script/Shootergame.ShooterGameUserSettings?  
 
 
Also, how do I force PVE only.  

 

I have used this and i inserted these lines to the end of server setting but before the next script.  Unfortunately, harvest amount is the only line working and can't figure out why.  Any help would be greatly appreciated. 

Share this post


Link to post
Share on other sites

Those lines go to the top most part under the first line..... & around 80% of arks code works for the game.... It seems that so far from what I can gather Taming or anything to do with levels, gaining xp or other like adding specific lines so that you can give animals a set number of levels after tame doesnt work for me... Also tried adding lines to do with ships & like mentioned the obvious doesnt work either

Share this post


Link to post
Share on other sites

I have used this and i inserted these lines to the end of server setting but before the next script.  Unfortunately, harvest amount is the only line working and can't figure out why.  Any help would be greatly appreciated. 

Nevermind.  I had the multiplier too low.  I cranked it up now i see it's working

Share this post


Link to post
Share on other sites

Is there a way to clear all the SOTD to hopefully get a fresh respawn at the normal rate. We discovered last night about 20 of these ship near one new island we discovered last night on our one server. Most were all high level with rarely any low level green ones.

Share this post


Link to post
Share on other sites

PlayerBaseStatMultipliers[12]=0.70
PlayerBaseStatMultipliers[13]=0.70
PlayerBaseStatMultipliers[14]=0.70
PlayerBaseStatMultipliers[15]=0.70

 

Tried this & its suppose to work in Single player but not if run from a server..... So heres my question, does that mean this would work if it was put directly into the Json file under Game.ini settings....

Share this post


Link to post
Share on other sites

Good to know. We'll add a checkbox at the bottom of our upcoming Modify Server Config tool to push the settings to all servers matching Atlas ID =)

Thanks a bunch!!  Big time saver!

Share this post


Link to post
Share on other sites

There is & always has been a way to play it as a single player & the code works now so not sure if it was implemented into one of the last few patches... Also moddifying the Base stats of Food, Water & Oxygene works too...

 

PlayerBaseStatMultipliers[3]=5.0
PlayerBaseStatMultipliers[4]=5.0
PlayerBaseStatMultipliers[5]=5.0
PlayerBaseStatMultipliers[12]=0.70
PlayerBaseStatMultipliers[13]=0.70
PlayerBaseStatMultipliers[14]=0.70
PlayerBaseStatMultipliers[15]=0.70

 

I think 70% maybe the Max but trying higher values just to see if any work... I say 70 cos with Infinitestats on the max seems to be 70 also..

Share this post


Link to post
Share on other sites

Thanks a bunch!!  Big time saver!

 

It's live now. For some reason I thought we had removed the staff only condition around that line of code but forgot to remove it when we tweeted about this feature. Sorry about that!

Share this post


Link to post
Share on other sites

ATLAS ADMIN COMMANDS
This guide will provide you with the admin commands for Atlas.

First, you need to access the admin area in the game. This is done by typing.
enablecheats <adminpassword>

These commands can be used in-game to help administrate your server.
**********Game breaker!!!!!!!!!!!!!! Use cheat gcm to use creator mode and craft anything you have access to!!!!!********
Command    Description
enablecheats 183706604 <password>    Logs you in as the administrator
setcheatplayer true/false    enables/disables the cheat menu
showmyadminmanager    Shows the admin manager of your Atlas server
cheat AllowPlayerToJoinNoCheck <Steam64ID>    Whitelists the persons Steam ID
cheat DisallowPlayerToJoinNoCheck <Steam64ID>    Removes the persons Whitelist entry
cheat SetMessageOfTheDay <message>    Sets a message of the day that appears when people join the server
cheat broadcast <message>    Broadcasts a message to everyone on the server, and forces their chat window to open
cheat god    Enables godmode, you can not die except you can still drown
cheat fly    Allows you to fly
cheat walk    Deactivates flying and allows you to walk again
cheat teleport    Teleports you to coords 0 0 0 (X Y Z)
cheat slomo 5    Changes the speed on the server such as player movement, use slomo 1 to revert to normal speed
cheat playersonly    Freezes absolutely everything except players, this even includes crafting
cheat ghost    Turns on noclip, you are able to walk through walls and objects
cheat forcetame    Instantly tames the beast, you can even ride it without a saddle
cheat addexperience 10000 0 1    Gives you 1000xp, you can change the value and if you change the second 0 to a 1 it will share the xp among your tribe
cheat giveresources    Gives you 50 of all resources
cheat infinitestats    Gives you infinite hunger, stamina and infinite ammo
cheat listplayers    Shows a list of all players on the server with their SteamID
cheat kickplayer <Steam64ID>    Kicks the person from the server
banplayer <Steam64ID>    Bans the user from the server
unbanplayer <Steam64ID>    Unbans the user from the server
cheat damagetarget <amount>    Deals damage to the creature you are aiming at *Broken*
cheat destroyallenemies    Destroys all enemies, they respawn eventually
cheat hurtme <amount>    Deals x amount of damage to yourself
togglegun    Toggles the visibility of your currently equipped weapon/tool
cheat settimeofday <timestring>    Changes the time of day, for example cheat settimeofday 12:00
cheat setplayerpos 0 0 0    Allows you to teleport to coords
cheat saveworld    Saves the current worldstate
cheat quit    Exits the current world, use after saving for a safe shutdown
cheat execsetsleeping true/false    Puts your character to sleep/wakes them up
cheat enemyinvisible true/false    Makes all creatures ignore you even if you attack them
cheat destroyall <classname>    destroys all objects/creatures of a classname, refer to the creature or item lists for specific classnames, also works with structures
cheat summon <classname>    Summons a creature at your location. This command can also be used to summon structures, structures will be rotated depending on the players viewing direction
cheat giveitemnum <ID> <QTY> <Quality> <True/False>    Gives you an item, example admincheat giveitemnum 1 1 1 false gives you a simple pistol and admincheat giveitemnum 1 1 100 false gives you an ascendant simple pistol
cheat givetome    Makes any structure/creature you are currently looking at yours
stat fps    Shows your fps and latency, usable by anyone. commands do not need to be enabled for this

SHIP SPAWN COMMANDS
cheat ssf dinghy 1 0 0
cheat ssf raft 1 0 0
cheat ssf sloop 1 0 0
cheat ssf schooner 1 0 0
cheat ssf brigantine 1 8 0
cheat ssf galleon 1 0 0
Cheat gfi <ship name> <quantity> <quality> <blueprint[bool]>
cheat ssf <ship name> <quantity> <quality> <blueprint[bool]>

ITEM SPAWN COMMANDS
Use Ctrl + F to find code for your desired items. Dye codes are at the very bottom.
These can be used on console after enabling cheats with the admin password (enablecheats password). Some of the Ark console commands work on Atlas, for example:
 *****first value is amount, second value is quality, 0 is for item and 1 is for blueprint*****4=jouneyman,8=masterwork and legendary,100=mythical********
cheat gfi GoldCoin 1000 0 0
cheat gfi Sword 1 0 0
cheat GFI WoodenShield 1 0 0
cheat GFI ZiplineAnchor 1 0 0
cheat gfi SniperRifle 10 8 0 (Carbine)
cheat gfi Pistol 10 8 0 (FlintLock)
cheat gfi Blunderbuss 10 8 0
cheat gfi MetalPick 10 8 0
cheat gfi ClimbingPick 10 8 0
cheat gfi MetalHatchet 10 8 0
cheat gfi Shovel 1 1 0
cheat gfi FishingRod 10 8 0
cheat gfi Scissors 1 0 0
cheat gfi Spyglass 1 0 0            
cheat gfi Lantern 1 1 0
cheat gfi Sickle 1 8 0
cheat gfi SprayPainter 1 0 0
cheat gfi Pike 1 0 1
cheat gfi TwoHandedMace 10 8 0
cheat gfi Bow 10 8 1
cheat gfi GrapplingHook 10 8 0
cheat GFI GasMask 1 0 0
cheat GFI Crossbow 10 8 0
cheat GFI FlareGun 1 0 0
cheat GFI Handcuffs 1 0 0
cheat GFI Club 10 8 1
cheat GFI CompoundBow 10 8 1
cheat GFI Rocket 100 0 0
cheat GFI RocketLauncher 1 8 0
cheat GFI OneShotRifle 10 8 0
admincheat GFI Bucket 1 0 0
admincheat GFI Blackjack 10 8 1
admincheat GFI HangingNoose 1 0 0
admincheat GFI WoodenCage 1 0 0
cheat gfi paymentbox 1 0 0 (Placed on ship and filled with gold to pay NPC crew)
**************************************************************************************************************************************************************************
AMMO
            (Longneck Related)
admincheat GFI Ammo_SimpleRifleBullet 100 1 0       (Longneck Related)
admincheat GFI Wood 1000 1 0
admincheat GFI Fiber 1000 1 0
admincheat GFI MetalIngot 1000 1 0
*********************************************************************************************************************************************************************
AMMO
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_TurretBallista.PrimalItemStructure_TurretBallista'" 100 0 0
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_BallistaArrow.PrimalItemAmmo_BallistaArrow'" 100 0 0
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_ChainBola.PrimalItemAmmo_ChainBola'" 100 0 0
admincheat GFI Bola 10 8 1
admincheat GFI CatapultTurret 1 0 0
admincheat GFI GrapeShot 1 0 0
admincheat GFI GFI SpearBolt 1 0 0
admincheat GFI Boulder 1 0 0
admincheat GFI LargeCannon 1 0 0
admincheat GFI CannisterShot 1 0 0
admincheat GFI BarShot 1 0 0
admincheat GFI SpikeShot 1 0 0
admincheat GFI Mortar 1 0 0
admincheat GFI MortarShot 1 0 0
admincheat GFI LiquidFlame 1 0 0
admincheat GFI ExplosiveBarrel 1 0 0
admincheat GFI PuckleTurret 1 0 0
admincheat GFI PuckleBullet 1 0 0
admincheat GFI SimpleBullet 100 0 0
admincheat GFI MinniBall 1 0 0
admincheat GFI FlameArrow 1 0 0
admincheat GFI StoneArrow 1 0 0
admincheat GFI OilJar 1 0 0
admincheat GFI ThrowingKnives 1 0 0
admincheat GFI Grenade 1 0 0
admincheat GFI BrassKnuckles 1 0 0
admincheat GFI GenericSaddle 1 0 0
admincheat GFI Tier2Saddle 1 0 0
admincheat GFI FeedingTrough 1 0 0
admincheat GFI Tier2CarriageSaddle 1 0 0
admincheat GFI Tier2CargoSaddle 1 0 0
admincheat GFI Tier_3_Saddle 1 0 0
admincheat GFI Tier3CargoSaddle 1 0 0
admincheat GFI Tier3Saddle 1 0 0
cheat gfi saddlegeneric_tier2 1 0 0
admincheat GFI Tannery 1 0 0
admincheat GFI Loom 1 0 0
*****************************************************************************************************************************************************************
ARMOR SPAWN COMMANDS
      (cloth)
admincheat GFI GliderSuit 10 8 1
admincheat GFI ClothHelmet 1 0 0
admincheat GFI ClothBoots 1 0 0
admincheat GFI ClothShirt 1 0 0
admincheat GFI ClothPants 1 0 0
admincheat GFI ClothGloves 1 0 0
      (HIDE)
admincheat GFI HideHelmet 10 8 1
admincheat GFI HideBoots 1 0 0
admincheat GFI HideShirt 10 8 0
admincheat GFI HidePants 10 8 0
admincheat GFI HideGloves 10 8 0
      (FUR)
admincheat GFI FurCap 1 0 0
admincheat GFI FurBoots 1 0 0
admincheat GFI FurCestPiece 1 0 0
admincheat GFI FurLeggings 1 0 0
admincheat GFI FurGauntlets 1 0 0
      (FLAK)
admincheat GFI FlakHelmet 10 8 0
admincheat GFI PlateBoots 1 0 0
admincheat GFI PlateShirt 1 0 0
admincheat GFI PlatePants 1 0 0
admincheat GFI PlateGloves 1 0 0
      (SHIELD)
admincheat GFI HeavyShield 1 0 0
******************************************************************************************************************************************************************
SHIP MATERIALS
admincheat GFI LargeGunPort 1 0 0
admincheat GFI LargeShipyard 1 0 0
admincheat GFI LargePlank 1 0 0
admincheat GFI LargeShipDeck 1 0 0
admincheat GFI LiuetenantCommandPodium 1 0 0
admincheat GFI MediumGunPort 1 0 0
admincheat GFI MediumPlank 1 0 0
admincheat GFI Sextant 1 0 0
admincheat GFI ShipAmmunitionContainer 1 0 0
admincheat GFI ShipResourcesBox 1 0 0
admincheat GFI ShipSteeringWheel 1 0 0
admincheat GFI SmallShipYard 1 0 0
admincheat GFI SmallPlank 1 0 0
admincheat GFI SmallShipDeck 1 0 0
******************************************************************************************************************************************************************
RESOURCES
cheat gfi spraypaint 1 0 0
cheat gfi paintbrush
cheat gfi Vegetable_Beans_Seed 1 0 0
cheat gfi Vegetable_Beet_Seed 1 0 0
cheat gfi Vegetable_Cactus_Seed 1 0 0
cheat gfi Vegetable_Carrot_Seed 1 0 0
cheat gfi Vegetable_ChickPeas_Seed 1 0 0
cheat gfi Vegetable_Chilli_Seed 1 0 0
cheat gfi Vegetable_EdibleGreens_Seed 1 0 0
cheat gfi Vegetable_Maize_Seed 1 0 0
cheat gfi Vegetable_Onion_Seed 1 0 0
cheat gfi Vegetable_Pepper_Seed 1 0 0
cheat gfi Vegetable_Potato_Seed 1 0 0
cheat gfi Vegetable_Rice_Seed 1 0 0
cheat gfi Vegetable_Turnip_Seed 1 0 0
cheat gfi Vegetable_Wheat_Seed 1 0 0
cheat gfi Bandage 1 0 0
cheat gfi Coal_Anthracite 1 0 0
cheat gfi Coal_BASE 1 0 0
cheat gfi Coal_Graphite 1 0 0
cheat gfi Coal_Lignite 1 0 0
cheat gfi Coal_Nitre 1 0 0           
cheat gfi Coal_Peat 1 0 0
cheat gfi Coal_Sulfur 1 0 0        
cheat gfi Coral_BASE 1 0 0
cheat gfi Coral_Brain 1 0 0
cheat gfi Coral_Fire 1 0 0
cheat gfi Crystal_Amethyst 100 0 0
cheat gfi Crystal_BASE 1 0 0
cheat gfi Crystal_Calcite 1 0 0
cheat gfi Crystal_Herkimer 1 0 0
cheat gfi Crystal_Pearl 1 0 0
cheat gfi Crystal_Quartz 1 0 0
cheat gfi Crystal_Tellurite 1 0 0
cheat gfi Fibers_Bamboo 1 0 0
cheat gfi Fibers_BASE 1000 0 0
cheat gfi Fibers_Cotton 1 0 0
cheat gfi Fibers_Hemp 1 0 0
cheat gfi Fibers_Jute 1 0 0
cheat gfi Fibers_Seaweed 1 0 0
cheat gfi Fibers_Silk 1 0 0
cheat gfi Fibers_Straw 1 0 0
cheat gfi Flint_Agate 1 0 0
cheat gfi Flint_Basalt 1 0 0
cheat gfi Flint_Base 1 0 0
cheat gfi Flint_Chalcedony 1 0 0
cheat gfi Flint_Chert 1 0 0
cheat gfi Flint_Obsidian 1 0 0
cheat gfi Flint_Radiolarite 1 0 0
cheat gfi Gem_BASE 1 0 0
cheat gfi Gem_Diamond 100 0 0
cheat gfi Gem_Emerald 1 0 0
cheat gfi Gem_Garnet 1 0 0
cheat gfi Gem_Opal 1 0 0
cheat gfi Gem_Ruby 1 0 0
cheat gfi Gem_Sunstone 1 0 0
cheat gfi Hide_BASE 10000 0 0
cheat gfi Hide_Fur 1 0 0
cheat gfi Hide_Hair 1 0 0
cheat gfi Hide_Leather 1 0 0
cheat gfi Hide_Pelt 1 0 0
cheat gfi Hide_Skin 1 0 0
cheat gfi Hide_Wool 1 0 0
cheat gfi Keratanoid_BASE 1000 0 0
cheat gfi Keratanoid_Bone 1 0 0
cheat gfi Keratanoid_Carapace 1 0 0
cheat gfi Keratanoid_Chitin 1 0 0
cheat gfi Keratanoid_Residue 1 0 0
cheat gfi Keratanoid_Scale 1 0 0
cheat gfi Keratanoid_Shell 1 0 0
cheat gfi MagicMarrow 1 0 0
cheat gfi Metal_BASE 1000 0 0
cheat gfi Metal_Cobalt 1 0 0
cheat gfi Metal_Copper 1 0 0
cheat gfi Metal_Iridium 1 0 0
cheat gfi Metal_Iron 1 0 0
cheat gfi Metal_Silver 1 0 0
cheat gfi Metal_Tin 1 0 0
cheat gfi Oil_BASE 1 0 0
cheat gfi Oil_Blubber 1 0 0
cheat gfi Oil_Crude 1 0 0
cheat gfi Oil_Fish 1 0 0
cheat gfi Oil_MineralOil 1 0 0
cheat gfi Oil_Naptha 1 0 0
cheat gfi Oil_Olive 1 0 0
cheat gfi Preservative_BASE 1 0 0
cheat gfi Preservative_FlakeSalt 1 0 0
cheat gfi Preservative_Iodine 1 0 0
cheat gfi Preservative_KalaNamak 1 0 0
cheat gfi Preservative_PinkSalt 1 0 0
cheat gfi Preservative_RockSalt 1 0 0
cheat gfi Preservative_SeaSalt 1 0 0
cheat gfi Salve 1 0 0
cheat gfi Sap_BASE 100 0 0
cheat gfi Sap_Honey 100 0 0
cheat gfi Sap_Latex 100 0 0
cheat gfi Sap_Nectar 100 0 0
cheat gfi Sap_Resin 100 0 0
cheat gfi Sap_Syrup 100 0 0
cheat gfi Sap_Wax 100 0 0
cheat gfi Stone_Base 10000 0 0
cheat gfi Stone_Coquina 1 0 0
cheat gfi Stone_Granite 1 0 0
cheat gfi Stone_Limestone 1 0 0        
cheat gfi Stone_Marble 1 0 0
cheat gfi Stone_Sandstone 1 0 0
cheat gfi Stone_Slate 1 0 0
cheat gfi Thatch_Bark 1 0 0
cheat gfi Thatch_Base 10000 0 0
cheat gfi Thatch_Frond 1 0 0
cheat gfi Thatch_Reed 1 0 0
cheat gfi Thatch_Root 1 0 0
cheat gfi Thatch_Rush 1 0 0
cheat gfi Thatch_Twig 1 0 0
cheat gfi Wood_Ash 1 0 0
cheat gfi Wood_BASE 1000 0 0
cheat gfi Wood_Cedar 1 0 0
cheat gfi Wood_Fir 1 0 0
cheat gfi Wood_Ironwood 1 0 0
cheat gfi Wood_Oak 1 0 0
cheat gfi Wood_Pine 1 0 0
cheat gfi Wood_Poplar 1 0 0
cheat gfi PrimalItem_Seed_Base 1 0 0
************************************************************************************************************************************************************************************************************
Sails:
cheat gfi sail_small 15 0 0
cheat gfi sail_small_weight 15 0 0
cheat gfi sail_small_accel 15 0 0

cheat gfi sail_medium 15 0 0
cheat gfi sail_medium_weight 15 0 0
cheat gfi sail_medium_accel 15 0 0

cheat gfi sail_large 15 0 0
cheat gfi sail_large_weight 15 0 0
cheat gfi sail_large_accel 15 0 0

Decks:
cheat gfi ship_deck_wood_small 15 0 0
cheat gfi ship_deck_wood_medium 15 0 0
cheat gfi ship_deck_wood_large 150 0 0

Planks:
cheat gfi Ship_Plank_Wood_small 15 0 0
cheat gfi Ship_Plank_Wood_medium 15 0 0
cheat gfi Ship_Plank_Wood_large 150 0 0

cheat gfi Ship_Gunport_Wood_medium 15 0 0
cheat gfi Ship_Gunport_Wood_large 150 0 0
cheat gfi saddlegeneric_tier3 1 0 0 - Tier 1 Saddle (by Ostseekrabbe ,not tested by me yet)
cheat spawnbrig  - Creates a brig at your location with 3 speed sails constructed (by MistyVoive, C:\Program Files (x86)\Steam\steamapps\common\ATLAS\ShooterGame\Content\Atlas\AtlasCoreBP\Items\Resources

Cannons:
cheat gfi shipcannon 10 1 0
**************************************************************************************************************************************
PROCESSED RESOURCES
cheat gfi PrimalItemResource_BlastingPowder 1 0 0           
cheat gfi PrimalItemResource_FireGel 1 0 0
cheat gfi PrimalItemResource_Gunpowder 1000 0 0
cheat gfi PrimalItemResource_Ingot_BASE 1000 0 0
cheat gfi PrimalItemResource_Ingot_Cobalt 1000 0 0         
cheat gfi PrimalItemResource_Ingot_Copper 1000 0 0
cheat gfi PrimalItemResource_Ingot_Iridium 1000 0 0
cheat gfi PrimalItemResource_Ingot_Iron 1000 0 0
cheat gfi PrimalItemResource_Ingot_Silver 1000 0 0
cheat gfi PrimalItemResource_Ingot_Tin 1000 0 0
cheat gfi PrimalItemResource_Ingot_OrganicPaste 1000 0 0
cheat gfi PrimalItemResource_Ingot_OrganicPaste_Powder 1 0 0
cheat gfi PrimalItemResource_PreservingSalt 1 0 0
*************************************************************************************************************************************************************************************************************
CREW
Female crew

AdminCheat GMSummon "HumanNPC_BP_Crew_Female_C" 30

Male

AdminCheat GMSummon "HumanNPC_BP_Crew_Male_C" 150
****************************************************************************************************************************
BUILDING MATS
admincheat GFI Roof_Wood 1 0 0
admincheat GFI Door_Wood 1 0 0
admincheat GFI Floor_Wood 1 0 0
admincheat GFI Ladder_Wood 1 0 0
admincheat GFI Pillar_Wood 1 0 0
admincheat GFI Ceiling_Wood 1 0 0
admincheat GFI Staircase_Wood 1 0 0
admincheat GFI Wall_Wood 1 0 0
admincheat GFI Roof_Stone 1 0 0
admincheat GFI Door_Stone 1 0 0
admincheat GFI Floor_Stone 1 0 0
admincheat GFI Ladder_Stone 1 0 0
admincheat GFI Pillar_Stone 1 0 0
admincheat GFI Ceiling_Stone 1 0 0
admincheat GFI Staircase_Stone 1 0 0
admincheat GFI Wall_Stone 1 0 0
admincheat GFI SmallWoodGate 1 0 0
admincheat GFI SmallWoodGateway 1 0 0
admincheat GFI LargeWoodGate 1 0 0
admincheat GFI LargeWoodGateway 1 0 0
admincheat GFI WoodFenceSupport 1 0 0
admincheat GFI WoodWallHook 1 0 0
admincheat GFI WoodGunMount 1 0 0
admincheat GFI WoodCliffPlatform 1 0 0
admincheat GFI LargeStorageBox 1 0 0
admincheat GFI Lever 1 0 0
admincheat GFI WoodenBillboard 1 0 0
admincheat GFI WoodenWallSign 1 0 0
admincheat GFI TrainingDummy 1 0 0
***********************************************************************************************************************************************************************************************************
admincheat GFI Stone_Roof 10 8 1
admincheat GFI StoneDoor 1 0 0
admincheat GFI StoneFloor 1 0 0
admincheat GFI StoneLadder 1 0 0
admincheat GFI StonePillar 1 0 0
admincheat GFI StoneCeiling 1 0 0
admincheat GFI StoneStaircase 1 0 0
admincheat GFI StoneWall 1 0 0
admincheat GFI SmallStoneGate 1 0 0
admincheat GFI SmallStoneGateway 1 0 0
admincheat GFI LargeStoneGate 1 0 0
admincheat GFI LargeStoneGateway 1 0 0
admincheat GFI StoneFenceSupport 1 0 0
***********************************************************************************************************************************************************************************************************
admincheat GFI Forge 1 0 0
admincheat GFI Lighthouse 1 0 0
admincheat GFI WoodElevatorSystem 1 0 0
admincheat GFI StoneCliffPlatform 1 0 0
admincheat GFI TaxationBank 1 0 0
admincheat GFI Medkit 1 0 0
admincheat GFI CookingPot 1 0 0
admincheat GFI WaterJar 1 0 0
admincheat GFI WaterBarrel 1 0 0
admincheat GFI SmallCropPlot 1 0 0
admincheat GFI LargeCropPlot 1 0 0
admincheat GFI Grill 1 0 0
admincheat GFI MortarAndPestle 1 0 0
admincheat GFI Campfire 1 0 0
admincheat GFI FoodLarder 1 0 0
admincheat GFI DivingAttatchment 1 0 0
admincheat GFI Gibbet 1 0 0
**********************************************************************************************************************************************************************************************************
SKINS
cheat gfi PrimalItemSkin_BearSkinTest 1 0 0 (Test Bear Saddle Skin)
cheat gfi CrewBandanna 1 0 0
cheat gfi PrimalItemSkin_EyePatch 1 0 0
cheat gfi PrimalItemSkin_KrakenHat 1 0 0
cheat gfi PrimalItemSkin_OfficerBoots 1 0 0
cheat gfi PrimalItemSkin_OfficerHat 1 0 0
cheat gfi PrimalItemSkin_OfficerPants 1 0 0
cheat gfi PrimalItemSkin_OfficerShirt 1 0 0
*********************************************************************************************************************************************************************************************************
CONSUMABLES
cheat gfi Ale 1 0 0
cheat gfi BeefBuns 1 0 0
cheat gfi BerryTea 1 0 0
cheat gfi BubbleNSqueak 1 0 0                  
cheat gfi CelerySoup 1 0 0
cheat gfi CookedFish 100 0 0
cheat gfi CookedMeat 100 0 0
cheat gfi CremeBrulee 1 0 0
cheat gfi DarkDraught 1 0 0
cheat gfi Delicacy 1 0 0                                       
cheat gfi FishNChips 1 0 0
cheat gfi DragonsTongue 1 0 0
cheat gfi Grog 1 0 0
cheat gfi Hardtack 1 0 0
cheat gfi HotChocolate 1 0 0
cheat gfi Meat_CookedPrimeAnimal 1 0 0
cheat gfi Meat_CookedPrimeFish 1 0 0
cheat gfi MonarchsCake 1 0 0
cheat gfi PorkPie 1 0 0
cheat gfi Pudding 1 0 0
cheat gfi ReapersRegard 1 0 0
cheat gfi RosemaryChicken 1 0 0
cheat gfi SaltedFish 1 0 0
cheat gfi SaltedMeat 1 0 0
cheat gfi ShrunkenStew 1 0 0
cheat gfi SongOfTheSea 1 0 0
cheat gfi Spiced Rum 1 0 0
cheat gfi SpicyRoll 1 0 0
cheat gfi StuffedBakedFish 1 0 0
cheat gfi TaraNostiTreat 1 0 0
cheat gfi UnthinkableDelicacy 1 0 0
***************************************************************************************************************************************************************************************************************************************************************************
SUMMON TAMED CREATURES
(EXAMPLE) cheat GMSummon "Horse_Character_BP_C" 100   Creates and autotames animal, just change the word Horse with desired specie.     
Cheat summon CrewRecruiterNPC_BP_C Male                                                                                                          
AdminCheat GMSummon "HumanNPC_BP_Crew_Female_C" 15
AdminCheat GMSummon "HumanNPC_BP_Crew_Male_C" 150
cheat GMSummon "Angler_Character_BP_C" 100
cheat GMSummon "Bat_Character_BP_C" 100
cheat GMSummon "Bear_Character_BP_C" 50
cheat GMSummon "Catfish_Character_BP_C" 100
cheat GMSummon "Chicken_Character_BP_C" 100
cheat GMSummon "Cod_Character_BP_C" 100
cheat GMSummon "Cow_Character_BP_C" 100
cheat GMSummon "CreatureWounds_Character_BP_C" 100
cheat GMSummon "Crocodile_Character_BP_C" 100
cheat GMSummon "Crow_Character_BP_C" 100
cheat GMSummon "Cyclops_Character_BP_C" 100
cheat GMSummon "Dolphin_Character_BP_C" 100
cheat GMSummon "Dragon_Character_BP_C" 100
cheat GMSummon "Eel_Character_BP_C" 100
cheat GMSummon "Elephant_Character_BP_C" 100
cheat GMSummon "FireElemental_Character_BP_C" 100
cheat GMSummon "FreshwaterFish_Character_BP_C" 100
cheat GMSummon "GentleWhale_Character_BP_C" 100
cheat GMSummon "Hydra_Character_BP_C" 100
cheat GMSummon "Leatherwing_Character_BP_C" 100
cheat GMSummon "Lion_Character_BP_C" 100
cheat GMSummon "MantaRay_Character_BP_C" 100
cheat GMSummon "Marlin_Character_BP_C" 100
cheat GMSummon "MeanWhale_Character_BP_C" 100
cheat GMSummon "Mermaid_Character_BP_C" 100
cheat GMSummon "Monkey_Character_BP_C" 100
cheat GMSummon "Ostrich_Character_BP_C" 100
cheat GMSummon "Parrot_Character_BP_C" 100
cheat GMSummon "Penguin_Character_BP_C" 100
cheat GMSummon "Pig_Character_BP_C" 100
cheat GMSummon "Rabbit_Character_BP_C" 100
cheat GMSummon "Rattlesnake_Character_BP_C" 100
cheat GMSummon "Razortooth_Character_BP_C" 100
cheat GMSummon "Rhino_Character_BP_C" 100
cheat GMSummon "RockElemental_Character_BP_C" 100
cheat GMSummon "SalWaterFish_Character_BP_C" 100
cheat GMSummon "Scorpion_Character_BP_C" 100
cheat GMSummon "Seagull_Character_BP_C" 100
cheat GMSummon "Sea_Monster_Whale_Character_BP_C" 100
cheat GMSummon "Shark_Character_BP_C" 100
cheat GMSummon "Sheep_Character_BP_C" 100
cheat GMSummon "ShieldHorn_Character_BP_C" 100
cheat GMSummon "SnakeProjectile_Character_BP_C" 100
cheat GMSummon "Spider_Character_BP_C" 100
cheat GMSummon "Squid_Character_BP_C" 100
cheat GMSummon "Tiger_Character_BP_C" 100
cheat GMSummon "Tuna_Character_BP_C" 100
cheat GMSummon "Turtle_Character_BP_C" 100
cheat GMSummon "Vulture_Character_BP_C" 100
cheat GMSummon "Wolf_Character_BP_C" 100
cheat GMSummon "Yeti_Character_BP_C" 100
RockGolem_Character_BP_C
Sheep_Character_BP_C
Pulovia_Character_BP_C
Archa_Character_BP_C
RockElemental_Character_BP_C
Hydra_Character_BP_C
Draco_Character_BP_C
Megalodon_Character_BP_C
Dino_Character_BP_C
MeanWhale_SeaMonster_Character_BP_C
KrakenTentacle_Character_BP_C
GentleWhale_SeaMonster_Character_BP_C
Kraken_Character_BP_C
Yutyrannus_Character_BP_C
Paracer_Character_BP_C
ARKMonkeyARK_Character_BP_C
Kairu_Character_BP_C
Dodo_Character_BP_C
Cnidaria_Character_BP_C
Vulture_Character_BP_C
Tusoteuthis_Character_BP_C
Trike_Character_BP_C
Stag_Character_BP_C
SpiderS_Character_BP__AggressiveC
SpiderS_Character_BP_C
Sarco_Character_BP_C
Rex_Character_BP_C
Megalania_Character_BP_C
Manta_Character_BP_C
Doed_Character_BP_C
Dimorph_Character_BP_C
Phiomia_Character_BP_C
Oviraptor_Character_BP_C
Mosa_Character_BP_C
Mammoth_Character_BP_C
Equus_Character_BP_C
Coel_Character_BP_C
Bigfoot_Character_BP_C
Bee_Queen_Character_BP_C
Bee_Character_BP_C
Bat_Character_BP_C
Angler_Character_BP_C
CaveBat_Character_BP_C
Scorpion_Character_BP_C
Ptero_Character_BP_C
Pela_Character_BP_C
Eel_Character_BP_C
Dolphin_Character_BP_Child_C
Direwolf_Character_BP_C
Carno_Character_BP_C
BoaFrill_Character_BP_C
Ant_Character_BP_C
Yeti_Character_BP_Child_C
Wolf_Character_BP_C
AtlasVulture_Character_BP_C
GiantTurtle_Character_BP_C
Tiger_Character_BP_C
Spider_Character_BP_C
Seagull_Character_BP_C
GiantScorpion_Character_BP_C
Pig_Character_BP_C
Parrot_Character_BP_C
Ostrich_Character_BP_C
MeanWhale_Character_BP_C
Squid_Character_BP_C
Razortooth_Character_BP_C
Rattlesnake_Character_BP_C
Rabbit_Character_BP_C
Penguin_Character_BP_C
ShieldHorn_Character_BP_C
AtlasSheep_Character_BP_C
Shark_Character_BP_C
Monkey_Character_BP_C
SaltwaterFish_Character_BP_C
WildRhino_Character_BP_C
MantaRay_Character_BP_C
Mermaid_Character_BP_C
Horse_Character_BP_C
Lion_Character_BP_C
Leatherwing_Character_BP_C
KrakenTentacle_Character_BP_C
Shark_Character_BP_C
GiantBee_Character_BP_C
FreshwaterFish_Character_BP_C
Jellyfish_Character_BP_C
Gorgon_Character_BP_C
Giraffe_Character_BP_C
GiantSnake_Character_BP_C
AtlasEel_Character_BP_C
GiantAnt_Character_BP_C
GentleWhale_Character_BP_C
FireElemental_Character_BP_C
Cyclops_Character_BP_C
Elephant_Character_BP_C
Crocodile_Character_BP_C
Dolphin_Character_BP_C
Crow_Character_BP_C
Chicken_Character_BP_Child_C
Cow_Character_BP_C
Bear_Character_BP_C
Bear_Character_BP_Child_C
Anglerfish_Character_BP_Child_C
*****************************************************************************************************************************************************************************************************************************************************
DYES
cheat gfi blackcurret 1 0 0
cheat gfi gold 100 0 0
cheat gfi yellow 1 0 0
cheat gfi red 1 0 0          
cheat gfi blue 1 0 0
cheat gfi green 1 0 0
cheat gfi purple 1 0 0
cheat gfi pink 1 0 0
cheat GiveItemNum 0 1 1 0    Magenta Coloring
cheat GiveItemNum 1 1 1 0    Alizarin Red Coloring
cheat GiveItemNum 2 1 1 0    Aubergine Brown Coloring
cheat GiveItemNum 3 1 1 0    Black Coloring
cheat GiveItemNum 4 1 1 0    Blackberry Coloring
cheat GiveItemNum 5 1 1 0    Blackcurrant coloring
cheat GiveItemNum 6 1 1 0    Blue Whale Coloring
cheat GiveItemNum 7 1 1 0    Bright Red Coloring
cheat GiveItemNum 8 1 1 0    Cantaloupe Coloring (yellowy)
cheat GiveItemNum 9 1 1 0    Cerulean Coloring (blue)
cheat GiveItemNum 10 1 1 0   Chateau Green Coloring
cheat GiveItemNum 11 1 1 0   Conifer Green Coloring
cheat GiveItemNum 12 1 1 0   Parchment Coloring
cheat GiveItemNum 13 1 1 0   Cyan Coloring
cheat GiveItemNum 14 1 1 0   Dark Pink Coloring
cheat GiveItemNum 15 1 1 0   Gold Coloring
cheat GiveItemNum 16 1 1 0   Green Coloring
cheat GiveItemNum 17 1 1 0   Indigo Coloring
cheat GiveItemNum 18 1 1 0   Light Sea Green Coloring
cheat GiveItemNum 19 1 1 0   Madang Green Coloring
cheat GiveItemNum 20 1 1 0   Purple Coloring
cheat GiveItemNum 21 1 1 0   Mango Coloring
cheat GiveItemNum 22 1 1 0   Mineral Grey Coloring
cheat GiveItemNum 23 1 1 0   Mud Coloring
cheat GiveItemNum 24 1 1 0   Napa Brown Coloring
cheat GiveItemNum 25 1 1 0   Navy Coloring
cheat GiveItemNum 26 1 1 0   Olive Coloring
cheat GiveItemNum 27 1 1 0   Orange coloring
cheat GiveItemNum 28 1 1 0   Orange Peel Coloring
cheat GiveItemNum 29 1 1 0   Orient Blue Coloring
cheat GiveItemNum 30 1 1 0   Paco Brown Coloring
cheat GiveItemNum 31 1 1 0   Parchment Coloring
cheat GiveItemNum 32 1 1 0   Pink Coloring
cheat GiveItemNum 33 1 1 0   Pohutukawa Red Coloring
cheat GiveItemNum 34 1 1 0   Purple Coloring
cheat GiveItemNum 35 1 1 0   Red Coloring
cheat GiveItemNum 36 1 1 0   Royalty Coloring (purple)
cheat GiveItemNum 37 1 1 0   Selective Yellow Coloring
cheat GiveItemNum 38 1 1 0   Shalimar Yellow Coloring
cheat GiveItemNum 39 1 1 0   Silver Coloring
cheat GiveItemNum 40 1 1 0   Sky Coloring
cheat GiveItemNum 41 1 1 0   Slate Coloring
cheat GiveItemNum 42 1 1 0   Snow White Coloring
cheat GiveItemNum 43 1 1 0   Swamp Blue Coloring
cheat GiveItemNum 44 1 1 0   Tan Coloring
cheat GiveItemNum 45 1 1 0   Tangerine Coloring
cheat GiveItemNum 46 1 1 0   Watercourse Green Coloring
cheat GiveItemNum 47 1 1 0   White Coloring
cheat GiveItemNum 48 1 1 0   Yellow Coloring
cheat GiveItemNum 49 1 1 0   Blue Coloring
cheat GiveItemNum 50 1 1 0   Brick Coloring
cheat GiveItemNum 51 1 1 0   Brown Coloring

Share this post


Link to post
Share on other sites

Hello, I am trying to change my level cap. I have read this post and understand I need to pate the lines into the Game.ini. file, but when I open the file I can not do anything with it. Can't paste or type. I did it with an FTP client and from the server webpage. but I can't edit it. This is not something I have done before so I am sure I am doing something wrong. 

Share this post


Link to post
Share on other sites

  • 2 months later...

I am very much an Atlas server nub. I have stood up a couple of attempts, but they have resulted in Freeport level caps. I understand from this post that you fix this in game.ini. Both of my attemps have results in game.ini files being created, but they are completely empty - no settings to tweak. Is this normal, do you have to build the settings from scratch? Will the .ini auto-execute when I start the server?  Here is my path to the .ini location just for reference. <mydriveletter>:\Atlas\AtlasSrv\ShooterGame\Saved\00\Config\WindowsServer

Share this post


Link to post
Share on other sites

  • 11 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...