Avorion

Avorion

Not enough ratings
Starting Resources
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
Updated
82.521 KB
12 Sep, 2020 @ 2:48pm
24 Jun @ 2:26am
29 Change Notes ( view )

Subscribe to download
Starting Resources

Description
1mil credits 100k iron/titanium 10k naonite and 1k all the rest... new start only
14 Comments
Saravind  [author] 4 Apr, 2023 @ 6:07pm 
or i can make it to whatever numbers you want if that is easier for you i do not mind
Saravind  [author] 4 Apr, 2023 @ 6:06pm 
you would have to edit this mod or the base file in steamapps\common\Avorion\data\scripts\server factions is the name of file and use notepad++ to edit it
owendky1 4 Apr, 2023 @ 4:50pm 
Yes i understand that, but the file will not delete characters to edit the numbers, i cant change anything, only view it, where do i change or edit this
Saravind  [author] 2 Apr, 2023 @ 4:37pm 
if settings.startingResources == -4 then -- -4 means quick start
player:receive(1000000, 100000,100000,10000,1000,1000,1000,1000)
elseif settings.startingResources == Difficulty.Beginner then
player:receive(1000000, 100000,100000,10000,1000,1000,1000,1000)
elseif settings.startingResources == Difficulty.Easy then
player:receive(1000000, 100000,100000,10000,1000,1000,1000,1000)
elseif settings.startingResources == Difficulty.Normal then
player:receive(1000000, 100000,100000,10000,1000,1000,1000,1000)
else
player:receive(1000000, 100000,100000,10000,1000,1000,1000,1000)
end


that is the ones you need to change starts at line 785 in my download

unless you play with tutorial then you need to edit the ones at line 822
owendky1 2 Apr, 2023 @ 2:36pm 
Alright, How do I edit the amount of resources as the beginning, i found the file and the part that says the value of resources give, but it does not let me change it or anything in the file? what am i doing wrong here, am new to modding
Strife 16 Feb, 2023 @ 6:43am 
kk nice ty m8
Saravind  [author] 16 Feb, 2023 @ 6:24am 
still worked for me.. but forget servers wont load with red mods usually so updated version number
Strife 16 Feb, 2023 @ 3:35am 
needs update it would seem shows red in mods enabling..
Saravind  [author] 18 Jan, 2023 @ 7:19am 
they did some changes to the faction file that i missed it seems
Saravind  [author] 18 Jan, 2023 @ 7:19am 
should be working now... extremely slow checking stuff since had to rebuild pc, but seems it may of been busted for over a month but im sure i tested it in early december