[Questions] How I make Note?

05/22/2012 20:12 Soul[PM]#1
Hello Every one

i want make note for event i have to remember player that the event will start after .Example After 5 min. can any one know how to do that ...

P/S..The Note Like Family War..

Thank you for enter and read it ...


Thank you all
05/22/2012 21:02 nomercyskin1#2
yup. just put cq_action data 125 & param to announce. TQ
05/22/2012 21:04 xk4rakka#3
Hmm please explain it.. i dont understand
05/22/2012 22:11 nomercyskin1#4
examples

INSERT INTO `cq_action` VALUES ('45000007', '0','0','125','0','perang legion bermula!');
05/22/2012 23:51 no_1#5
Quote:
Originally Posted by nomercyskin1 View Post
examples

INSERT INTO `cq_action` VALUES ('45000007', '0','0','125','0','perang legion bermula!');
this will only work if you activate this manualy yourself 5 minutes before start.
And you need to define the channel you want to use.

Regards SweetCandy[PM]