[RELEASE] new robe's (goldenwingrobe's)

07/01/2009 13:09 magewarior2#1
hey, got again some new robe's xd


ok, here they are :)


[Only registered and activated users can see links. Click Here To Register...]
GoldenwingCoat

[Only registered and activated users can see links. Click Here To Register...]
GoldenwingRobe


ps. you need to add this in your client yourself
Code:
*edit*
3dtexture.ini
3dobj.ini
armor.ini
itemtype.dat
ItemMinIcon.ANI
MapItemIcon.ANI
Database site
Code:
delete from cq_itemtype where
id = 199020 or
id = 199000;

delete from cq_goods where
itemtype = 199020 or
itemtype = 199000;

insert into cq_goods 
(ownerid,itemtype)
values
(1207,199020),
(1207, 199000);

INSERT INTO `cq_itemtype` (`id`,`name`,`req_profession`,`level`,`req_level`,`req_sex`,`req_force`,`req_dex`,`req_health`,`req_soul`,`monopoly`,`weight`,`price`,`id_action`,`attack_max`,`attack_min`,`defense`,`magic_atk_min`,`dodge`,`life`,`mana`,`amount`,`amount_limit`,`ident`,`gem1`,`gem2`,`magic1`,`magic2`,`magic3`,`magic_atk_max`,`magic_def`,`atk_range`,`atk_speed`,`hitrate`,`monster_type`,`target`,`able_mask`,`exp_type`,`emoney`,`official1`,`official2`,`official3`,`official4`,`official5`,`official6`,`official7`,`official8`,`official9`,`official10`,`official11`,`soul_value`,`chance`) VALUES ('199020','GoldenWingRobe','0','0','0','0','0','0','0','0','28','0','1588000000','0','0','0','0','0','0','0','0','1','1','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1688','0','0','0','0','0','0','0','0','0','0','0','0','0','0')
INSERT INTO `cq_itemtype` (`id`,`name`,`req_profession`,`level`,`req_level`,`req_sex`,`req_force`,`req_dex`,`req_health`,`req_soul`,`monopoly`,`weight`,`price`,`id_action`,`attack_max`,`attack_min`,`defense`,`magic_atk_min`,`dodge`,`life`,`mana`,`amount`,`amount_limit`,`ident`,`gem1`,`gem2`,`magic1`,`magic2`,`magic3`,`magic_atk_max`,`magic_def`,`atk_range`,`atk_speed`,`hitrate`,`monster_type`,`target`,`able_mask`,`exp_type`,`emoney`,`official1`,`official2`,`official3`,`official4`,`official5`,`official6`,`official7`,`official8`,`official9`,`official10`,`official11`,`soul_value`,`chance`) VALUES ('199000','GoldenWingCoat','0','0','0','0','0','0','0','0','28','0','1588000000','0','0','0','0','0','0','0','0','1','1','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1688','0','0','0','0','0','0','0','0','0','0','0','0','0','0')
ps. sql file in patch.

Greatings of Magewarior2.:pimp:
07/01/2009 17:21 CynicalLord#2
Playa, thanks for the casual-releasing :D
07/01/2009 18:09 funhacker#3
guess you forgot about this post?


Quote:
Originally Posted by funhacker View Post
Seriously SQL dumps = fail

your delete script for itemtype was pointless in most ways.

your delete script for cq_goods would only work for your server in general since you deleted from ID which has nothing to do with the actual Item

here is replacements for them

Code:
delete from cq_itemtype where
id = 190720 or
id = 190740;

delete from cq_goods where
itemtype = 190720 or
itemtype = 190740;

insert into cq_goods 
(ownerid,itemtype)
values
(1207,190720),
(1207,190740);
07/01/2009 19:14 Black-Angel#4
Nice brother :D
07/01/2009 23:40 dani-filth0#5
mage warrior , u r posting things in the wrong forum , this is the 4th time u do same
07/02/2009 02:04 DEADP00L#6
Quote:
Originally Posted by dani-filth0 View Post
mage warrior , u r posting things in the wrong forum , this is the 4th time u do same
actually he is in the correct forum since this is related to EO Pserver devlopement. He is releasing new files to the community. This is not an edit so it would not go into the other forum.
07/02/2009 02:29 dani-filth0#7
Quote:
Originally Posted by DEADP00L View Post
actually he is in the correct forum since this is related to EO Pserver devlopement. He is releasing new files to the community. This is not an edit so it would not go into the other forum.
sry , my bad , i didnt even look a the tunic he released
Good job mage warrior , keep it up dude

and deadpool , move the other ones to their correct forum
u know what im talkin about ,
the edits
07/02/2009 07:36 hio77#8
Quote:
Originally Posted by dani-filth0 View Post
sry , my bad , i didnt even look a the tunic he released
Good job mage warrior , keep it up dude

and deadpool , move the other ones to their correct forum
u know what im talkin about ,
the edits
well yes and no .... these edits need a changed c3 as well so therefor should be in this section not the edits ...
07/02/2009 16:30 magewarior2#9
Quote:
Originally Posted by dani-filth0 View Post
sry , my bad , i didnt even look a the tunic he released
Good job mage warrior , keep it up dude

and deadpool , move the other ones to their correct forum
u know what im talkin about ,
the edits
... i do not make edits xD ... so i do not have post in wrong section ^.^

or, tell me what post you mean :)
07/03/2009 04:09 dani-filth0#10
sry it was some one else mage god
07/03/2009 10:43 magewarior2#11
Quote:
Originally Posted by dani-filth0 View Post
sry it was some one else mage god
thank you :pimp: now i am sure i dint post wrong :D
07/03/2009 20:12 funhacker#12
Quote:
Originally Posted by magewarior2 View Post
thank you :pimp: now i am sure i dint post wrong :D
I am you still haven't edited your post... seriously you are going to screw people's database too much -.-
07/03/2009 22:16 magewarior2#13
Quote:
Originally Posted by funhacker View Post
I am you still haven't edited your post... seriously you are going to screw people's database too much -.-
special for you i will do it ;)