Doofus Sell Pet Foods - Name Tag[Update]

Status
Not open for further replies.
ιĐαrk?
Joined
Jan 30, 2008
Messages
420
Reaction score
5
As The Title Says
I Made this for my Server but i would like to share wit you

PHP:
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 2120000, 1000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5170000, 1000, 0 );

INSERT INTO shops 
( shopid, npcid ) 
VALUES 
( 3022, 1012004 );

ANBUItachi - Doofus Sell Pet Foods - Name Tag[Update] - RaGEZONE Forums


Doofus Sell More Pet Foods

PHP:
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 2120000, 1000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5170000, 1000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240000, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240001, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240002, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240003, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240004, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240005, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240006, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240007, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240008, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240009, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240010, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240011, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240012, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240013, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240015, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240017, 1000000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5240020, 1000000, 0 );

INSERT INTO shops 
( shopid, npcid ) 
VALUES 
( 3022, 1012004 );

Credits:
Me
Falzer [For Cleaning the Script] And For Adding more Pets Foods!
I dont know is some1 alredy release this

Pet Equips Released in another Topic [Use Search!]
 
Last edited:
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

Only 3 items?
Very amazing!
This isn't a small release!
It should be the most biggest release evar!
[/end sarcasm]

Yay better release using your foods.sql file :)
 
Last edited:
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

Well, if you need help making a SQL, I could help you. And I'm not too sure that your SQL is in the correct format... Or am I wrong?
 
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

Well, maybe you should do this.
Code:
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 2120000, 1000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5170000, 1000, 0 );

INSERT INTO shops 
( shopid, npcid ) 
VALUES 
( 3022, 1012004 );
 
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

Well, maybe you should do this.
Code:
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 2120000, 1000, 0 );
INSERT INTO shopitems ( shopid, itemid, price, position ) VALUES ( 3022, 5170000, 1000, 0 );
 
INSERT INTO shops 
( shopid, npcid ) 
VALUES 
( 3022, 1012004 );
K Thx
Il Edit The Topic But the another one work for me o.O
 
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

You know, you could ask me to make these. I have too much spare time and I am really bored...
 
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

Proper sql format actually suggests that you put ` on all non commands.

For example:

SELECT * FROM `databasetable` WHERE `field`='value';

This is correct format.
 
Re: [Super-Mini-Release]Doofus Sell Pet Food and Name Tag

hey i just want to warn you that, you can rollback glitch with pet name tag.
you make ur name like 12+ letters long and when you relog, you get rollback.

so people can use this rollback glitch to dupe items.

just giving u a heads up
 
Re: [Release]Doofus Sell Pet Food and Name Tag

Wait wait people arent able to buy everything from the cash shop? thought there was a patch for that already o-o
 
Status
Not open for further replies.
Back