[Crossfire-wiki] [Crossfire DokuWiki] page added: user:katia:showcolors.py

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sat Sep 29 17:47:13 CDT 2012


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2012/09/29 17:47
User        : katia
Edit Summary: created

Just a simple python script to show you the colors you can print out into the client.


  #!/usr/bin/python2
  from crossfire import draw
  
  for i in range(0,13):
      draw(i, 'Color %d' % i) 


IP-Address  : 186.52.123.208
Old Revision: none
New Revision: http://wiki.metalforge.net/doku.php/user:katia:showcolors.py

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/



More information about the crossfire-wiki mailing list