[Help] Nb question.

10/30/2011 17:38 AncientDarkHunter#1
How can i kick a player from map event at determinate hour?
I used this query however it is not working.

INSERT INTO `cq_action` VALUES ('660000012', '660000013', '660000015', '0123', '4', '21:01 22:00');
INSERT INTO `cq_action` VALUES ('660000013', '660000014', '0000', '2003', '0', '%user_map_id == 5388');
INSERT INTO `cq_action` VALUES ('660000014', '0', '0000', '1003', '0', '1000 296 428 ');
INSERT INTO `cq_action` VALUES ('660000015', '0000', '0000', '1010', '2005', 'bla~bla~bla!');

I tried the search and found nothing related to this..

Sorry for bad english
10/30/2011 17:43 Eurion#2
It all depends on what triggers the check. Does it get activated upon killing mobs, does it need to be automatic, does it activate once they speak to an npc..... the list goes on.
10/30/2011 17:58 AncientDarkHunter#3
Thanks Eurion.
Solved it.
10/31/2011 07:52 Silvalite110#4
Good to here that the problems solved :) good luck from here!