Mission Impossible - Cargo Extending
-
Indeed, please get back to the original topic guys. I know many here don’t appreciate FLAC (and I honestly feel like this too), but this is not the topic to speak about that.
What I can tell is that the stuff FLAC does can be done with FLHook. I have it on my todo list.
-
Crazy wrote:
Yeah, it’s pretty awesome to take the FLHook sourcecode, rewrite it in C#, add some nice features to it and sell it for money (without sharing anything).Just my few words about FLAC.
One word, bollocks.
-
Do we talk about FLAC and making money or do we talk here about the possibility to create cargo container attached to player ships filled with cargo?
-
Skotty. wrote:
Do we talk about FLAC and making money or do we talk here about the possibility to create cargo container attached to player ships filled with cargo?Both
(Captain Obvious to the rescue)Maybe let’s get all off-topic posts(including mine) deleted to save this topic?
-
Apart from being able to do this in FLAC, i don’t know another way to get it working properly. For npc’s it’s easy to enable without any sort of hack or addon, just not for player ships.
-
I remember Chips’s “Player-mountable cargopod economy” thing.
It’s not that exactly, but still kinda walkaround. Should be in the archive??
-
Argh’s toolkit has it as well if i remember right, all scripted, came across it while i was looking for something else
-
i rember one day i was killing eagle and i got banned lol
and a few times after that as well ive never though mutch of FLAC but it did ban when you werent cheating
and there was a few going about using fish eye -
kosacid wrote:
i rember one day i was killing eagle and i got banned lol
and a few times after that as well ive never though mutch of FLAC but it did ban when you werent cheating
and there was a few going about using fish eyeGet back on topic, everyone. Don’t make me lock this.
-
Skotty is right and Vital is wrong. I started this thread to know if its possible to make cargo pods extend cargo space by using FLHook. FLAC is NOT the topic here, and I’m NOT gonna use it and sell my mod for money.
So, how to do it with FLHook? Some source code changing?I thought of a possible thing souch as Nomad cargo extender (alredy planned by the game creators) that will be non destructable and used by small ships. Also can make the cargo pods non destructable.
-
TheDvDMan wrote:
…Vital is wrong…Where the hell I was wrong???//
Could you please show me those posts???
-
About the thread topic man! Relex…
-
So… How exactly I plug in the extending? What code I have to add?
-
Got Used Cargo Reducing oO
[Armor] nickname = armor_upgrade_9 ids_name = 458792 ids_info = 458794 category = equipment hit_pts_scale = 4.1084 HP_child = HPConnect material_library = equipment\models\hardware.mat DA_archetype = equipment\models\hardware\br_protective_armor.3db volume = -201 ; <-- here mass = 1 lootable = true
Note for modders/coders/hackers: Ofcourse this requires hack because FL des not allow to buy equipment with negative volume value.
The fact is - when you have used cargo hold - removing this negative volume item from ship will give you +201 used cargo hold.
-
HeIIoween wrote:
Got Used Cargo Reducing oONote for modders/coders/hackers: Ofcourse this requires hack because FL des not allow to buy equipment with negative volume value.
So, what’s code I need to hack to make FL can allow to buy equipment with negative volume value?