Heres the code:
local Tags = {}
Tags["coowner"] = { Color( ( 0, 255, 255 ) ), "Super-Admin", Color( 0, 255, 255 ) }
Tags["superadmin"] = { Color( ( 0, 255, 255 ) ), "Owner", Color( 0, 255, 255 ) }
Tags["admin"] = { Color( ( 255 ,0, 255 ) ), "Admin", Color( 255 ,0, 255 ) }
Tags["VIP"] = { Color( ( 0 ...
Search found 1 match
- Sun Aug 10, 2014 12:16 pm
- Forum: General
- Topic: Coding help
- Replies: 3
- Views: 1596