• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Interactive DarkMap
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community The Community Freelancer Forum
« Previous 1 … 6 7 8 9 10 … 67 Next »
Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player?

Server Time (24h)

Players Online

Active Events - Scoreboard

Latest activity

Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player?
Offline eigos
10-06-2016, 03:09 PM, (This post was last modified: 10-06-2016, 03:15 PM by eigos.)
#15
3D Artificer (Ex-Gold)
Posts: 647
Threads: 54
Joined: Jan 2012

FROM DRIZZT'S SHIP CREATION TUTORIAL:

Code:
Make your ship buy-able at a base.
Tools used:
Notepad
This is a little tedious, but you must do it.
Open up your data\equipment\market_ships.ini
You should see something that looks like this
[BaseGood]
base = Br01_01_base
Marketgood = gf1_package, 0, -1, 0, 0, 1, 1, 1
Marketgood = gf2_package, 4, -1, 0, 0, 1, 1, 1
FYI…
The 2nd number:
30, -1, 0, 0, 1, 1, 1
Is your rep requirement to buy a ship. Don’t mess with this unless ABSOLUTELY necessary.
And so on down the list.
Let’s take a look at these entries.
You have the marketgood identifier, the nickname of the package, the level you have to be to buy a particular ship and finally the last set of numbers.
Identifier and package
Level to buy
To sell or not to sell
Marketgood = gf1_package,
0,
-1, 1, 1, 0, 1, 1
Marketgood = gf2_package,
4,
-1, 0, 0, 1, 1, 1
A ship that is for sale looks like this. Pay attention to the numbers they are important.
Marketgood = gf1_package, 1, -1, 1, 1, 0, 1, 1
A ship that is NOT for sale looks like this.
Marketgood = gf1_package, 1, -1, 0, 0, 1, 1, 1
Did you notice the change? The 1’s and 0’s after the -1 are significant.
? 1, 1, 0 = a buyable ship
? 0, 0, 1, = a ship not for sale at that station.
By changing those 3 numbers you can enable or disable a ship.
NOTE: Each base can only sell 3 ships. Bases that already sell 3 ships must have 1 of the existing enabled ships disabled so you can add your ship to the dealer, otherwise you will most likely end up with a crash.

The base code for Planet Manhattan is li01_01_base.
- search for that base code;
- see the 3 ships that are sold there;
- choose a ship and change its code from enabled (1, -1, 1, 1, 0, 1, 1) to disabled like this: 1, -1, 0, 0, 1, 1, 1
- paste the entry for the Liberty Siege Cruiser and set it to enabled (1, -1, 1, 1, 0, 1, 1);
* to make it easier, find the siege cruiser entry at Norfolk or Baltimore Shipyard (dont remember which base sells it in Disco 4.84) and copy-paste the thing for Planet Manhattan;
- if you have set everything else on the other INIs, then its time to test it;

Last but not least - profit.

P.S. If its too much of a hassle for you, I could do it and send you the finished INi files for you to replace and use. HOWEVER... it will take some of my own free time to do and I'd like some FL credits to compensate for that. If you are fine with that, lemme know.

Special promotion on cloaks. Made In Donesia.
[Image: cloak_price.png]
*We claim no responsibility for any kind of damage or sudden explosion that might occur from proper use of this product.
Reply  


Messages In This Thread
Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by PhoenixClaw - 10-04-2016, 01:39 AM
RE: Liberty "Archer"-Class Siege Cruiser in Single Player? - by Trivjum - 10-04-2016, 01:45 AM
RE: Liberty "Archer"-Class Siege Cruiser in Single Player? - by PhoenixClaw - 10-04-2016, 01:53 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by Titan* - 10-04-2016, 02:00 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by PhoenixClaw - 10-04-2016, 02:06 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by Operator - 10-04-2016, 04:40 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by Shinju - 10-04-2016, 04:50 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by Barbarossa - 10-04-2016, 05:00 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by PhoenixClaw - 10-04-2016, 07:41 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by eigos - 10-04-2016, 07:54 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by PhoenixClaw - 10-05-2016, 10:15 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by Unlucky_Soul - 10-04-2016, 04:42 PM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by eigos - 10-05-2016, 10:26 AM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by PhoenixClaw - 10-06-2016, 02:27 PM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by eigos - 10-06-2016, 03:09 PM
RE: Liberty "Archer"-Class Siege Cruiser in Vanilla Single Player? - by PhoenixClaw - 10-07-2016, 03:51 PM

  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2026 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode