ULX

Author Topic: Apple Chat tags help  (Read 2191 times)

0 Members and 1 Guest are viewing this topic.

Offline Breadcat105

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Apple Chat tags help
« on: July 19, 2015, 02:06:59 PM »
Hey, so I have the BiteTheApple Ulx Chat tags by Tyguy I believe, I wrote in my own tag

Code: [Select]
Code: [Select]
[code]--Group    --Tag     --Color
{"admin", "[ADMIN] ", Color(0, 0, 255, 255) },
{"superadmin", "[SUPERADMIN] ", Color(255, 0, 0, 255) },
{"owner", "[OWNER] ", Color(0, 255, 0, 255) }
{"Ze Über Cat of Bread", "[ZE ÜBER CAT OF BREAD] ", Color(0, 0, 0, 0) }
}
[/code]

And I made Ze Uber the Group, though when I talk in game neither the tag nor color shows up. What am I doing wrong?(Also on a side note, is there a website I can use to find all the number for colors(The 4 digits(Ex. (255, 0, 0, 255)

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Apple Chat tags help
« Reply #1 on: July 19, 2015, 02:57:02 PM »
I have a feeling it has to do with capital/spaces in your group name.  Not 100% sure on that.

EDIT:  You should post in Apple's topic, not in your own.  I just seen another duplicate topic about the same thing.
« Last Edit: July 19, 2015, 02:58:46 PM by Aaron113 »

An Error Has Occurred!

array_keys(): Argument #1 ($array) must be of type array, null given