Discovery Gaming Community
Quickfix for Discovery Introduction - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Mod General Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=37)
+--- Thread: Quickfix for Discovery Introduction (/showthread.php?tid=1354)



Quickfix for Discovery Introduction - Igiss - 08-06-2006

If you start a new character, sell an introduction and then get kicked for cheating, here's the solution (if it won't work serverside):

Open Freelancer\DATA\Equipment\Goods.ini

Find entry commodity_introduction

Replace

combinable = false

with

combinable = true


Quickfix for Discovery Introduction - Igiss - 08-06-2006

Amendment: seems that it does work serverside, you don't necessarily need to change code.