Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
well im working on a project (unanaunced as of yet) and while I was thinking of the story line and it's many variants, I came to the rather obvious relization that it would SUCK to write two identical story lines for a male and female pilot, when all of this work can be saved with some simle if/then logic, namely in desc resorces...
for exsample:
blah blah blah <IF xxxx = TRUE><THEN hey, my man whats hapening??><ELSE hey girlfrend what ya been up to lately??><ENDIF> Blah Blah Blah
this simple adition would alow for:
-mision decriptions to reflect your other shoot-off misions ( ie a buddy of yours mentions cojo hunting- of mabie being a bounty hunter)
-Spob desc's to reflect in game changes without having to create new syst and spob recorces (ie only the desk on eath changes after the rebls win, not the whole sys.
anywho, simple logic would save us programers a lot of pain... wouldn't it??
------------------ "hey drothy, I know we aint in kanssas any more but... We just passed oz on the left!"
Read the bible more closely, buddy. That exact functionality is already there. Look for {Bxxxx "String if true" "String if false}.
------------------ ~Charlie
There are also two gender operators specified in the bible as well.
For NCB(test) expressions there is the "G" operator which returns a 1 for male and a 0 for female.
For dësc resources there is the gender string selector {G "male pilot string" "female pilot string"}. Please note that the enclosing {} braces are required.
If you use the "Find" command of whatever application you read the bible with you can locate things like this quite easily.
------------------ "There are no bugs in my code, ... only undocumented features." - corollary #3 provided by bit-banger Arturo: table: (url="http://"http://www.ambrosiasw.com/cgi-bin/vftp/dl-redirect.pl/ResourceInterdependence.hqx?path=evn/utilities&file;=ResourceInterdependence.hqx")ResourceInterdependence(/url) and plug-in: (url="http://"http://www.ambrosiasw.com/cgi-bin/vftp/dl-redirect.pl/ShieldBubbles1.0.hqx?path=evn/plugins&file;=ShieldBubbles1.0.hqx")ShieldBubbles1.0(/url)
Just as a note, the time for feature suggestions is long, long, long past. You're lucky this is already in there.
------------------ Moderator- (url="http://"http://www.AmbrosiaSW.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&number;=9&SUBMIT;=Go&mrxak;=cool")EV Developer's Corner(/url) | (url="http://"http://forums.evula.com/viewforum.php?f=18")mrxak's Assorted Webspace Forum(/url) | (url="http://"http://forums.evula.com/viewforum.php?f=48")Starcraft Forum(/url) | | (url="http://"http://directory.perfectparadox.com/profile.php?id=00008")My Profile(/url) (url="http://"http://www.AmbrosiaSW.com/cgi-bin/ubb/search.cgi?action=intro")Search First(/url) | (url="http://"http://www.AmbrosiaSW.com/webboard/Forum9/HTML/003091.html")Need Testers?(/url) | (url="http://"http://www.AmbrosiaSW.com/webboard/Forum9/HTML/003196.html")Need Developers?(/url) | (url="http://"http://www.evula.com/survival_guide/")EV/O/N Survival Guide(/url) | (url="http://"http://www.AmbrosiaSW.com/games/evn/addons.html")Nova Addons(/url) | (url="http://"http://www.resexcellence.com/support_files/resedit.shtml")ResEdit(/url) | (url="http://"http://w00tware.ev-nova.net/")NovaTools(/url) | (url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&number;=31&SUBMIT;=Go")Bomb's Plug-in Guide(/url) (url="http://"http://www.evula.org/mrxak/")mrxak's Assorted Webspace(/url) | (url="http://"http://www.ambrosiasw.com/cgi-bin/vftp/dl-redirect.pl/TheChallenge102.sea.bin?path=evn/plugins&file;=TheChallenge102.sea.bin")The Challenge v1.0.2(/url) | (url="http://"http://www.evula.org/mrxak/Haikus/haikuarchive.html")The Haiku Archive(/url) | (url="http://"http://www.evula.org/mrxak/EV/N/mbspt/mbspt.html")mrxak's Big Secret Plug-in/Tutorial(/url) | (url="http://"http://www.AmbrosiaSW.com/cgi-bin/ubb/postdisplay.cgi?forum=Forum10&topic;=007599-2&whichpost;=mrxak11-06-200203:22PM")mrxak?(/url) "The more you ask a pot if it's boiling yet, the longer it will take to boil." -mrxak
(QUOTE)Originally posted by Storm_bringer: (B)well ..IF xxxx = TRUE><THEN hey, my man whats hapening??><ELSE hey girlfrend what ya been up to lately??><ENDIF>
Whoa those are the exact commands we use on the robot at my school to program it :eek:!
Guess I owe my teacher an apology :redface:
------------------ Be the shoe What's the problem with repairing the ozone layer? We've got space shuttles and Saran Wrap...FIX IT -Lewis Black I have a fever, and the only perscription is more cow bell -Christopher Walkin I'm up an unsanitary tributary without an adequate means of transporation. -My drafting teacher
(quote)Originally posted by Icetray: **(QUOTE)Originally posted by Storm_bringer: (B)Whoa those are the exact commands we use on the robot at my school to program it ! Guess I owe my teacher an apology **(/quote)
Why, what did you make it do?
------------------ "I contradict myself? Very well, then: I contradict myself. I am large; I contain multitudes." -- Walt Whitman
There is also another operator for whether or not they have registered Nova, but it's kind of irrelevant in plugins.
------------------ "Damn, everybody wants something up their ass today! Yeah, I'm cool like that." - forge
Quote
Originally posted by boot: **Why, what did you make it do?:p
**
Well we have two robots (they're just arms) and I had them talking to each other.
But seriously those are the commands for decision making i.e. is this limit switch pushed, is that pushbutton pressed, is there a hand somewere it's not supposed to be and will be crushed mercilessly.
Originally posted by Icetray: **Well we have two robots (they're just arms) and I had them talking to each other.;)
Hah!
Haha! That gets better every time I read it. Nice one man... classic.
Heheheh, I love it!
~A~
------------------ "How can I make it go faster?" -Me-
Eh, "If/Else" statements is actually something I would have liked to have seen implemented in the engine - not in this case. The Gender operator works quite nicely. There have been several instances where I would have found them helpful though. Although, I know you can pretty much achieve the same results using multiple mission resources, still I tend to try and conserve the number of misns I actually use. Just like to keep things clean and simple I guess. Regardless, MB did a fantastic job making Nova as versatile as he did.
------------------ I used to jog but the ice kept falling out of my glass. (url="http://"http://www.0three0.net/l-1551/")L 1551(/url) - The official site of RONIN and The Way and the ten thousand things