PM's mods

Post about your finished mods here.
Post Reply
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Updated the following:
Items Pack 912 v7: ZapSats shoot instant-hit beams.
Playership Drones v6+: Added Free Ships to game settings. Also fixed some bugs.
PSD6+ Ships: Corporate Command: Added support for the rest of the exclusive ships.
PSD6+ Ships: D&O1 part 1: Chimeras from Corporate Command may be rebuilt... as non-infected stock ships.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
User avatar
pixelfck
Militia Captain
Militia Captain
Posts: 571
Joined: Tue Aug 11, 2009 8:47 pm
Location: Travelling around in Europe

If I want to make a player ship PSD compatible, what do I need to include/change vs a 'stand alone' player ship?

~Pixelfck
Image
Download the Black Market Expansion from Xelerus.de today!
My other mods at xelerus.de
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

pixelfck wrote:If I want to make a player ship PSD compatible, what do I need to include/change vs a 'stand alone' player ship?
Sorry for long delay, but making a ship PSD compatible is not as easy as it should be.

Add the PlayerShipDrone attribute to attributes.

Add these two within the ship class.

Code: Select all

dockscreen= "&dsPlayerShip;"
inherit= "&baPlayerDroneBase;"
Ship needs docking ports too, so add this as well.

Code: Select all

<DockingPorts   portCount="2"  portRadius="48"  maxDist="3" />
That should be the bare minimum necessary. If you want to add linked-fire weapon slots or make the ship available for sale, there is much StaticData to add too.

See howtoaddship.txt within the PSD6+ zip for more details.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
User avatar
pixelfck
Militia Captain
Militia Captain
Posts: 571
Joined: Tue Aug 11, 2009 8:47 pm
Location: Travelling around in Europe

PM wrote:See howtoaddship.txt within the PSD6+ zip for more details.
Thanks. The how-to made it easy enough.

~Pixelfck
Image
Download the Black Market Expansion from Xelerus.de today!
My other mods at xelerus.de
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Uploaded a 120 Facings Ships library and updated all Playership Drones v6+ files.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Uploaded new mod Wizard Auton. The Wizard auton takes ammo before launch, and fights with the given ammo.

Updated the following:
Options: Options appear as glowing energy orbs. Though appearance is non-directional, options move and aim as if they had 120 facings.
Playership Drones v6+: Fixed bug that blocked ship (re)building if Corporate Command was not included.
Wasp Launcher: Wasps have 120 facings. Launcher accepts Dragonfly cartridges and thermo cannon shells.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Updated the following:
Auton Assembly Hangar: Autons have 120 facings. [M]ine command available when certain conditions are met.
Service Pack 912: Item enhancement services are back!
Wizard Auton: Fixed a cut-and-paste AI error, and auton's plasma torch was slowed.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Updated the following Playership Drones v6+ files to 1.3 RC1:
Playership Drones v6+: Fixed bad EI500 animation bug, updated maneuver stats for some ships, and added (theoretically) playable TX3.
PSD6+ Corporate Command: Updated maneuver stats for some ships.
120 Facings Ships, parts 1 and 15 only: Added TX3 resources, updated ship override.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
Retard
Anarchist
Anarchist
Posts: 6
Joined: Mon Dec 17, 2012 4:49 pm

I cannot loot drones.

When trying to loot my drone (EI200-class Freighter) and while piloting a Sapphire-class Yacht I get the following message if i try to loot something :

Line 15 : Mismatched open parenthesis

I tried to find this mismatch inside your mod files but without success.

The jettison ability works though so there is a work around.


PS : thanks for the great mods

PPS : I'm using the mods version from your latest posts.
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Thank you. The bug was caused by calling a deprecated dockscreen entity. Playership Drones, along with other mods, will be updated and reuploaded when they are ready.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
Retard
Anarchist
Anarchist
Posts: 6
Joined: Mon Dec 17, 2012 4:49 pm

It's my pleasure to help.

Thank you very much for your very valuable time.
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

It will be days before I upload updates. If you want to fix the loot problem for yourself before then, open PSDConfiguration.xml, search for &dsLoot; and change it to &dsRPGLoot;
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
Retard
Anarchist
Anarchist
Posts: 6
Joined: Mon Dec 17, 2012 4:49 pm

It worked like a charm.

Thank you :D
FourFire
Militia Captain
Militia Captain
Posts: 567
Joined: Sun Aug 12, 2012 5:56 pm

Thanks, that's been an annoyance in my testing.
(func(Admin Response)= true){
if(admin func(amiable) = true)
Create func(Helpful Posts)
else func(Keep Calm and Post derisive topics)}
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

Both Drake Technologies Alpha and Items Pack 912 v7 have been updated (with many changes) to Transcendence v1.3 and uploaded to Xelerus.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
Post Reply