Someone has probably asked this before. Would it be possible to add a new command that simply allows the trading of ships instead of characters?
For example if I bought a ship off someone and I just wanted the ship for one of my existing characters I would type in some command and instead of adopting a new character it would just replace my ship with the one I bought (w/ equipment) (you would keep your original rep and map).
Miner - "I Just realised my life is a game of Asteroids"
Posts: 3,789
Threads: 144
Joined: Aug 2009
Staff roles: Server Manager Coding Dev Moderator
Uhm... I don't think there's any way to mod that. Character trading is all done by server-side modifications not part of the Discovery mod - so off-topic for this forum.
well it might be possible, but it wont be same ship. It would be something like this:
You type some command like /gimmeshipnow <cost>;
Your trade partner will get msg "<PName> wants to buy your ship for <cost> credits. Respond with /sell or /notsell";
He types /sell;
At that moment server accesses your character and rewrites your ship with ship he has and his character gets starflier or something.
You both get disconected for changes to take effect. Possibly respawn on last base, or something in that spirit.
Admins can change players ships so necessary commands are already implemented