%( def nameval(name, value, default=0, options=options): s = getattr(options, name) if s == value or (default and not s): s = 'checked ' else: s = '' return s + 'name="%s" value="%s"' % (name, value) )s
%( if running: print ''' ''')s
     
     
     
     
  New Server  
     
     
  Back to the main page  
     
 
Level file
 
 
Levels to play Start at level and go on ...  to the end of the level file
 to level
skipping levels:
 
 
Limited lives  no limited lives --- just run for points!
 limit to lives (with an extra life for each points)
 limit lifegain to max. life per level
 
 
Permanent server  Automatically restart the server after the end is reached, forever
Non-permanent servers time out after 2 hours of inactivity
 
 
Internet game

 register the server on the Bub-'n-Bros meta-server, allowing it to appear on everybody's Internet Games list

 
     
   
  Note: this will replace the server already running on this machine.