Jump to content

[REL]Basic channel chatbox 1.0


Recommended Posts

Hey there,

Last week I made a basic channel chatbox for my gamemode.

I doesn't need it very much, so I decided to release it.

Image:

chatboxrvsxp.png

It's written in OOP to it's easy to use.

Download: *click*

Pastebin Client Class: http://pastebin.com/LVAMQKx0

Pastebin Server Class: http://pastebin.com/J2YTMWhX

Callbacks and Methods:

    -- METHODS: 
     
    chatBox:AddGroup(string Name, bool ReadOnly, int Red, int Green, int Blue, string Key-Bind); 
    Adds a new group to the chatbox. 
     
    chatBox:SelectGroup(string Name); 
    Selects a existing group as the default. 
     
    chatBox:RemoveGroup(string Name); 
    Removes a existing group. 

Thats all, I hope you like it!

Link to comment

good job , beatuful script

+ I add ad admin-rights

-------------------------------

-- Can u set box in 'upper-left' ?

-- Can u set what players say with white color? cuz when i was color code red and me say everything , the said is red.

-- Can u add pls in chat box ''team color'' pls?

-- Bug on Local Chat and Support

is with different color every say, is too bugged

7/10

Link to comment
  • 2 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...