GM BroadCast

05/05/2010 13:33 magewarior2#16
Okay if you want to play with GM BC, this is what i already can give you to play with.

Code:
TYPE 125 => DATA 2000 // System message in chat.
TYPE 125 => DATA 2002 // [ACTION] message in chat.
TYPE 125 => DATA 2003 // Team message in chat.
TYPE 125 => DATA 2004 // Legion message in  chat
TYPE 125 => DATA 2005 // System message. 
TYPE 125 => DATA 2006 // Family message in chat.
TYPE 125 => DATA 2008 // [Shout] message in chat.
TYPE 125 => DATA 2009 // Friend message in chat.
TYPE 125 => DATA 2010 // [Broadcast] message in chat.
TYPE 125 => DATA 2011 // [GM] message.
TYPE 125 => DATA 2014 // No PK here! message in chat.
TYPE 125 => DATA 2017 // [SYSTEM] message in Broadcast.
TYPE 125 => DATA 2020 // ! message over the head of the character.
TYPE 125 => DATA 2021 // [ActionItem] message
TYPE 125 => DATA 2022 // Legion War message.
enjoy :bandit:
05/05/2010 20:48 .Ash#17
Thanks, Now this really helps lol
06/02/2010 12:09 KikkenF#18
Anyway to do this without msgserver and not being online?

Like, anyway run action being offline (using db only)?

-EDIT- I though add a bc in cq_ad_queue, but what put on creat_time?
10/27/2010 13:10 AziQ#19
Quote:
Originally Posted by SpongeBox View Post
I got a completely new way to Do this... But it requires the access to the DB..

Okay do this,

Code:
INSERT INTO `cq_action` VALUES ('700001', '0', '0000', '0125', '2011', 'Any thing you want here... Lol');
You dont need to put ~ in this, To do it, Edit this param and go to game, do /reloadaction 700001 and do /processaction 700001. It will say whatever you type in the param.
sorry for bringing up back old topic .but can i use random id in cq_action .?
10/27/2010 13:56 PraDevil[ELITE]#20
yes u can use the random id but make sure its free on your cq_action:)
10/27/2010 20:43 .Ash#21
Quote:
Originally Posted by AziQ View Post
sorry for bringing up back old topic .but can i use random id in cq_action .?
Yup, i just used it because i used remember that number very well.
12/07/2010 21:59 shaieyful#22
you also can type in your MSG.exe

where can i find this MSG.exe..sorry im new at this.
12/08/2010 22:53 King_Arthur#23
Quote:
Originally Posted by shaieyful View Post
you also can type in your MSG.exe

where can i find this MSG.exe..sorry im new at this.
Your message server. The one you start after the account server.
02/02/2011 06:34 Ryu[PM]#24
Thanks kid, I was looking for that.
02/17/2011 15:10 hpitter#25
Quote:
Originally Posted by D4RK_4NG3L View Post
what is the GM broadcast command i dont have it any more lost it 1 month ago ??:confused:

/broadall

use~ between words