[Help] Webshop for Season 3 ep2

wingshot

New Member
Joined
Oct 20, 2009
Messages
150
Reaction score
11
Здравейте имам Webshop за season 3 ep2
но в него няма Итемите на Summonora Нито крилата за него ако някой може да ми даде точния Скрипт за Query Analyzer ще съм му много благодарен.
 

Damian

Team Member
Joined
Jun 12, 2008
Messages
623
Reaction score
583
Това са кодовете за предметите на summoner-а добавете ги през query analiser-a
/* Summoner Hemls */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (39,'Mistery Helm [Summoner]',28,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (40,'Red Wing Helm [Summoner]',50,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (41,'Ancient Helm [Summoner]',67,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (42,'Black Rose Helm [Summoner]',96,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (43,'Aura Helm [Summoner]',123,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (44,'Lilium Helm [Summoner]',146,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);
/* End */

/* Summoner Armors */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (39,'Mistery Armor [Summoner]',34,2,2,8,1,0,0,1,0,1,1,0,0,1,0,8,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (40,'Red Wing Armor [Summoner]',56,2,2,8,1,0,0,1,0,1,1,0,0,1,0,8,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (41,'Ancient Armor [Summoner]',75,2,2,8,1,0,0,1,0,1,1,0,0,1,0,8,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (42,'Black Rose Armor [Summoner]',96,2,2,8,1,0,0,1,0,1,1,0,0,1,0,8,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (43,'Aura Armor [Summoner]',123,2,2,8,1,0,0,1,0,1,1,0,0,1,0,8,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (44,'Lilium Armor [Summoner]',146,2,2,8,1,0,0,1,0,1,1,0,0,1,0,8,0,0,0,0,1,0);
/* End */

/* Summoner Pants */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (39,'Mistery Pants [Summoner]',30,2,2,9,1,0,0,1,0,1,1,0,0,1,0,9,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (40,'Red Wing Pants [Summoner]',53,2,2,9,1,0,0,1,0,1,1,0,0,1,0,9,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (41,'Ancient Pants [Summoner]',69,2,2,9,1,0,0,1,0,1,1,0,0,1,0,9,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (42,'Black Rose Pants [Summoner]',90,2,2,9,1,0,0,1,0,1,1,0,0,1,0,9,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (43,'Aura Pants [Summoner]',117,2,2,9,1,0,0,1,0,1,1,0,0,1,0,9,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (44,'Lilium Pants [Summoner]',140,2,2,9,1,0,0,1,0,1,1,0,0,1,0,9,0,0,0,0,1,0);
/* End */

/* Summoner Gloves */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (39,'Mistery Gloves [Summoner]',26,2,2,10,1,0,0,1,0,1,1,0,0,1,0,10,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (40,'Red Wing Gloves [Summoner]',46,2,2,10,1,0,0,1,0,1,1,0,0,1,0,10,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (41,'Ancient Gloves [Summoner]',68,2,2,10,1,0,0,1,0,1,1,0,0,1,0,10,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (42,'Black Rose Gloves [Summoner]',90,2,2,10,1,0,0,1,0,1,1,0,0,1,0,10,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (43,'Aura Gloves [Summoner]',112,2,2,10,1,0,0,1,0,1,1,0,0,1,0,10,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (44,'Lilium Gloves [Summoner]',135,2,2,10,1,0,0,1,0,1,1,0,0,1,0,10,0,0,0,0,1,0);
/* End */

/* Summoner Boots */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (39,'Mistery Boots [Summoner]',34,2,2,11,1,0,0,1,0,1,1,0,0,1,0,11,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (40,'Red Wing Boots [Summoner]',56,2,2,11,1,0,0,1,0,1,1,0,0,1,0,11,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (41,'Ancient Boots [Summoner]',75,2,2,11,1,0,0,1,0,1,1,0,0,1,0,11,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (42,'Black Rose Boots [Summoner]',96,2,2,11,1,0,0,1,0,1,1,0,0,1,0,11,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (43,'Aura Boots [Summoner]',123,2,2,11,1,0,0,1,0,1,1,0,0,1,0,11,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (44,'Lilium Boots [Summoner]',146,2,2,11,1,0,0,1,0,1,1,0,0,1,0,11,0,0,0,0,1,0);
/* End */
 
  • Like
Reactions: ivowe3

wingshot

New Member
Joined
Oct 20, 2009
Messages
150
Reaction score
11
Дамян дава ми някъкви грешки ако имаш целия Skript напрао го постни да го сложа отначало заедно със Summonora Кодовете в него :)

EDDIT: INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,ski ll,hasLevel,default_durability,nrg,cmd,hasOption,o ptionType,category,stickLevel,maxitop,maxitlv,maxi txl,cansellitem,class) VALUES (39,'Mistery Helm [Summoner]',28,2,2,7,1,0,0,1,0,1,1,0,0,1,0,7,0,0,0,0,1,0);

Само че погледни дал си във всеки един код Грешка Междо ski ll си сложил Интервал и, o ptionType тук пак,
maxi txl тук пак когато махнах на всякаде интервала стана тръгна си мерси много Дамян :)
ако може вече някои да ми даде и кодовете за оръжията на Summonora и крилата много ше сам ви благодарен мерси
 
Last edited:

enemysss

New Member
Joined
Jan 27, 2009
Messages
392
Reaction score
54
Server: Msg 170, Level 15, State 1, Line 2
Line 2: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 3
Line 3: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 4
Line 4: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 5
Line 5: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 6
Line 6: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 7
Line 7: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 11
Line 11: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 12
Line 12: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 13
Line 13: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 14
Line 14: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 15
Line 15: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 16
Line 16: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 20
Line 20: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 21
Line 21: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 22
Line 22: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 23
Line 23: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 24
Line 24: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 25
Line 25: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 29
Line 29: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 30
Line 30: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 31
Line 31: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 32
Line 32: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 33
Line 33: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 34
Line 34: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 38
Line 38: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 39
Line 39: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 40
Line 40: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 41
Line 41: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 42
Line 42: Incorrect syntax near 'll'.
Server: Msg 170, Level 15, State 1, Line 43
Line 43: Incorrect syntax near 'll'.
 

wingshot

New Member
Joined
Oct 20, 2009
Messages
150
Reaction score
11
Нешо дават грешка тея кодове
 

enemysss

New Member
Joined
Jan 27, 2009
Messages
392
Reaction score
54
дайте кодове за оръжия....
 

wingshot

New Member
Joined
Oct 20, 2009
Messages
150
Reaction score
11
Хора дайте ги много ми трябват крилата оръжуята ...
 

ivowe3

Wiki
Joined
Apr 1, 2009
Messages
1,218
Reaction score
1,280
Code:
/*Staff's */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (14,'Mistery Staff[Summoner]',60,1,4,5,0,34,14,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (15,'Violent Wind Staff[Summoner]',73,1,4,5,0,33,17,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (16,'Red Wing Staff[Summoner]',80,1,4,5,0,36,14,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (17,'Ancient Staff[Summoner]',85,1,4,5,0,50,19,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (18,'Black Rose Staff[Summoner]',90,1,4,5,0,54,15,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (19,'Aura Staff[Summoner]',100,1,4,5,0,65,15,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (20,'Lilium Staff[Summoner]',120,1,4,5,0,60,16,1,0,1,1,0,0,1,0,5,0,0,0,0,1,0);

/*Wings */
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (41,'Wings of Misery[Summoner]',250,4,3,14,4,0,0,1,0,1,1,0,0,1,0,14,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (42,'Wings of Despair[Summoner]',250,4,3,14,4,0,0,1,0,1,1,0,0,1,0,14,0,0,0,0,1,0);
INSERT INTO [WebShop] (id,name,credits,X,Y,type,ex_type,str,agi,luck,skill,hasLevel,default_durability,nrg,cmd,hasOption,optionType,category,stickLevel,maxitop,maxitlv,maxitxl,cansellitem,class) VALUES (43,'Wings of Dimension[Summoner]',250,4,3,14,4,0,0,1,0,1,1,0,0,1,0,14,0,0,0,0,1,0);

Ето стафчетата и крилата. Има и още ама ще ги едитна после.
Използвайте Thanks Button-a.
 
Last edited:
  • Like
Reactions: bgserver