I want to change my exp rate to like fheo exp rates or some were around there, because at the moment when you get to 50% on exp at any lvl you lvl its like when you hit lvl 123 and you lvl every 50% and like on one of my test noobs i took him to cata and on xp skill i lvled 15 times in 1 xp skill and i was lvl 62 at the time and after it was over i was lvl 77 so yeah i got a prob so i ask a freind and he said he didn't know how to get normal but he showed me this .
Code:
update cq_levexp set UsrUPLevExp=UsrUPLevExp/2; update cq_levexp set EudUPLevExp=EudUPLevExp/2;
I enter the sql and then restarted the server and now your pets cant use exp balls or crystals unless u get past lvl one after you compose so that means u have to compose then go out side of coronus and kill some mad bulls to get ur pet past lvl then u can use your exp ball, or crystal ... and i tryed
changing it this way too
Code:
update cq_levexp set UsrUPLevExp=UsrUPLevExp/2; update cq_levexp set EudUPLevExp=EudUPLevExp/3;
or
Code:
update cq_levexp set UsrUPLevExp=UsrUPLevExp/2; update cq_levexp set EudUPLevExp=EudUPLevExp/4;
and
Code:
update cq_levexp set UsrUPLevExp=UsrUPLevExp/2; update cq_levexp set EudUPLevExp=EudUPLevExp/5;
Still does the same so can someone please help me , i want like fheo rates if someone would tell me how i would really really appreciate it .
Thank you for your time and help