Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 9 of 9
  1. #1
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103

    [LUA] Global Chat System


    Register to remove this ad
    Again, I was browsing through my LUA folder when I found this..

    Simple chat system, allows both Horde & Alliance to chat with each other on a "channel". Like trade, but you don't have an option to leave. You can edit the Command for the Chat System to anything, however it can't be ".s" as those functions are client based, not server side. e.g. #chat, #c, #cc, #ch etc.

    Chat System - Pastebin

    Code:
    local ChatMsg = "#chat" -- Command for use of chat system
    
    --[[ EDIT THE BELOW SCRIPT AT YOUR OWN RISK ]]--
    function ChatSystem (event, player, message, type, language)
        if (message:find(ChatMsg.." ") == 1) then
            local text = message:gsub(ChatMsg.." ", "") 
                    local plrs = GetPlayersInWorld()
                    for k, v in pairs(plrs) do
                if (player:GetTeam() == 0) then -- Alliance
                local GMrank = player:GetGmRank()
                if (GMrank == 'az') then
                    v:SendBroadcastMessage("|cFF00FFFF[LMS-Chat] |cFFFFA500[Admin] |cffffff00["..player:GetName().."]: |cff00ff00"..text.."") -- Admin Tag
                elseif (GMrank == 'a') then
                    v:SendBroadcastMessage("|cFF00FFFF[LMS-Chat] |cFFFFA500[GM] |cffffff00["..player:GetName().."]: |cff00ff00"..text.."") -- GM Tag
                else 
                    v:SendBroadcastMessage("|cFF00FFFF[LMS-Chat] |cff00ff00[Alliance] |cffffff00["..player:GetName().."]: |cff00ff00"..text.."") -- Ally Tag
                end
                elseif (player:GetTeam() == 1) then -- Horde
                local GMrank = player:GetGmRank()
                if (GMrank == 'az') then
                    v:SendBroadcastMessage("|cFF00FFFF[LMS-Chat] |cFFFFA500[Admin] |cffffff00["..player:GetName().."]: |cffff0000"..text.."") -- Admin Tag
                elseif (GMrank == 'a') then
                    v:SendBroadcastMessage("|cFF00FFFF[LMS-Chat] |cFFFFA500[GM] |cffffff00["..player:GetName().."]: |cffff0000"..text.."") -- GM Tag
                else 
                    v:SendBroadcastMessage("|cFF00FFFF[LMS-Chat] |cffff0000[Horde] |cffffff00["..player:GetName().."]: |cffff0000"..text.."") -- Horde Tag
                
                    end
                        end
                            end
                                                         return 0
                                end
                                                               
                                    end
    
    RegisterServerHook(16, "ChatSystem")



    › See More: [LUA] Global Chat System

  2. #2
    Senior Sergeant
    zwroblewski's Avatar
    Join Date
    Jun 2010
    Posts
    115
    Post Thanks / Like
    Rep Power
    14
    Reputation
    13
    1st comment and if i can. . .awesome share!

  3. #3
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Yeah, it's rather nice for large servers, or even small servers to communicate easily. Looks good and is easy to use.

  4. #4
    Senior Sergeant
    zwroblewski's Avatar
    Join Date
    Jun 2010
    Posts
    115
    Post Thanks / Like
    Rep Power
    14
    Reputation
    13
    Yupp but it didn't work for my server but i still give you cred

  5. #5
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    What error did it give? If your using ArcEmu should work perfectly, all you do is put it into your Scripts folder, load world.exe up (or type reloadscripts in the world.exe screen). It should say "Loaded 1 script" if thats the only script you have. If there is an error, it'll list it. Second, try in-game typing #c Hello!

    Unless you changed the chat command, then use that.

  6. #6
    Senior Sergeant
    zwroblewski's Avatar
    Join Date
    Jun 2010
    Posts
    115
    Post Thanks / Like
    Rep Power
    14
    Reputation
    13
    Na when i type in #chat to join the channel it just says "#chat" Outloud and trust me i know what to do with lua scripts im no noobs xD

  7. #7
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    It's technically not a "channel" as such. You do not type #chat to join. You type #chat message here. Everyone will get this message.

  8. #8
    Senior Sergeant
    zwroblewski's Avatar
    Join Date
    Jun 2010
    Posts
    115
    Post Thanks / Like
    Rep Power
    14
    Reputation
    13
    So you have to type that everytime lol :P ok it works thanks dude =)

  9. #9
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103

    Register to remove this ad
    No problem




  10. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Visitors found this page by searching for:

a global chat system for trinitycore private server

arcemu chat system

arcemu global chat

global chat arcemu

wow private server world chat script for arcemu

arcemu world chat lua

lua chat system arcemu

wow trinity chat global

arcemu lua join channel

system chat wow arcemu

chat system arcemu

trinity core global channel

arcemu lua script #chat

chat command script arcemu

trinitycore chat_msg global channel

world chat arcemu lua scripts

script .lua channel for arcemu

lua chat for arcemu

wow arcemu lua global chat

Add a world chat for arcemu

Lua global chat

wow chat channel commands trinity core

lua chat script

global chat trinity

lua script global system chat

Global Chat LUA file

Global chat trinity core

arcemu lua chat

world of warcraft trinity core global chat system

lua chat system

arcemu join chat lua

cff00ffff

lua script access global chat

global chat system lua

wow trinity global chat

trinity core wow chat

trinitycore global chat

Lua GlobalChat

lua for trinity core

arcemu .lua chat commands

ArcEmu Chat System Lua

wow ArcEmu Global Chat system

SEO Blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 08:21 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org