Re: YOUR AD HERE!!! 300 ads (sets A, B, C, D, E, F & G)
Posted: Thu Jan 26, 2012 6:10 pm
Or perhaps a little worldscript that detects and moves them (if they have a suitable unique role)?
For information and discussion about Oolite.
https://bb.oolite.space/
Or a world script that moves the player a little further away (who has a suitable unique role)? Could be easily incorporated into the YAH script:Thargoid wrote:Or perhaps a little worldscript that detects and moves them (if they have a suitable unique role)?
Code: Select all
this.shipWillExitWitchspace = function()
{
if(player.ship.position.magnitude() < 1000)
{
player.ship.position = [1000, 500, -2000];
}
}
player.ship.position
isn't yet defined during shipWillExitWitchspace
(I haven't tested that yet), it could also be done during shipExitedWitchspace
.Hmmm - sounds like it makes a ship almost... BulletproofDaddyHoggy wrote:The PWEI (Post Witchspace Exit Inhibitor) - sustains the respulitron particles gathered during Witch-tunnel transit and traps them temporarily within the shield matrix.
As far as the pilot is concerned the PWEI gives the ship apparently infinite amounts of energy and is therefore temporarily indestructible (for about 5 seconds) - of course what is actually happening is that the repulsitrons are acting as a buffer between the ship and "normal" space so that even large and very solid objects seem to bounce off the surface of the ship...
Since I don't know what else to do I can safely say that future sets will be the same.Thargoid wrote:As I was bored on the flight back from Geneva on Friday - have a little add-on OXP.
YAH Mobile
This small add-on OXP introduces ship-towed mobile ad billboards to route one of most systems (those which meet the normal YAH criteria). They just tour back and forward between the witchpoint and the planet along the main space lane, advertising their wares and generally getting in the way (just like their real-world equivalents!).
Anyway as the wiki is down at the moment, download from box.net via this link.
It requires at least one of the sets to be installed, and is compatible with existing sets A-G and upcoming sets H-J (presuming the format stays the same).
It's a bug (one of several) in set G.BuggyBY wrote:I hope this is the right place for a bug report.
I don't know if it is the same link as you send me before, but now it is not working for me. I enter the download page correct, but, before it is completely build, I am redirected to a log-in page for skydrive users. No change to see the actual file for download.Capt. Murphy wrote:It's been fixed in the repackaged YAH 4.1.7 and fully updated for 4.1.7 sets A-G available from this link.
https://skydrive.live.com/?cid=b4f2ca00 ... BA1305!157
Odd - when I sign out and then click the link I get this page. I'll clear my cookies and history and try with another browser as-well, but the link should give access to anyone to that particular folder in my skydrive.Eric Walch wrote:I don't know if it is the same link as you send me before, but now it is not working for me. I enter the download page correct, but, before it is completely build, I am redirected to a log-in page for skydrive users. No change to see the actual file for download.Capt. Murphy wrote:It's been fixed in the repackaged YAH 4.1.7 and fully updated for 4.1.7 sets A-G available from this link.
https://skydrive.live.com/?cid=b4f2ca00 ... BA1305!157