Edit the monster,guard and eudemons defence etc2

02/03/2010 02:44 PraDevil[ELITE]#1
im was looking there was many time this question appear in another question but same answer..

this is a retail of your question..
1.how to edit the moster defence?
2.how to make guard strong?

so this is a small partition to edit the monster guard and eudemon..hope this help..

Code:
cq_monstertype.

life = to edit the monster life(  HP  )
attack_max = the max attack of the monster,guard,eudemon
attack_min = the min attack of the monster,guard,eudemon
defence = to edit the monster,guard,eudemon defence
defence2= to edit the monster,guard,eudemon defence
dodge = dodge of the monster,guard,eudemon if u set it higher it will be always miss
attack_range = the range of the attack
attack_speed = the speed attack from monster,guard,eudemon
level = level
To resize the monster u will need to hex edit the client
u can see it here [Only registered and activated users can see links. Click Here To Register...]
02/04/2010 13:57 ygorzhyper#2
thanks
02/04/2010 14:14 matrix89#3
Quote:
Originally Posted by PraDevil View Post
im was looking there was many time this question appear in another question but same answer..

this is a retail of your question..
1.how to edit the moster defence?
2.how to make guard strong?

so this is a small partition to edit the monster guard and eudemon..hope this help..

Code:
cq_monstertype.

life = to edit the monster life(  HP  )
attack_max = the max attack of the monster,guard,eudemon
attack_min = the min attack of the monster,guard,eudemon
defence = to edit the monster,guard,eudemon defence
defence2= to edit the monster,guard,eudemon defence
dodge = dodge of the monster,guard,eudemon if u set it higher it will be always miss
attack_range = the range of the attack
attack_speed = the speed attack from monster,guard,eudemon
level = level
To resize the monster u will need to hex edit the client
u can see it here [Only registered and activated users can see links. Click Here To Register...]
life = 65535
attack_max = 5000
attack_min = 4000
defence = 5000
defence2= 5000
dodge = 4000
attack_range = 15
attack_speed = 100
level = 4000

i set monster like this...very high...
but..just one xpskill only...monster can die...haha..i think so funny..
pradevil can u tell me...how many numbers I need to put on the atack min, max atack, def, def2 and dogde??
02/04/2010 15:04 PraDevil[ELITE]#4
u can set it to whatever u want..anyways if u cant put the higher than 65535 there is other way to set higher than 65535..do you forgot we can design table..? to hard kill monster etc2 just put the higher defence,high dodge,high life and high level..like you can see the candy DB have a monster with level 50,000..to make it stronger put the attack_min like 100,000 and the attack max 150,000..hope this help:)
02/04/2010 17:38 matrix89#5
Quote:
Originally Posted by PraDevil View Post
u can set it to whatever u want..anyways if u cant put the higher than 65535 there is other way to set higher than 65535..do you forgot we can design table..? to hard kill monster etc2 just put the higher defence,high dodge,high life and high level..like you can see the candy DB have a monster with level 50,000..to make it stronger put the attack_min like 100,000 and the attack max 150,000..hope this help:)
Fix it...Thanx PraDevil...
02/04/2010 17:43 PraDevil[ELITE]#6
anytime dude:)
02/06/2010 13:38 cruey#7
Self explanitory muchh?
02/06/2010 21:16 hio77#8
Quote:
Originally Posted by cruey View Post
Self explanitory muchh?
some people don't know and things like the defense can really confuse people ..