Powder Toy With Red Glow

  • Jack426
    30th Sep 2010 Member 0 Permalink
    Hey, I know some people wanted different colored glow, so I changed the green glow to red. It's a work in progress I will eventually try to make different colors in one menu together.


    Hope you enjoy it.
    http://www.megaupload.com/?d=I3RFS7TC


    Edit: Scroll down and download it. It has more glow colors.
  • Finalflash50
    30th Sep 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • yew101
    30th Sep 2010 Member 0 Permalink
    or ifile.it
    not even signup requied
    http://ifile.it/gjo8qpr/powder.zip
    but still need that compiled
  • Finalflash50
    30th Sep 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • pilojo
    30th Sep 2010 Member 0 Permalink
    if you want a new section i think its interface.h.
  • yew101
    30th Sep 2010 Member 0 Permalink
    yes interface.h line 44-54 and 57-66
  • pilojo
    30th Sep 2010 Member 0 Permalink
    and 57-66?

    Edit: Oh yeah.
  • yew101
    30th Sep 2010 Member 0 Permalink
    you need to change 2 parts

    44 #define SC_WALL 0
    #define SC_SPECIAL 8
    #define SC_POWDERS 5
    #define SC_SOLIDS 6
    #define SC_ELEC 1
    #define SC_EXPLOSIVE 2
    #define SC_GAS 3
    #define SC_LIQUID 4
    #define SC_NUCLEAR 7
    #define SC_TOTAL 9

    static menu_section msections[] =
    {
    {"\xC1", "Walls", 0},
    {"\xC2", "Electronics", 0},
    {"\xC3", "Explosives", 0},
    {"\xC5", "Gasses", 0},
    {"\xC4", "Liquids", 0},
    {"\xD0", "Powders", 0},
    {"\xD1", "Solids", 0},
    {"\xC6", "Radioactive", 0},
    {"\xCC", "Special", 0},
    66. };
  • Jack426
    30th Sep 2010 Member 0 Permalink
    Finalflash50

    Edit: O.k., It's done and here is the file link. http://www.megaupload.com/?d=HTKPYVM2

    The white glow doesn't glow much, but it looks pretty good.

    Hope you like it!
  • Finalflash50
    30th Sep 2010 Banned 0 Permalink
    This post is hidden because the user is banned