can some one explain how make auto ep for any map i try to understood but i can't i get it from vip script
and another thing how can i make the 3rd Evolution of Mounts get when it be 50* in mine it get it when it reach 75* i wanaa change it to 50*
Code:
INSERT INTO `cq_action` VALUES ('0145', '0146', '0000', '1001', '0', 'e_money += 500');
INSERT INTO `cq_action` VALUES ('0146', '0000', '0000', '1010', '2005', 'You found 500 EudemonPoints from VipMonster4!');
INSERT INTO `cq_action` VALUES ('0147', '0148', '0000', '1001', '0', 'e_money += 750');
INSERT INTO `cq_action` VALUES ('0148', '0000', '0000', '1010', '2005', 'You found 750 EudemonPoints from VipMonster5!');
INSERT INTO `cq_action` VALUES ('0149', '0150', '0000', '1001', '0', 'e_money += 100');
INSERT INTO `cq_action` VALUES ('0150', '0000', '0000', '1010', '2005', 'You found 100 EudemonPoints from VipMonster6!');
INSERT INTO `cq_action` VALUES ('0151', '0152', '0000', '1001', '0', 'e_money += 1250');
INSERT INTO `cq_action` VALUES ('0152', '0000', '0000', '1010', '2005', 'You found 1250 EudemonPoints from VipMonster7!');