I am working with new quest but I need little help
I need to make a monster which doesn't re spawn again before the maint
here's my code
PHP Code:
INSERT INTO `cq_generator` VALUES ('anynumber', 'mapID', 'x', 'y', '001', '001', '1', '0', '0001', 'monster id from Cq_mostertype', '0000', '0000', '0000', '0000', '1');
so where's the problem ?






