Register for your free account! | Forgot your password?

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

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

Advertisement



[Help] Garment bug/Equip bug [Converted to ini]

Discussion on [Help] Garment bug/Equip bug [Converted to ini] within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
justprownage's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 203
Received Thanks: 87
[Help] Garment bug/Equip bug [Converted to ini]

Hey guys I get this bug whenever I put a garment on:



I removed:
Code:
                foreach (string[] Item in DataBase.DBPlusInfo)
                {
                    if (PItemID == Item[0])
                        if (ItemPlus == byte.Parse(Item[1]))
                        {
                            PItem = Item;
                            break;
                        }
                }
But it would remove the attack bonuses. So does anyone know how to fix this code?
justprownage is offline  
Old 01/24/2009, 21:37   #2
 
Beta Limit's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 493
Received Thanks: 72
technically Garments not suppose to have Attack bonus, sockets etc.
Beta Limit is offline  
Old 01/24/2009, 21:38   #3
 
elite*gold: 0
Join Date: Dec 2008
Posts: 19
Received Thanks: 1
Quote:
Originally Posted by Beta Limit View Post
technically Garments not suppose to have Attack bonus, sockets etc. So removing that wouldn't really matter
ooo lol
crappyreleases2 is offline  
Old 01/24/2009, 21:41   #4
 
justprownage's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 203
Received Thanks: 87
Quote:
Originally Posted by Beta Limit View Post
technically Garments not suppose to have Attack bonus, sockets etc.
If I remove that code, it actually removes the attack bonuses for weapons also.
justprownage is offline  
Old 01/24/2009, 22:52   #5
 
damianpesta's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 1,034
Received Thanks: 58
Quote:
Originally Posted by justprownage View Post
If I remove that code, it actually removes the attack bonuses for weapons also.
It saves fine for me. I think that you have to do it same way Kinshi Did inventory.Have a fun. My saves fine in one line now.
damianpesta is offline  
Old 01/24/2009, 23:10   #6
 
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
technicaly it dont even has anything to do with "ini`s" , its just a LOTF error...and if u`d read that console better u should see the easy fix lol, in character.cs , search for
Code:
 public void AddItem(string ItemInfo,
then find there
Code:
                        else if (ToPos < 10)
                        {
                            Equips[ToPos] = ItemInfo;
                            Equips_UIDs[ToPos] = UID;
                            GetEquipStats(ToPos, false);
                        }
change it to:

Code:
                        else if (ToPos < 9)
                        {
                            Equips[ToPos] = ItemInfo;
                            Equips_UIDs[ToPos] = UID;
                            GetEquipStats(ToPos, false);
                        }

Problem fixed. The 3nD.
alexbigfoot is offline  
Old 01/24/2009, 23:22   #7
 
justprownage's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 203
Received Thanks: 87
Quote:
Originally Posted by alexbigfoot View Post
technicaly it dont even has anything to do with "ini`s" , its just a LOTF error...and if u`d read that console better u should see the easy fix lol, in character.cs , search for
Code:
 public void AddItem(string ItemInfo,
then find there
Code:
                        else if (ToPos < 10)
                        {
                            Equips[ToPos] = ItemInfo;
                            Equips_UIDs[ToPos] = UID;
                            GetEquipStats(ToPos, false);
                        }
change it to:

Code:
                        else if (ToPos < 9)
                        {
                            Equips[ToPos] = ItemInfo;
                            Equips_UIDs[ToPos] = UID;
                            GetEquipStats(ToPos, false);
                        }

Problem fixed. The 3nD.
It still doesn't work. I can equip the garment now and I can see it. But I cant unequip it.
justprownage is offline  
Old 01/25/2009, 03:30   #8
 
elite*gold: 0
Join Date: Dec 2008
Posts: 19
Received Thanks: 1
i get same error too i put on a neckelece and then it gone
crappyreleases2 is offline  
Reply


Similar Threads Similar Threads
I want to make an Eudemons Garment as Conquer Garment or weps or anything but..
01/21/2010 - CO2 Weapon, Armor, Effects & Interface edits - 5 Replies
hi.. i just tried to make an Eudemons garment as an conquer gamrnet but its so confusing me becouse Eudemons garments have no head!!! lmao so when i put it as conquer garment it makes so diffrent shapes of course u understand me so if there is anyway that makes the garments look like Eudemons please tell me ... waiting for an answer :) Thanks
[Release] LOTF Source (Converted to Ini)
06/24/2009 - CO2 PServer Guides & Releases - 28 Replies
Have fun. LOTF Source (Ini Converted).zip (WAREHOUSE FIX) Registration Page Credits Tanel- for the source Me- for converting the accounts and characters into ini files.
[Release] Start with Equips On (LOTF- Converted to Ini)
03/11/2009 - CO2 PServer Guides & Releases - 2 Replies
Okay, before we begin, please read the title of this thread. http://www.elitepvpers.com/forum/co2-pserver-discu ssions-questions/209326-release-lotf-source-conver ted-ini.html First, search for public static bool CreateCharacter Then replace with this one: public static bool CreateCharacter(string Name, uint Class, uint Model, uint Avatar, Client UClient) { if (!File.Exists(System.Windows.Forms.Application.Sta rtupPath + @"\characters\\" + Name + ".chr")) {...
Cabal server linux data base [ converted ]
08/12/2008 - Cabal Online - 1 Replies
Link download: New_Project_20080726_0952.sql - FileFront.com It works i tried it.the only problem is to connect at it with odbc on .. linux -_- preety imposbile.Try out maybe works dont forget to thanks if helped



All times are GMT +1. The time now is 15:30.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.