[Release] NPC sell mercury and tania item
Hi here! This my 1st shop and 1st thread i post! This NPC currently is mom and dad , they do change your name if you using moogra...but it will glitch characters..So i made this to make them useful..Mom and Dad will be selling Tania Items and Mercury item.. If you gonna post this at some other website or forum..Please dun remove the credits...I hope you will not remove credits and give me the credits..Okk...Here the link to download : http://www.mediafire.com/?zeyzmm3nimn ...http://www.mediafire.com/?dywemigmodwhttp://www.mediafire.com/?ddrtmmtnggmhttp://www.mediafire.com/?jdkdyjcjyorhttp://www.mediafire.com/?yijwcymzzn4http://www.mediafire.com/?z0hmnktttvm
Re: [GUIDE] NPC sell mercury and tania item
More Info
ScreenShots ??
and its a release not a guide
Re: [GUIDE] NPC sell mercury and tania item
Re: [GUIDE] NPC sell mercury and tania item
How to post..I am new.. I dunno how to post? repost?
Re: [Release] NPC sell mercury and tania item
Re: [Release] NPC sell mercury and tania item
You're Kaname from Vampire Knight !
Re: [Release] NPC sell mercury and tania item
No hes kename from theirstory!
Re: [Release] NPC sell mercury and tania item
PHP Code:
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1000031, 500000, 1);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102095, 500000, 2);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1052092, 500000, 3);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072282, 500000, 4);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702120, 500000, 5);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1001046, 500000, 6);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1000032, 500000, 7);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102097, 500000, 8);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1052093, 500000, 9);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072283, 500000, 9);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702118, 500000, 10);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1001047, 500000, 11);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1000030, 500000, 12);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102096, 500000, 13);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1052091, 500000, 14);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072281, 500000, 15);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702119, 500000, 16);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1001045, 500000, 17);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102149, 500000, 18);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1082225, 500000, 19);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1061142, 500000, 20);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1041139, 500000, 21);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1040138, 500000, 22);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072328, 500000, 23);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702150, 500000, 24);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1060121, 500000, 25);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1041138, 500000, 26);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102148, 500000, 27);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072327, 500000, 28);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1082224, 500000, 29);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702149, 500000, 30);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1040137, 500000, 31);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1060120, 500000, 32);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1061141, 500000, 33);
INSERT INTO shops
(`shopid`, `npcid`)
VALUES
(31416, 9010002);
Tania, Mercury, Sachiel, Veamoth and Janus (I had this in my server long ago O.o)
Re: [Release] NPC sell mercury and tania item
Quote:
Originally Posted by
Faithless
PHP Code:
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1000031, 500000, 1);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102095, 500000, 2);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1052092, 500000, 3);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072282, 500000, 4);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702120, 500000, 5);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1001046, 500000, 6);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1000032, 500000, 7);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102097, 500000, 8);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1052093, 500000, 9);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072283, 500000, 9);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702118, 500000, 10);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1001047, 500000, 11);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1000030, 500000, 12);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102096, 500000, 13);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1052091, 500000, 14);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072281, 500000, 15);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702119, 500000, 16);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1001045, 500000, 17);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102149, 500000, 18);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1082225, 500000, 19);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1061142, 500000, 20);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1041139, 500000, 21);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1040138, 500000, 22);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072328, 500000, 23);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702150, 500000, 24);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1060121, 500000, 25);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1041138, 500000, 26);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1102148, 500000, 27);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1072327, 500000, 28);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1082224, 500000, 29);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1702149, 500000, 30);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1040137, 500000, 31);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1060120, 500000, 32);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (31416, 1061141, 500000, 33);
INSERT INTO shops
(`shopid`, `npcid`)
VALUES
(31416, 9010002);
Tania, Mercury, Sachiel, Veamoth and Janus (I had this in my server long ago O.o)
but i didn't copy yours =D
Re: [Release] NPC sell mercury and tania item
I'm 100% sure nobody els uses shop ID's like me (31415-31420 etc) I know this because 1. It's too long which isn't nececary 2. it's the beginning of PI :D 3,141592654
Re: [Release] NPC sell mercury and tania item
sad people
this is a good job
Re: [Release] NPC sell mercury and tania item
this isnt hard to make.
and hes not even giving us a ss.
Re: [Release] NPC sell mercury and tania item
guys these arent hard to do....
its simple even if u cant code npcs by urself
all u do is get a already coded npc and make "SMALL" edits
then add it to ur mysql
stop releasing things that are so simple..
Re: [Release] NPC sell mercury and tania item
Quote:
Originally Posted by
ProGamerForLife
guys these arent hard to do....
its simple even if u cant code npcs by urself
all u do is get a already coded npc and make "SMALL" edits
then add it to ur mysql
stop releasing things that are so simple..
stop going aorund flaming everything sayign its easy to do i wanna see if u made more releases the the release that u flamed
Re: [Release] NPC sell mercury and tania item
good job for a first release :)