I'm fairly new to scripting/modding.
Could you point in the right direction for how to port the mobile mining system from the Litcube's Universe [LU] mod to FL?
LU wiki Mobile Mining reference link
In LU a script called `Lib.X.AsteroidExtract`is part of it, which just adds a ware to the miner cargo based on chance.
I will probably figure it out eventually, but if you can give me speedup I appreciate any hint.
[Q, Scripting Help] Port LU's Mobile Mining
Moderators: Scripting / Modding Moderators, Moderators for English X Forum, Moderators for the X3:FL Forums
-
- Posts: 7
- Joined: Fri, 31. May 24, 10:39
[Q, Scripting Help] Port LU's Mobile Mining
Last edited by hamudi on Mon, 3. Jun 24, 17:13, edited 1 time in total.
-
- Posts: 501
- Joined: Fri, 22. Aug 08, 16:04
Re: [Q, Scripting Help] Port LU's Mobile Mining
Your link is not working and when fixed it does not provide a download.
Whats not working at all?
Whats not working at all?
"Hope is the last force i have"
"This is how liberty dies, with thounderous applause"
***Modified***
"This is how liberty dies, with thounderous applause"
***Modified***
-
- Posts: 7
- Joined: Fri, 31. May 24, 10:39
-
- Moderator (Script&Mod)
- Posts: 22437
- Joined: Sun, 14. Nov 04, 23:26
Re: [Q, Scripting Help] Port LU's Mobile Mining
If your goal is to just get other wares from mining, then you can add hidden wares inside the asteroid using the built in script commands.
The Guilds mod does this by adding crystals inside asteroids you get from mobile mining
The Guilds mod does this by adding crystals inside asteroids you get from mobile mining
-
- Posts: 7
- Joined: Fri, 31. May 24, 10:39
Re: [Q, Scripting Help] Port LU's Mobile Mining
Thanks, i'll try the Guilds mod. Looks like an absolute gem.