[Releases]Pets Sql Maker

07/26/2011 03:56 catface2345#16
nice release and attempt, its nice seeing people still care about others as a community
07/26/2011 04:28 no_1#17
Great release and he wants to be able to edit these

Code:
INSERT INTO CQ_GRADE (ID,LIFE_A,LIFE_B,LIFE_C,LIFE_GROW_A,LIFE_GROW_B,LIFE_GROW_C,PHY_MIN_A,PHY_MIN_B,PHY_MIN_C,PHY_MIN_GROW_A,PHY_MIN_GROW_B,PHY_MIN_GROW_C,PHY_MAX_A,PHY_MAX_B,PHY_MAX_C,PHY_MAX_GROW_A,PHY_MAX_GROW_B,PHY_MAX_GROW_C,PHY_DEF_A,PHY_DEF_B,PHY_DEF_C,PHY_DEF_GROW_A,PHY_DEF_GROW_B,PHY_DEF_GROW_C,MGC_MIN_A,MGC_MIN_B,MGC_MIN_C,MGC_MIN_GROW_A,MGC_MIN_GROW_B,MGC_MIN_GROW_C,MGC_MAX_A,MGC_MAX_B,MGC_MAX_C,MGC_MAX_GROW_A,MGC_MAX_GROW_B,MGC_MAX_GROW_C,MGC_DEF_A,MGC_DEF_B,MGC_DEF_C,MGC_DEF_GROW_A,MGC_DEF_GROW_B,MGC_DEF_GROW_C,LUCK_A,LUCK_B,LUCK_C,DMG_TYPE,RARITY,REBORN_LIMIT)
And maybe would be usefull if you could enter the able_mask value in cq_itemtype. So you can set it to 7 if its mounts

But stil Great release !!!
07/26/2011 05:14 wolfvb#18
thanks all and the program is in 1st version that same crazy idea i get when i wake up and i tell my self why i don't make it
so i make it and a lot of people like so imake anew version and i will add client part to it
but i need some help on this cuz i don't good in client part
07/26/2011 17:10 alxandr2#19
great work its done
07/26/2011 17:54 yahyakhireldin#20
Thx so much for your release but i have little problem after i did full all empty field and did click in make sql he did not show me any thing i hope you can help me in this .. i have win 7 tooo
07/26/2011 18:04 tsales#21
Each type of pet has different attributes. Mages are different from warriors.

As I understand the attributes of each pet is controlled by this table: cq_grade

insert into cq_grade (id, life_a, life_b, life_c, life_grow_a, life_grow_b, life_grow_c, phy_min_a, phy_min_b, phy_min_c, phy_min_grow_a, phy_min_grow_b, phy_min_grow_c, phy_max_a, phy_max_b, phy_max_c, phy_max_grow_a, phy_max_grow_b, phy_max_grow_c, phy_def_a, phy_def_b, phy_def_c, phy_def_grow_a, phy_def_grow_b, phy_def_grow_c, mgc_min_a, mgc_min_b, mgc_min_c, mgc_min_grow_a, mgc_min_grow_b, mgc_min_grow_c, mgc_max_a, mgc_max_b, mgc_max_c, mgc_max_grow_a, mgc_max_grow_b, mgc_max_grow_c, mgc_def_a, mgc_def_b, mgc_def_c, mgc_def_grow_a, mgc_def_grow_b, mgc_def_grow_c, luck_a, luck_b, luck_c, dmg_type, rarity, metempsychosis, reborn_limit, rbn_rqr_type, auto_trade_type)

Through it I believe we can edit hp, atk, def, magAtk, magDef, etc.. If these fields are added to your "maker" without any doubt it will become the best program for adding pets.
07/26/2011 19:40 wolfvb#22
I will do all of that but the problem i need a pro help to fix and test and see what have make
07/26/2011 22:20 no_1#23
hehe btw might be good if you can change these vaules also. So you can set the values to mage / warior or all stats. Cause in the current sql its only set for a warrior

Code:
INSERT INTO CQ_EUDEMON_RBN_TYPE (ID,[COLOR="Red"]life[/COLOR],PHY_ATK,PHY_DEF[COLOR="red"],mgc_atk,mgc_def[/COLOR])  
VALUES  
(1072020,[COLOR="red"]0[/COLOR],1,1[COLOR="red"],0,0)[/COLOR], 
(1072021,[COLOR="red"]0[/COLOR],1,1[COLOR="red"],0,0)[/COLOR], 
(1072022,[COLOR="red"]0[/COLOR],1,1[COLOR="red"],0,0)[/COLOR], 
(1076020,[COLOR="red"]0[/COLOR],1,1[COLOR="red"],0,0)[/COLOR], 
(1076021,[COLOR="red"]0[/COLOR],1,1[COLOR="red"],0,0)[/COLOR],  
(1076022,[COLOR="red"]0[/COLOR],1,1[COLOR="red"],0,0)[/COLOR];
And really its not to break you down on your release cause i love it, just trying to make it even betther :)
07/27/2011 11:08 magewarior2#24
nice to see some one creating hand made tools again :bandit:
07/28/2011 20:15 ~*Maggy*~#25
Awesome one Keep It Up
08/08/2011 14:07 heartlesss#26
Quote:
Originally Posted by wolfvb View Post
mm
what win u use
if xp try to download dotnetfx35
or i will upload the Framework v4 that i use
from [Only registered and activated users can see links. Click Here To Register...]
im using .netframe work 3.5 and the tool doesnt work :(
08/08/2011 14:28 wolfvb#27
use dotnetfix4
08/08/2011 15:26 heartlesss#28
Quote:
Originally Posted by wolfvb View Post
use dotnetfix4
i dont think .netframe work 4 works on XP unless there is a framework 4 redistributable ..

nice release tho :)
08/08/2011 19:29 tsales#29
Congratulations wolfvb its creation is even better! Pretty soon will be complete! :handsdown:
08/08/2011 21:19 wolfvb#30
thanks all and the new tool will be done soon and all will love it imake all in it