Jump to content

[MOD]


ViChi

Recommended Posts

Hey there,

 

i'm sure there's several ways to this but,

 

For those that want a nice cheat mod for the xsotan artifacts,

here's a little something i came up with...

each new player in a new galaxy will encounter the adventurer

which will give u a nice radarbooster .. but why not all the artifacts  ;)

 

First locate:

\Avorion\data\scripts\entity\story\adventurer1.lua

 

edit the file with a script editor for easy reading like notepad++

 

then locate the line : 137

 

player:getInventory():add(SystemUpgradeTemplate("data/scripts/systems/radarbooster.lua", Rarity(1), Seed(124)))

 

Replace or paste under it

 

player:getInventory():add(SystemUpgradeTemplate("data/scripts/systems/teleporterkey1.lua", Rarity(5), Seed(124)))

 

there are 8 keys so  'teleporterkey1.lua - teleporterkey8.lua' etc

just paste new lines and edit for each item u want.

u can also set the rarity lvl, resulting in lower grade artifacts from lvl 0-5

*note* u need to be in a ship for it to work, if u are in your drone, it wont work..

 

u can do this for all objects/ items, or make a nice multiplayer starter package

this is just an example and might break your game experience.

 

so use at your own risk!!

 

Best regards,

 

Ps,

i might make a more game/roleplay friendly mod out of this

with a random encounter npc that will offer it for insane ammounts of credits

for example when i have time for it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...