Of course, the convention as regards offence is a bit messed up anyway. Namely, you can be as rude as you like just not towards anyone in particular.
Still, if we can avoid obvious offence then let's.
Moderators: winston, another_commander
Of course, the convention as regards offence is a bit messed up anyway. Namely, you can be as rude as you like just not towards anyone in particular.
Code: Select all
this.showBar = function() {
mission.runScreen({
title: "The Local Bar",
screenID:"show_bar",
message: expandDescription("[education_bar_gossip]")
background: "litf_bg_localbar.png", //This adds the bar image behind the message
})
}
Code: Select all
this.showBar = function() {
mission.runScreen({
title: "The Local Bar",
screenID:"show_bar",
message: expandDescription("[education_bar_gossip]"),
background: "litf_bg_localbar.png" //This adds the bar image behind the message
})
}
Spot on! That did it, thanks!spara wrote: ↑Thu Jan 20, 2022 8:22 amI'm fairly sure thisshould be thisCode: Select all
this.showBar = function() { mission.runScreen({ title: "The Local Bar", screenID:"show_bar", message: expandDescription("[education_bar_gossip]") background: "litf_bg_localbar.png", //This adds the bar image behind the message }) }
Code: Select all
this.showBar = function() { mission.runScreen({ title: "The Local Bar", screenID:"show_bar", message: expandDescription("[education_bar_gossip]"), background: "litf_bg_localbar.png" //This adds the bar image behind the message }) }
So I tried Spara's fix first - my missing comma was the problem.phkb wrote: ↑Thu Jan 20, 2022 3:05 amBased on your githib repository, the "descriptions.plist" file should be inside the "Config" folder, not at the root level.Cholmondely wrote: ↑Wed Jan 19, 2022 11:05 pmAnd as before, Nada! not even a Knackwürste! Nothing!
But "foo" worked just fine.
Alas, Digebiti is notorious for its lack of any sense of humour (hence the duelling pistols and the constant balloon activity at the University of Old Salisbury)
<cocks a snook at Cholly> Ghastly indeed!
What work ethic!Cholmondely wrote: ↑Thu Jan 20, 2022 10:02 amAlmost ready to publish (the drinks can wait...) thanks to LB, Spara, Montana05 & phkb.
Does the title (Education.oxp) make sense, or is it misleading?
Maybe "Hints from the Bar"?
And various bits of this one:avder wrote: ↑Sun Aug 02, 2015 11:30 amIf you're gonna ram something, probably not a good idea to ram at injector speedsPaladin Tux wrote:Injectors are outright fun. I could use them to help me ram...
I have just had an amazing OXP idea!
Whenever my cargo is full and I come across a thargon warship and end up with a bunch of unpowered fighters, I've found it's fastest to just ram them at full (non-injector) speed to kill them and pick up the 50 credit bounty. Costs like a few units of shield, which are regenerated within moments. If you ram one while at full injector speed you lose your whole shield, and that's with both the shield boosters and military shield enhancement
avder wrote: ↑Sat Aug 01, 2015 11:47 amI got rich doing parcel couriers and doing the fur/computer swap between rich industrial and poor ag on the way.
One tip tho, make sure you have the injector add on, and also use the "shortest route" mode on the chart to help you plan route. The reason for that being that, ideally, you want at least a third a tank of fuel whenever you jump to a new system in case of an over the top ambush. If you do multiple contracts at once you will soon see what I mean.
You could also start carrying energy bombs or quirium cascade mines, just make sure you don't launch them with vipers in range or you'll end up a fugitive potentially instantly.
It's also a really good idea to get good at combat against multiple targets at once. Get the shield boosters and extra energy unit. An ECM unit is mandatory. Once you can afford it, you'll want the military shield boosters as well. When you are targeted and you either don't want to or can't run away, get close to them quickly so they furball around you. As long as you don't fly straight they have a very hard time hitting you. Only ever fly straight while you are firing your laser, and only fire when you are 100% on target.
I also recommend you get lasers on your port and starboard sides. They come in very handy against ships that show you a generous amount of profile while flying next to you like the fer-de-lance, asp, and both types of cobra. Just remember that you will be steering up and down with roll instead of pitch while looking to either side of your ship.
As far as missiles, it's up to preference. I've found that either the regular or ECM types realistically only have a chance of a kill against pirates. Against the hit squads, you can expect them to have injectors to outrun your missiles as well as an ECM. The only thing missiles are good for against them is to get them off your back for a while.
Members of hit squads also tend to inject away when they get low on energy. Get good at sniping so you can kill them while they are running away. They'll be back in a minute after they've regenerated otherwise. They're cowards who refuse to meet their end with dignity, and its entertaining to watch them beg for their lives.
Indeed, let the Bar Wars begin!At my own risk of being innappropriate