Jump to content

[share]Wings for Epilogue [CT 2.4]


Recommended Posts

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.

Link to comment
Share on other sites

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.

 

:'(

Link to comment
Share on other sites

  • 2 weeks later...

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

 

 

 

Link to comment
Share on other sites

  • 3 weeks later...

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.

Link to comment
Share on other sites

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;');

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...