Page 1 of 1

1.9 live game, Icons

Posted: Thu Mar 10, 2005 11:32 pm
by vector
For those beta testing 1.9 live game I have made a quick how to, so you can change the Event Icons
Icon Library @
http://mec-symonds.eng.monash.edu.au/cg ... LiveGame19
note i have made a bundle of my choices in a zip at the top

and a how to build your own Event Table@
http://mec-symonds.eng.monash.edu.au/cg ... BuildYourO

produces hours of fun :)

Posted: Fri Mar 11, 2005 8:24 am
by gyboth
two hints:
  • if you wouldn't like to mess up the original bygfoot_constants file, you can copy it, edit, and edit the bygfoot.conf file so that your new constants file gets loaded instead of the default one. say you're named your file bobs_constants. you just replace

    Code: Select all

    string_opt_constants_file bygfoot_constants
    with

    Code: Select all

    string_opt_constants_file bobs_constants
    in bygfoot.conf (provided your constants file is somewhere in support_files or $HOME/.bygfoot or so.
  • (man, code disarranges the list items :evil:) 'in-line' comments are allowed in bygfoot text files, too, e.g you can write

    Code: Select all

    string_opt_constants_file bobs_constants   # higher scoring probability, white-text-black-background
gyözö