Posted: Tue Nov 24, 2009 9:36 pm
...and just when I started to be comfortable with saying 'post-MNSR'! Ok, ok, EMMSTRAN, I s'pose...Ahruman wrote:EMMSTRAN. EMMSTRAN, I say!DaddyHoggy wrote:Persuade dev's to put it in the code?
For information and discussion about Oolite.
https://bb.oolite.space/
...and just when I started to be comfortable with saying 'post-MNSR'! Ok, ok, EMMSTRAN, I s'pose...Ahruman wrote:EMMSTRAN. EMMSTRAN, I say!DaddyHoggy wrote:Persuade dev's to put it in the code?
With the console you could speed up things by typing:Commander McLane wrote:Which means: insert as many spaces as I think are needed, SHIFT-start Oolite, wait for the mission screen to appear, take a rough measurement how many spaces are missing/too much, quit Oolite, delete/add some spaces, SHIFT-start Oolite, ... ad infinitum. Sometimes it took a dozen trials and errors until I was satisfied. But I don't know another way.
Code: Select all
mission.runMissionScreen("missionTextKey")
Code: Select all
mission.showMissionScreen()
mission.addMessageText("your plain text")
i am new to oolite HI hehe i just checking out different posts for different reasons as i try to understand things... can we not use javascript to create the msgs? as in js u would have ability to use js cmds for formatting. maybe. such asRamirez wrote:Thanks. The thing is, using spaces does work, and through trial and error I can usually get it looking right in-game. The problem is that sometimes it works and sometimes it doesn't, even when it appears that I'm using the exact same text characters. Maybe I just need to make sure I write each string from scratch rather than copying and editing bits of text from another location.
again im new here and wondering myself whats possible so i can possibly make some oxp myselfCode Outputs wrote:Code: Select all
\' single quote " double quote \& ampersand \\ backslash \n new line \r carriage return \t tab \b backspace \f form feed
The first image pretty much looks like a face with funny horns on the headRamirez wrote:Spent the weekend improving some of the visuals and in particular, finishing off the hunting lodges by attaching the dock to an asteroid.
Would be really nice! BTW: The demo version did invite me to a tournament while I was in another galaxy - but I went back to G1 some time ago and did earn a title thereRamirez wrote:It's only Galaxy 1 at the moment, and I know many players will have left that one long ago (especially if they've played through the standard missions). However in theory the way I've coded it means that I can select a handful of feudal systems in the other galaxies (where there are any) and then apply the OXP onto them as well.