Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 13:22

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

Advertisement



[QUESTION] Inventory Glow Effect?

Discussion on [QUESTION] Inventory Glow Effect? within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2008
Posts: 4
Received Thanks: 0
[QUESTION] Inventory Glow Effect?

I was wondering if anyone knew where the file for inventory electric glows are?

Refined, Unique, Elite, Super.

In addition to this, does anyone know how to add these glows to the normal items?

I.E. there are 9 qualities in Conquer

410301
410302
410303
410304
410305
410306
410307
410308
410309

How exactly would I go about changing the names of each status and the glow colour for each one.


I know that you can rename Normal, refined, unique, elite, and super in StrRes.ini

Numbers:
Code:
10076=Normal
10077=Refined
10078=Unique
10079=Elite
10080=Super


Anyone that figures this out for me gets $5 bucks into their paypal.
Thanks in advance, this has been driving me crazy.
Danishinhell is offline  
Old 05/11/2013, 05:25   #2
 
LordGragen.'s Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 606
Received Thanks: 67
you are wrong.

anything ends with 5 is normal
anything end with 6 is refined
anything end with 7 is unique
anything end with 8 is elite
anything end with 9 is super.

here is a small example


as you can see some items end up with 9 since 9 is the super item.


and to answer your question .

the glow files are in (client/data/pic ) make sure to dump your data.wdf
LordGragen. is offline  
Old 05/11/2013, 06:43   #3
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by LordGragen. View Post
you are wrong.

anything ends with 5 is normal
anything end with 6 is refined
anything end with 7 is unique
anything end with 8 is elite
anything end with 9 is super.

here is a small example


as you can see some items end up with 9 since 9 is the super item.


and to answer your question .

the glow files are in (client/data/pic ) make sure to dump your data.wdf
He's not wrong. There are nine quality values in Conquer Online. You rename the qualities in StrRes.ini (as he mentioned). You change the glow effects using the method you used. Check this thread out for information on how to decompress data.wdf and how to view and edit the files form it:


Regarding the paypal payment of $5, please do not send it to me. I don't accept money for helping members here. It should be something members want to do, not get paid to do. Cheers, good luck, have fun, etc. If you have any further questions, feel free to ask.
Spirited is offline  
Old 05/11/2013, 07:34   #4
 
LordGragen.'s Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 606
Received Thanks: 67
i am talking about this

10076=Normal (6 is not normal its refine)
10077=Refined (7 is unique)
10078=Unique (8 is elite)
10079=Elite (9 is super )
10080=Super


and as fangs said no need to offer money for asking questions, if i had to offer 5$ for every question i asked then if i count it should be around 2-3 k $ XD
LordGragen. is offline  
Old 05/11/2013, 10:08   #5
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by LordGragen. View Post
i am talking about this

10076=Normal (6 is not normal its refine)
10077=Refined (7 is unique)
10078=Unique (8 is elite)
10079=Elite (9 is super )
10080=Super


and as fangs said no need to offer money for asking questions, if i had to offer 5$ for every question i asked then if i count it should be around 2-3 k $ XD
Answering questions or answering questions correctly? There's a small difference in that claim that could alter your logic immensely. Anyways, I'm very confused on what you're saying above, but as I've mentioned before, stop trying to defend yourself. Nobody here is after you in any way. We're here as a community and develop as a community.

Not all items have 0-9 qualities, but the ones that do go like so:
0 - Fixed.
1 - (Not used in quality, used in item differentiation).
2 - (Not used in quality, used in item differentiation).
3 - Normal, poorest quality stats.
4 - Normal, fair quality stats.
5 - Normal, decent quality stats.
6 - Refined.
7 - Unique.
8 - Elite.
9 - Super.
Spirited is offline  
Thanks
1 User
Old 05/11/2013, 12:55   #6
 
nTL3fTy's Avatar
 
elite*gold: 0
Join Date: Jun 2005
Posts: 692
Received Thanks: 353
Quote:
Originally Posted by LordGragen. View Post
i am talking about this

10076=Normal (6 is not normal its refine)
10077=Refined (7 is unique)
10078=Unique (8 is elite)
10079=Elite (9 is super )
10080=Super


and as fangs said no need to offer money for asking questions, if i had to offer 5$ for every question i asked then if i count it should be around 2-3 k $ XD
Those are just the ids assigned to those strings within the file meaning there is no association between those ids and the item quality.
nTL3fTy is offline  
Old 05/11/2013, 19:40   #7
 
elite*gold: 0
Join Date: Aug 2008
Posts: 4
Received Thanks: 0
The problem is that I cannot find the inventory glow effects...

Light Blue = Refined
Blue = Unique
Purple = Elite
Red = Super

Also how would I go about adding new strings for new qualities...

Let's say I want it to become as follows:
1 = Normal
2 = Refined
3 = Unique
4 = Elite
5 = Super
6 = XYZ
7 = ABC
8 = QWE
9 = ran out of stuff to put haha

|And I would like to add glows to each of these... and move the glows down for the existing co qualities.


( I know how to make the server side changes for stats )

All I need to know is:

1) How to add/move around name strings
2) Where EXACTLY these glows are stored in client
3) How to add new inventory glows
Danishinhell is offline  
Old 05/11/2013, 23:35   #8
 
LordGragen.'s Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 606
Received Thanks: 67
bro i just said how to get the glows

client/data/pic

and fang gived you a tut how to dump and even add .dds
LordGragen. is offline  
Old 05/12/2013, 16:43   #9
 
elite*gold: 0
Join Date: Aug 2008
Posts: 4
Received Thanks: 0
Quote:
Originally Posted by LordGragen. View Post
bro i just said how to get the glows

client/data/pic

and fang gived you a tut how to dump and even add .dds
Sorry to disappoint you, but you didn't even read my initial thread properly. Half your correction posts were completely wrong, as said by the other posters.

As for your current help, I am not completely stupid. My question is:

WHERE IS THE FILE FOR THE INVENTORY ELECTRIC GLOW. I don't give a **** about the in game glow as I already know how to modify/edit them.

Additionally, how do I add name strings for new qualities. Currently there are only name tags for normal, refined, unique, elite, super. (XXXXX5 - XXXXX9). I know how to rename/edit these, as I already mentioned earlier. My problem is adding COMPLETELY NEW STRINGS. In addition to this, adding new INVENTORY GLOWS.

Read my question carefully.
Danishinhell is offline  
Old 05/16/2013, 23:43   #10
 
elite*gold: 0
Join Date: Aug 2008
Posts: 4
Received Thanks: 0
bump anyone?
Danishinhell is offline  
Old 05/17/2013, 01:56   #11
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Did you use a wdf extractor to get all the files?
Super Aids is offline  
Reply


Similar Threads Similar Threads
[RE Release] Weapon Glow Effect
08/27/2015 - Shaiya PServer Guides & Releases - 36 Replies
Heya Everyone, I guess everyone already ran into the subject wanting to have weps glow but not enough gold or w/e to entchant them. Here i will explain how u will get that done without needing to entchant the weps. Okay, what do i have to do? Easy just take the weapon.seff First Step: replace the weapon.seff with the one in ur data.sah with the Data File tool.( Data/Effect) Second Step: extract the item.sdata out of ur client and open it in a program called Sh Studio. Go to items,...
+10 Effect Glow
03/10/2013 - Dekaron Private Server - 14 Replies
Heya, i tryed to search files for the +10 ultimate glow but i cant rlly find the files for them any 1 got a file name for them ,,? thanks alot
Melrolronte doesnt have glow effect...
02/12/2012 - Shaiya Private Server - 2 Replies
Why Doesnt Melrolronte have the glow effect... it used to now it doesnt? lol?? can u help me plz xD
Nub question ^_^! Weapon Glow Effect
09/06/2011 - Dekaron Private Server - 3 Replies
How do i get my weapon to a differnet glow efftct when FS'ed with gems? Like a few pservers have! :) Nub question i know but im new to all this!
Glow/Flow/Effect - Tutorial
08/23/2007 - Artist Tutorials - 10 Replies
http://img180.imageshack.us/img180/1043/tutorial1c opyhn2.jpg



All times are GMT +2. The time now is 13:22.


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.