Macromod - Chat channel display

Discussion in 'Basic Tutorials' started by rockboy2000, Jun 7, 2013.

  1. rockboy2000

    rockboy2000 Mayor
    Mayor ⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Oct 19, 2012
    Messages:
    1,344
    Trophy Points:
    50,410
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +310
    Oh, having looked over the code, I realised I made a mistake when updating it. It has two $${ and two }$$. You need to remove one set.

    Sent from my GT-I9300 using Tapatalk
     
  2. AndyCYXU

    AndyCYXU Builder
    Builder ⛰️ Ex-President ⚒️⚒️

    Joined:
    Jan 20, 2014
    Messages:
    87
    Trophy Points:
    19,635
    Gender:
    Male
    Ratings:
    +7
    Great it worked !

    Thanks
     
  3. Nicit6

    Nicit6 N6
    Mayor ⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ II ⭐ Gameplay Architect Premium Upgrade

    Joined:
    Jul 13, 2013
    Messages:
    9,914
    Trophy Points:
    102,160
    Ratings:
    +8,058
    Just a note, if you install this, you'll want to go ahead and change Donator to VIP, or just replace that whole line with:
    Code:
                ELSEIF(%&chname% = "VIP")
                    &color = &a
     
  4. rockboy2000

    rockboy2000 Mayor
    Mayor ⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Oct 19, 2012
    Messages:
    1,344
    Trophy Points:
    50,410
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +310
    Thanks, fixed.
     
  5. EraNow

    EraNow President
    President ⛰️⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jan 21, 2014
    Messages:
    1,976
    Trophy Points:
    49,160
    Gender:
    Male
    Ratings:
    +1,311
    How would I add my private channels for this?
     
  6. JerichoKross

    JerichoKross Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Dec 23, 2013
    Messages:
    458
    Trophy Points:
    21,290
    Gender:
    Male
    Ratings:
    +97
    Code:
    ELSEIF(%&chname% = "YourPrivateChannelName") &color = &a