Jump to content
  • 0

Buffer SQL error


Question

Posted

Hi MXC , I have some probleme with sql of buffer

INSERT INTO `npc` VALUES (555, 36562, 'Buffer', 1, 'Buffer', 1, 'LineageNPC2.garrison_of_insurgents', '10.00', '23.75', 86, 'male', 'L2Npc', 40, '32490', '1712', '56.86', '3.09', 40, 43, 30, 21, 20, 20, 145669, 15182, 10203, 1024, 7022, 1022, 230, 0, 253, 0, 0, 0, 73, 191, 0, 1);

I need to update this sql for latest l2jsrver rev 7672

Can someone help me?

15 answers to this question

Recommended Posts

  • 0
Posted

Hi MXC , I have some probleme with sql of buffer

INSERT INTO `npc` VALUES (555, 36562, 'Buffer', 1, 'Buffer', 1, 'LineageNPC2.garrison_of_insurgents', '10.00', '23.75', 86, 'male', 'L2Npc', 40, '32490', '1712', '56.86', '3.09', 40, 43, 30, 21, 20, 20, 145669, 15182, 10203, 1024, 7022, 1022, 230, 0, 253, 0, 0, 0, 73, 191, 0, 1);

I need to update this sql for latest l2jsrver rev 7672

Can someone help me?

 

Post here your Npc.Sql, and i will add it without errors.

  • 0
Posted

this is the Npc Sql    INSERT INTO `npc` VALUES (555, 36562, 'Buffer', 1, 'Buffer', 1, 'LineageNPC2.garrison_of_insurgents', '10.00', '23.75', 86, 'male', 'L2Npc', 40, '32490', '1712', '56.86', '3.09', 40, 43, 30, 21, 20, 20, 145669, 15182, 10203, 1024, 7022, 1022, 230, 0, 253, 0, 0, 0, 73, 191, 0, 1);

  • 0
Posted

this is the Npc Sql    INSERT INTO `npc` VALUES (555, 36562, 'Buffer', 1, 'Buffer', 1, 'LineageNPC2.garrison_of_insurgents', '10.00', '23.75', 86, 'male', 'L2Npc', 40, '32490', '1712', '56.86', '3.09', 40, 43, 30, 21, 20, 20, 145669, 15182, 10203, 1024, 7022, 1022, 230, 0, 253, 0, 0, 0, 73, 191, 0, 1);

 

Mm-hmm u don't understand me, i mean Npc.sql full.

  • 0
Posted

Ok, try now if work.

 

INSERT INTO `npc` VALUES (555,36562,'Buffer',1,'Buffer',1,'LineageNPC2.garrison_of_insurgents','10.00','23.75',80,'male','L2Npc',40,'3290.00000','1524.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1627.00000','577.00000','1117.00000','384.00000',230,4,0,333,0,0,0,80,1,1,1,0,1);

 


 

Or download full Npc.sql, already added this npc.

 

http://rapidshare.com/files/436664140/npc.sql

 

PS: Don't forgot delete Npc.sql from database before add this.

  • 0
Posted

[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '555,36562,'Buffer',1,'Buffer',1,'LineageNPC2.garrison_of_insurgents','10.00','23' at line 1

[Err] (555,36562,'Buffer',1,'Buffer',1,'LineageNPC2.garrison_of_insurgents','10.00','23.75',80,'male','L2Npc',40,'3290.00000','1524.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1627.00000','577.00000','1117.00000','384.00000',230,4,0,333,0,0,0,80,1,1,1,0,1);

[Msg] Finished - Unsuccessfully

--------------------------------------------------

 

  • 0
Posted

[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '555,36562,'Buffer',1,'Buffer',1,'LineageNPC2.garrison_of_insurgents','10.00','23' at line 1

[Err] (555,36562,'Buffer',1,'Buffer',1,'LineageNPC2.garrison_of_insurgents','10.00','23.75',80,'male','L2Npc',40,'3290.00000','1524.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1627.00000','577.00000','1117.00000','384.00000',230,4,0,333,0,0,0,80,1,1,1,0,1);

[Msg] Finished - Unsuccessfully

--------------------------------------------------

 

  • 0
Posted

Try:

 

Or download full Npc.sql, already added this npc.

http://rapidshare.com/files/436664140/npc.sql

PS: Don't forgot delete Npc.sql from database before add this.
[/quote]

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