Results 1 to 3 of 3

Thread: Symbol for 'TaskMaster'

  1. #1
    Join Date
    Apr 2006
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Symbol for 'TaskMaster'

    Not sure if it's in the symbols list already but I couldn't find the DTM/bitmap for the green taskmaster symbol so here they are:

    SCAR Code:
    TaskMaster := DTMFromString('mggAAAHicY2NgYChnYmAoZILQtUBcDMTVQJwJlEsD4iQGCDsPinl62YEkIxaMHWBTiVANAGAtBf4=');

    SCAR Code:
    TaskMaster := BitmapFromString(7, 6, 'meJx73dFwdsW01x0NEHTQxB3Ohogj' +
            'i8DRhXJ9CIKrBLKBKpFF4MogJsBtgasBigMAAkFK3A==');
    Last edited by QQu; 07-27-2012 at 03:08 PM. Reason: bitmap added
    Oldgen.

  2. #2
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    All symbols are made using bitmaps, so you should probably use bitmap too if you want to add new symbols to the include. Good addition though

  3. #3
    Join Date
    Apr 2006
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahh I see! Haha thanks I just got the hang of DTMs after a long period of not scripting. I'll try get the bitmap and update post.
    Oldgen.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •