ايهاب Posted July 22, 2015 Share Posted July 22, 2015 hey [REL] Gang system by Solidsnake14 very good...need help what is press in chat group Talk chat group press I do not know What is the Button Writing chat group viewtopic.php?f=108&t=30710 Link to comment
BluntZ Posted July 22, 2015 Share Posted July 22, 2015 idk but probally it will be /gc , /clanc , if it will not work then try to add this in your client file [lua]-- group chat -- addCommandHandler ( "clanc", function ( plr, _, ... ) local message = table.concat ( { ... }, " " ) local g = getPlayerGroup ( plr ) if ( not g ) then return outputChatBox ( "You cannot use this command, you're not in a group", plr, 255, 0, 0 ) end if ( message:gsub ( " ", "" ) == "" ) then return outputChatBox ( "You didn't enter a message. Syntax: /clanc message", plr, 255, 0, 0 ) end outputGroupMessage("[ClanChat] " ( plr, message ), g, true ) Link to comment
ايهاب Posted July 22, 2015 Author Share Posted July 22, 2015 I am not a programmer + this mood Encrypted no edit Link to comment
Castillo Posted July 22, 2015 Share Posted July 22, 2015 The resource doesn't include a gang chat, here's one I just made for you: https://www.dropbox.com/s/rxdwyr5ravo0r ... t.zip?dl=0 Link to comment
ايهاب Posted July 22, 2015 Author Share Posted July 22, 2015 thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu Thank you very much ♥ http://im47.gulfup.com/zljlRV.jpg Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now