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 5 of 5

Thread: Gm tags

  1. #1
    Senior Sergeant
    *Alexz*'s Avatar
    Join Date
    Aug 2008
    Posts
    107
    Post Thanks / Like
    Rep Power
    16
    Reputation
    33

    Custom Gm Tags


    Register to remove this ad
    Want a title in to be displayed before your name?
    How to use:
    Change GMname == 'Yourname')to your name
    Change <Desired Tag> to the tag you want =P



    Note:
    This only works for gms

    Code:
    local ChatMsg = "#n"
    -- local Space = " "
    
    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
    								local GMname = player:GetName()
    								if (GMname == 'Yourname') then 
    									v:SendBroadcastMessage("|cFF00FFFF<Desired Tag>|cffffff00["..player:GetName().."]: |cFF00FFFF"..text.."")
    								end
    			end
    		return 0
    	end	
    end
    
    RegisterServerHook(16, "ChatSystem")



    › See More: Gm tags
    Last edited by *Alexz*; 13-06-10 at 08:29 AM. Reason: Renamed topic



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

  3. #2
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    20
    Reputation
    319
    This is cool
    No touching please.

  4. #3
    Senior Sergeant
    MikExV™'s Avatar
    Join Date
    Feb 2010
    Location
    Ohio
    Posts
    117
    Post Thanks / Like
    Rep Power
    15
    Reputation
    35
    Most epic think I have ever seen, and I sall when the dinosaurs were still around! when I can.

    Just got my pc back

  5. #4
    Senior Sergeant
    zwroblewski's Avatar
    Join Date
    Jun 2010
    Posts
    115
    Post Thanks / Like
    Rep Power
    14
    Reputation
    13
    I wonder if this works well im going to test and give feedback xD

    Feedback: Nope didn't work for me i guess i edited in the wrong spott or something but still a good share
    Last edited by zwroblewski; 24-08-10 at 11:00 AM.

  6. #5
    Banned

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

    Register to remove this ad
    It's EXTREMELY simple. If your having trouble getting this working, I suggest finding a starters LUA guide before you start editing LUA's.

 

 

Visitors found this page by searching for:

custom gm titles lua

Custom GM tag.lua

custom gm tag lua

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 04:37 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