|
You last visited: Today at 01:28
Advertisement
eudemons not learn skill problem
Discussion on eudemons not learn skill problem within the EO PServer Hosting forum part of the Eudemons Online category.
01/16/2010, 10:51
|
#1
|
elite*gold: 0
Join Date: Dec 2009
Posts: 228
Received Thanks: 22
|
eudemons not learn skill problem
im using mannequin but eudemons not learn skill
|
|
|
01/16/2010, 15:44
|
#2
|
elite*gold: 0
Join Date: Jan 2008
Posts: 11
Received Thanks: 3
|
not sure if this what you looking for but fixed saint dragon using windbeads.
I got it from somwhere on this forum
HTML Code:
delete from cq_action where id >= 2222220 and id <= 2722225;
update cq_itemtype set id_action='2222220' where id='1033110';
update cq_itemtype set id_action='2322220' where id='1033060';
update cq_itemtype set id_action='2422220' where id='1033070';
update cq_itemtype set id_action='2522220' where id='1033020';
update cq_itemtype set id_action='2622220' where id='1033040';
update cq_itemtype set id_action='2722220' where id='1033000';
INSERT INTO `cq_action` VALUES ('2222220', '2222221', '2222222', '0802', '0', 'check 3000');
INSERT INTO `cq_action` VALUES ('2222221', '0000', '0000', '1010', '2005', 'your~eudemon~has~learned~this~skill');
INSERT INTO `cq_action` VALUES ('2222222', '2222223', '2222224', '0802', '0', 'learn 3000');
INSERT INTO `cq_action` VALUES ('2222224', '0000', '0000', '1010', '2005', 'your~eudemon~cant~learn~this~skill');
INSERT INTO `cq_action` VALUES ('2222223', '2222226', '0000', '1010', '2005', 'Congratulations~your~eudemon~has~learned~windbeads');
INSERT INTO `cq_action` VALUES ('2222226', '0000', '0000', '0502', '1033110', '0');
INSERT INTO `cq_action` VALUES ('2322220', '2322221', '2322222', '0802', '0', 'check 3011');
INSERT INTO `cq_action` VALUES ('2322221', '0000', '0000', '1010', '2005', 'your~eudemon~has~learned~this~skill');
INSERT INTO `cq_action` VALUES ('2322222', '2322223', '2322224', '0802', '0', 'learn 3011');
INSERT INTO `cq_action` VALUES ('2322223', '2322225', '0000', '1010', '2005', 'your~eudemon~cant~learn~this~skill');
INSERT INTO `cq_action` VALUES ('2322224', '0000', '0000', '1010', '2005', 'Congratulations~your~eudemon~has~learned~Thunder');
INSERT INTO `cq_action` VALUES ('2322225', '0000', '0000', '0502', '1033060', '0');
INSERT INTO `cq_action` VALUES ('2422220', '2422221', '2422222', '0802', '0', 'check 3006');
INSERT INTO `cq_action` VALUES ('2422221', '0000', '0000', '1010', '2005', 'your~eudemon~has~learned~this~skill');
INSERT INTO `cq_action` VALUES ('2422222', '2422223', '2422224', '0802', '0', 'learn 3006');
INSERT INTO `cq_action` VALUES ('2422223', '2422225', '0000', '1010', '2005', 'your~eudemon~cant~learn~this~skill');
INSERT INTO `cq_action` VALUES ('2422224', '0000', '0000', '1010', '2005', 'Congratulations~your~eudemon~has~learned~Lightning');
INSERT INTO `cq_action` VALUES ('2422225', '0000', '0000', '0502', '1033070', '0');
INSERT INTO `cq_action` VALUES ('2522220', '2522221', '2522222', '0802', '0', 'check 1002');
INSERT INTO `cq_action` VALUES ('2522221', '0000', '0000', '1010', '2005', 'your~eudemon~has~learned~this~skill');
INSERT INTO `cq_action` VALUES ('2522222', '2522223', '2522224', '0802', '0', 'learn 1002');
INSERT INTO `cq_action` VALUES ('2522223', '2522225', '0000', '1010', '2005', 'your~eudemon~cant~learn~this~skill');
INSERT INTO `cq_action` VALUES ('2522224', '0000', '0000', '1010', '2005', 'Congratulations~your~eudemon~has~learned~Whirlwind');
INSERT INTO `cq_action` VALUES ('2522225', '0000', '0000', '0502', '1033020', '0');
INSERT INTO `cq_action` VALUES ('2622220', '2622221', '2622222', '0802', '0', 'check 1006');
INSERT INTO `cq_action` VALUES ('2622221', '0000', '0000', '1010', '2005', 'your~eudemon~has~learned~this~skill');
INSERT INTO `cq_action` VALUES ('2622222', '2622223', '2622224', '0802', '0', 'learn 1006');
INSERT INTO `cq_action` VALUES ('2622223', '2622225', '0000', '1010', '2005', 'your~eudemon~cant~learn~this~skill');
INSERT INTO `cq_action` VALUES ('2622224', '0000', '0000', '1010', '2005', 'Congratulations~your~eudemon~has~learned~FireBlast');
INSERT INTO `cq_action` VALUES ('2622225', '0000', '0000', '0502', '1033040', '0');
INSERT INTO `cq_action` VALUES ('2722220', '2722221', '2722222', '0802', '0', 'check 8001');
INSERT INTO `cq_action` VALUES ('2722221', '0000', '0000', '1010', '2005', 'your~eudemon~has~learned~this~skill');
INSERT INTO `cq_action` VALUES ('2722222', '2722223', '2722224', '0802', '0', 'learn 8001');
INSERT INTO `cq_action` VALUES ('2722223', '2722225', '0000', '1010', '2005', 'your~eudemon~cant~learn~this~skill');
INSERT INTO `cq_action` VALUES ('2722224', '0000', '0000', '1010', '2005', 'Congratulations~your~eudemon~has~learned~WindChop');
INSERT INTO `cq_action` VALUES ('2722225', '0000', '0000', '0502', '1033000', '0');
|
|
|
01/16/2010, 22:16
|
#3
|
elite*gold: 0
Join Date: Nov 2009
Posts: 1,486
Received Thanks: 919
|
i have seen this script before 
its from me..but you will see all eudemon can learn the skill..exmaple..
warrior eudemon can learn windbeards skill..
if u wish to edit it completely please give me a script that show to you when u want to give it to ur eudemon..
it's seen like this at the end of the action id..
Code:
* 30 or 30*
im forgot the real one..but if u want any help put the action id here
|
|
|
01/17/2010, 10:42
|
#4
|
elite*gold: 0
Join Date: Dec 2009
Posts: 228
Received Thanks: 22
|
kuaz2007
|
|
|
01/17/2010, 12:33
|
#5
|
elite*gold: 0
Join Date: Nov 2009
Posts: 1,486
Received Thanks: 919
|
search thread by necron33/ahmedpotop u will get what u want
there is seach button..use it carefully..use--> advanced search--> put in the what u want.. then -->choose the eo pserver hosting -->search or u will see a million thread that was not from eo pserver page..maybe co2 page etc2
|
|
|
 |
Similar Threads
|
How to fix bugs on eudemons skill
11/26/2009 - EO PServer Hosting - 17 Replies
Hello Everyone and to all Elitpvpers...
Here we go again i would like to ask everyone here regarding on my eo pserver..
well i have some problems about eudemons skill.i cant use windbeads,thunder and lightning on my eudemons...Can everyone here helps me with full guides...;)
|
What is the recipe learn skill slot for WPE?
10/09/2008 - WoW PServer Exploits, Hacks & Tools - 2 Replies
im
|
Having a problem on my server with eudemons...
05/18/2008 - EO PServer Hosting - 13 Replies
hello everyone...i have a problem with almost all the eudemons in my server...after composing and reaching higher * than 60...and if i re-log the eudemon is dead 0 loyality and no buttom to press to summ on...when i check the details of it...is shows me everywhere 0...please help me... i hope i can fix it...first i was thinknig that the * callout limit was only 60* but i can summ on a 3000* eudemon...so is not because of that...please help me..:(:confused:
|
Have an problem i wanna learn
01/03/2007 - Lineage 2 - 3 Replies
could anyone tell me how to make private server for lineage2
i dont care if its java..
i got scammed from an private server, and i decided to make my own server for personal use..
a internet site link would be ok too :D
|
All times are GMT +1. The time now is 01:28.
|
|