Register for your free account! | Forgot your password?

You last visited: Today at 16:19

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[GUIDE]Adding Items to ShoppingMall

Discussion on [GUIDE]Adding Items to ShoppingMall within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
[GUIDE]Adding Items to ShoppingMall

Code:
730008 +8Stone 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 8 0 0 0 0 0 0 1 [B][SIZE="5"][COLOR="Red"]26244Well People have been asking me to post a guide on how to do this.  thin there was already a guide for this but I searched everywhere and couldn't find one.
So here's mine.

Ok you are going to need an itemtype decryptor. I attached mine to the bottom of the post.

Ok now this is how you use it.
You're going to make a new text file called itemtype.txt. (Really it doesn't matter what you name it as long as you can remember what/where it is.
You open it up and in the first line put the destination of your itemtype.dat.
Next line will be the destination of the itemtype.txt.
Now click "Do it".
Open itemtype.txt and you shall see all the items are now decrypted.

Next go into your OldCODB and open up your shop.dat.
Search for:
Code:
[Shop25]
Under that you should see this:
Code:
Name=VIPSHOP
Type=1
MoneyType=1
ItemAmount=67
Item0=1088000
Item1=1088001 
Item2=723700
Item3=700073
Item4=1200005
Item5=723017 
Item6=730003
Item7=730004
Item8=730005
Item9=730006
Item10=721259
Item11=723583
Item12=723584
Item13=1200000
Item14=1200001
Item15=1200002
Item16=2100025 
Item17=2100045 
Item18=723701
Item19=700012
Item20=700002
Item21=700032 
Item22=700062
Item23=700052
Item24=700022
Item25=700042
Item26=723087
Item27=182365
Item28=182325
Item29=181385
Item30=182335
Item31=182345
Item32=182385
Item33=181375
Item34=182305
Item35=181365
Item36=181345
Item37=182315
Item38=181335
Item39=191305
Item40=181305
Item41=181405
Item42=181505
Item43=181605
Item44=181705
Item45=181805
Item46=181905
Item47=181315
Item48=181415
Item49=181515
Item50=181615
Item51=181715
Item52=181815
Item53=181915
Item54=181325
Item55=181425
Item56=181525
Item57=181625
Item58=181725
Item59=181825
Item60=181925
Item61=181355
Item62=1060020
Item63=1060023
Item64=1060022
Item65=1060021
Item66=1060024
This is the ShoppingMall. I'll tell you what the beginning stuff stands for.
Code:
[Shop25]<=========ShopNumber
Name=VIPSHOP<====ShopName
Type=1<==========Idk someone enlighten me?
MoneyType=1<=====What kind of cash it takes. 1 being Cps, 2 being Gold.
ItemAmount=67<====How many items in shop.
Now add whatever item you want at the bottom of the shop.dat. I will use +8 Stone
Code:
Item67=730008
Now change the ItemAmount to 68. It should look like this:
Code:
ItemAmount=68
Do the same for the shop.dat in your client's ini folder. Now go into OldCODB and open items.txt or whatever it is and look for +8Stone. This should be it.
[/SIZE][/B] RareItem Composed~as~a~minor~item~in~the~WuXing~Oven~(290,251)~to~give~the~main~item~29160~composition~points. 9
See the big, red number?
That's the price.
Change it to whatever you want.

Do the same for the decrypted itemtype.txt and then encrypt it by simply putting the first line as the destination of the itemtype.txt and the second line should be the destination of the itemtype.dat.
Check for encryption.
Do it.
That should do it.
Run your server and your client and take a look at the shop.dat.
The +8 stone should be in there at the very bottom after the scrolls.
If I forgot anything please let me know so I can fix it.[/COLOR]
Attached Files
File Type: rar Itemtype Decryptor.rar (186.8 KB, 838 views)
Arcо is offline  
Thanks
35 Users
Old 12/26/2009, 00:27   #2
 
elite*gold: 0
Join Date: Aug 2008
Posts: 28
Received Thanks: 1
thanks alot dude i will try it out in a lil this will help me out much.
droopz is offline  
Thanks
1 User
Old 12/26/2009, 00:53   #3
 
elite*gold: 0
Join Date: Aug 2008
Posts: 28
Received Thanks: 1
a i got it thanks it worked.
droopz is offline  
Old 12/26/2009, 01:36   #4
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
Not to be mean or rude but this subject has a guide.
PeTe Ninja is offline  
Old 12/26/2009, 01:45   #5
 
elite*gold: 188
Join Date: Dec 2009
Posts: 79
Received Thanks: 36
#edit
Fleaman is offline  
Old 12/26/2009, 01:54   #6
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
Quote:
Originally Posted by .Rex View Post
****
Pete owned you arco
You shouldn't swear on a public forum. In fact what you wrote here is spam. Also you have caused me to write such spam which in return another person will do the same and so on. You have just created a network of spam with just one single post.
PeTe Ninja is offline  
Old 12/26/2009, 02:29   #7
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
Quote:
Originally Posted by PeTe Ninja View Post
Not to be mean or rude but this subject has a guide.

Alright thanks alot.
Like I said in my first post, I didn't know if there was a guide for this.
I searched and couldn't find one.
Oh well this is here now for 5165.
For the ones who aren't smart enough to convert CoAttacks to 5165.
Arcо is offline  
Thanks
5 Users
Old 12/26/2009, 02:55   #8
 
elite*gold: 0
Join Date: Nov 2009
Posts: 129
Received Thanks: 45
The Type is the actual shop type, e.g. the dialog. It affects things like, the Repair button which appears on blacksmiths etc
~Falcon is offline  
Thanks
1 User
Old 12/26/2009, 05:16   #9
 
elite*gold: 0
Join Date: Aug 2009
Posts: 930
Received Thanks: 448
Quote:
Originally Posted by PeTe Ninja View Post
Not to be mean or rude but this subject has a guide.
maybe if some idiots on here learned to use the search button then they wouldn't pm him asking for stuff.
.Guru is offline  
Old 12/26/2009, 16:44   #10
 
danielachraf's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
edited got it :P
danielachraf is offline  
Old 12/26/2009, 16:47   #11
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
Quote:
Originally Posted by danielachraf View Post
edited got it :P

Lol that be a nabz.
Arcо is offline  
Thanks
4 Users
Old 12/27/2009, 03:04   #12
 
N¡ghtMare ?? WooT's Avatar
 
elite*gold: 1
Join Date: Dec 2009
Posts: 126
Received Thanks: 17
Quote:
Type=1<==========Isn't this the look of shop. If look like shoppingmall or normal shop?
please tell me if im wrong.
N¡ghtMare ?? WooT is offline  
Old 12/27/2009, 03:15   #13
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
Quote:
Originally Posted by N¡ghtMare ?? WooT View Post
please tell me if im wrong.

Somebody already pointed that out.
Thanks.
Arcо is offline  
Thanks
4 Users
Old 01/22/2010, 07:43   #14
 
NoFatChicks's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 62
Received Thanks: 0
Quote:
Originally Posted by Hepatitis C View Post

So here's mine.

Helpful. Thanks, budd.
NoFatChicks is offline  
Old 01/22/2010, 09:44   #15
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
Quote:
Originally Posted by NoFatChicks View Post
Helpful. Thanks, budd.

No problem
Glad I can help!
Arcо is offline  
Thanks
4 Users
Reply


Similar Threads Similar Threads
[GUIDE] Adding new shop items!!! Yay!!!
02/04/2011 - CO2 PServer Guides & Releases - 26 Replies
SINCE I'VE SEEN PEOPLE ASKING HOW TO DO THIS AROUND A FEW PLACES I'LL GO OVER IT A LITTLE BIT. OK FIRST GET A ITEMTYPE DECRYPTER NEXT RUN IT SOURCE FILE WILL BE ITEMTYPE.DAT AND THE NEW PLACE WILL BE ON DESKTOP....DO NOT CHECK FOR ENCRYPTION . NOW LETS OPEN OUR SHOP.DAT AND CHECK OUT WHAT WE SEE... SEARCH FOR
Adding pets to shoppingmall
08/23/2010 - EO PServer Hosting - 3 Replies
i dont know how add pets into the mall.. plz help.
Adding items to NPC
03/04/2010 - Dekaron Private Server - 20 Replies
I am trying to add something to pablos But when I do that the server crash when he setting pablos to map index 0 I already add them in itemcsv.csv ,, But I cant get it working? Any help Please
Adding items?
07/31/2009 - CO2 Private Server - 13 Replies
Anyone mind helping me on adding an item... ATM im trying to make a new Scroll. I've added it to Shop.dat and make it in my database, but when i open the shop it comes up with an error and nothing appears in the shop
[Guide] Adding Basic Items to Game (not equipment)
07/03/2009 - CO2 PServer Guides & Releases - 7 Replies
#Removed



All times are GMT +2. The time now is 16:19.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.