Creating elements

  • boxmein
    28th Dec 2012 Former Staff 1 Permalink
    @Shadow79473 (View Post)
    Sparkle effect like EMBR you say? See HERE.
    http://boxmein.web44.net/tptelements/reference.html#graphics
    function el_Graphics(index, colr, colg, colb)
    -- Return some important values (see reference)
    -- return cache, pixel_mode, cola, colr, colg, colb, firea, firer, fireg, fireb
    return 1, 0x00000020, 255, colr, colg-10, colb, 0, 0, 0, 0
    end
    tpt.graphics_func(el_Graphics, myNewElement)
  • Spock
    28th Dec 2012 Member 0 Permalink
    I recommend you use the search bar for what is a necro, and check the forums rules.

    I am just intending to save you from a (possible) bannable offence.

    Also, why Boxmein? (No offence.)
  • boxmein
    28th Dec 2012 Former Staff 0 Permalink
    @Spock (View Post)
    Necros are magic.

    I think I've claimed some sort of reputation due to the lengthy posts in the best console thread in all time
  • Spock
    28th Dec 2012 Member 0 Permalink
    You are very good, I agree, and if I ever decided to do anything like this, you are someone I would turn to for help.