Discovery Gaming Community
[FLHook] Autobuy of JD batts - 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: [FLHook] Autobuy of JD batts (/showthread.php?tid=180396)

Pages: 1 2


[FLHook] Autobuy of JD batts - darkwind - 06-03-2020

====================
Type: Systems
Bug: Autobuy for jump drive bats is missing
====================

Missing feature for auto buying of jump drives batteries.
It would be nice having it if ship has one of the human JDs(MK2,MK3,MK4) installed.

if inserted
/autobuy all on
or
/autobuy jd on
to have auto buying human jd bats when docking.


RE: [FLHook] Autobuy of JD batts - Alex. - 06-06-2020

This sounds like a feature request rather than a bug report Smile


RE: [FLHook] Autobuy of JD batts - darkwind - 06-06-2020

Bureaucracy going through feature request would be too long Wink
Coming from bug side makes it more simplified.

it looks to be just adding next strings to autobuy.cfg, easy enough implementation Wink

item = dsy_hspace_jump_drive_1, mine01_mark01_ammo
item = dsy_hspace_jump_drive_2, mine01_mark01_ammo
item = dsy_hspace_jump_drive_3, mine01_mark01_ammo

checked in local server. Cloak and JD bats were not conflicting.
Small issue that it's attached to the same /autobuy cloak on
But since it's attached to equipment presence and ammunition is not getting lost during death, nobody would experience problems with it.


RE: [FLHook] Autobuy of JD batts - darkwind - 06-09-2020

any future update on how it would be resolved? Shall I send a player request for it being considered for implementation?


RE: [FLHook] Autobuy of JD batts - Kaze - 06-09-2020

You should since it is the proper process for such, as pointed out by @Alex. .

<3



RE: [FLHook] Autobuy of JD batts - darkwind - 06-09-2020




RE: [FLHook] Autobuy of JD batts - darkwind - 08-03-2020

Player request was submited a long time ago.
Reminding that solution in form of just adding 3 lines to config file is already given to you.
Surely for a month it is possible to decide, adding 3 lines to notepad file or not.


RE: [FLHook] Autobuy of JD batts - Champ - 08-03-2020

DEV LINK

It's still in the feature request forum, among many other requests. I'll ask if it's a dilemma.


RE: [FLHook] Autobuy of JD batts - darkwind - 08-20-2020

few weeks later reminding, that all it takes, just adding next lines

Code:
item = dsy_hspace_jump_drive_1, mine01_mark01_ammo
item = dsy_hspace_jump_drive_2, mine01_mark01_ammo
item = dsy_hspace_jump_drive_3, mine01_mark01_ammo

to autobuy.cfg file.




RE: [FLHook] Autobuy of JD batts - darkwind - 08-23-2020

[Image: wd3q5Muq2_nq9ZN0hM_Eq725-UhMlErvFrS6JJdT...nOdxYAPDVQ]