Jump to content

Recommended Posts

Posted

to fix this problem copy another sql line and place it in notpad, than take your line that is not working and place it in the same notpad below the good one. now match the colums up and than copy your new line in the sql. note: you might have to enter it in the table yourself. another option you can use it Excell from microsoft office. hope this helps, it has worked for me.

Posted

The real problem about these Wings is that when you make in the armor table: BODYPART: back, instead of face

then you can NOT see them...

 

Of course it is useless to leave them as face,

because we would like to use them as a Cloak, not as a Mask.

 

:'(

  • 2 weeks later...
Posted

i find problem injecting sql :

 

[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `armor` VALUES ('40013', 'Valakas Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
[Msg] Finished - Unsuccessfully
-------------------------------------------

 

why ?

my server :

Revision 7321

 

 

 

  • 3 weeks later...
Posted

i find problem injecting sql :

 

[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `armor` VALUES ('40013', 'Valakas Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
[Msg] Finished - Unsuccessfully
-------------------------------------------

 

why ?

my server :

Revision 7321

 

 

 

 

most of the time this happens is when a colum don't match up. look over it and see if this is right. also remeber this is for epilogue server, you will have to convert for other servers types. to do this use excel.

Posted

perfrct with epilogue, thx for this share ^^

I think, im going to make them with a duration for event =)

 

EDIT :

just needed to edit the sql requet like this :

 

INSERT INTO `armor` VALUES ('40013', 'Valakas Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40014', 'Angel Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40015', 'Fallen Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40016', 'Gargoyle Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40017', 'Chaos Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40018', 'Eva Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40019', 'Netherworld Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40020', 'Succubus Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40021', 'Pixie Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40022', 'Kamael Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');
INSERT INTO `armor` VALUES ('40023', 'War Wings', '', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'false', 'false', 'true', 'false', 'true', '0-0', '0-0;');

Posted

Anyone else have the problem that when your character stands still the wings kinda sit on their one shoulder?

 

Anyways its a great share. Keep em coming!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock