1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

[Classic] Special colors and special heads 2019-02-26

This script allows you to change your clantag to much longer, set purple, green nickname!

  1. MnMixer
    Requirements:
    Juxta++

    Works only on classic!

    This plugin allows you to set:
    1.
    white (0)
    golden (1)
    green/red (2)
    purple nickname (3)
    Code:
            player:SetSpecialColor(3)
    2.
    special heads (0,1,2,3,4)
    normal head (-1)
    Code:
            player:SetHead(4)
    3.
    Special clantag (longer than 5 letters)
    Code:
            player:SetClantag("YourClantagHere")

Recent Reviews

  1. jonipro
    jonipro
    5/5,
    Version: 2019-02-26
    Great addition, I wonder if there's even more commands that you can create.