Welcome to the MMOtop - Arcemu, Mangos, Trinity.
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    BlizZ's Avatar
    Status : BlizZ is offline
    Join Date : Jan 2010
    Location : BG
    Posts : 89
    Thanks: 2
    Thanked 15 Times in 6 Posts
    Rep Power : 3
    Reputation:32BlizZ is on a distinguished road

    Default [Release] Global Chat System V.2!

    Not made by Me Only Sharing
    Credits : icefreze

    Hello this is v.2 of my gobal chat sytem!

    After i released the first version, the amount of possitive comments i recieved made me start rewriting the script. So here is V2! I hope you like it!

    Here is the result of my work :

    * Its now 100% bug-free!
    * Admins can now ban/mute players!
    * You can now customize the script!
    * If you customize it wrong the script resets it self, so dont worry about that!



    I know that there was a ban function in the last script aswell. But that only made you unable to talk in the world chat. So now i did so that if you're banned you're copletely unable to use the global chat. You cant either talk or hear whats said in the chat. The mute function does the same as the old ban function. This is just more flexible

    You can find the new script here. [Only registered and activated users can see links. ]

    If you had V.1 you should run this query to you world database:


    ALTER TABLE `global_chat` ADD `GM_muted` TINYINT(1) UNSIGNED DEFAULT '0' NOT NULL AFTER `muted list` ;
    ALTER TABLE `global_chat` ADD `Mute_time` BIGINT(20) UNSIGNED DEFAULT '0' NOT NULL AFTER `GM_muted` ;
    otherwice you should run this into you world database:

    CREATE TABLE `global_chat` (
    `Account_Name` varchar(50) character set utf8 collate utf8_unicode_ci NOT NULL,
    `Activated` tinyint(1) unsigned default '1',
    `Warnings` tinyint(1) unsigned default '0',
    `Banned` tinyint(1) unsigned default '0',
    `Spam_warns` tinyint(3) unsigned default '0',
    `Ban reason` text character set utf8 collate utf8_bin NOT NULL,
    `Ban_Time` bigint(20) unsigned default '0' COMMENT '0 and 1 in ban for perm',
    `GM_muted` TINYINT(1) UNSIGNED DEFAULT '0', `Mute_time` BIGINT(20) UNSIGNED DEFAULT '0' ,
    `muted list` longtext character set utf8 collate utf8_unicode_ci NOT NULL,
    UNIQUE KEY `Account_Name` (`Account_Name`)
    )
    I hope you will find this usefull I will keep this post updated as I come up with ideas to add. If you have some feel free to post them here and I will take a look at it
    __________________________________________________ _________________________________

  2. The Following User Says Thank You to BlizZ For This Useful Post:

    Jerry (03-13-2010)

  3. #2
    Jerry's Avatar
    Status : Jerry is offline
    Join Date : Mar 2009
    Location : Serbia
    Posts : 2,321
    Thanks: 223
    Thanked 501 Times in 286 Posts
    Rep Power : 10
    Reputation:2077Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute

    Default

    Thanks for sharing it

  4. #3
    Status : mec69 is offline
    Join Date : Mar 2010
    Posts : 4
    Thanks: 2
    Thanked 0 Times in 0 Posts
    Rep Power : 0
    Reputation:10mec69 is on a distinguished road

    Default

    very nice

  5. #4
    Status : kennethsia is offline
    Join Date : Apr 2010
    Posts : 6
    Thanks: 0
    Thanked 0 Times in 0 Posts
    Rep Power : 0
    Reputation:10kennethsia is on a distinguished road

    Default

    is this working with Trinity?

  6. #5
    kanekewl's Avatar
    Status : kanekewl is offline
    Join Date : Jan 2010
    Location : On the Mighty Mississippi River. US, Illinios
    Posts : 151
    Thanks: 11
    Thanked 0 Times in 0 Posts
    Rep Power : 3
    Reputation:11kanekewl is on a distinguished road

    Default

    this is so frken cool!!!! i cant wait to try it on my own server!


 

Visitors found this page by searching for:

trinitycore global chat

c global chat system

Global chat trinity

trinity global chat script

world chat script trinity

global chat c trinity

wow trinity how to global chat

trinitycore global chat c

c trinity core world chat script

trinity custom global chat c

trinity global chat channel

c global chat trinity

Trinitycore global chat system

trinity world global chat

arcemu global chat script

global chat script trinity

chat system for trinity core

chat system script trinity

c global chat script

wow ArcEmu Global Chat system

global chat system script

Global Chat System for trinity

trinity global chat c

ArcEmu Global chat

world chat system for trinity

SEO Blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts