@Dragon(H)ell yay! but it didnt work, but i think its because i forgot to define knives
wait... do i do it for all melee weapons or just knife?
Originally Posted by _corn_
@Dragon(H)ell yay! but it didnt work, but i think its because i forgot to define knives
wait... do i do it for all melee weapons or just knife?
just look in the weapon log the dragonHell posted around page 2 in cf source sections....define all the knives like #define knives ((0x5) ll (0x6) ll (x7)) and so on.. and when u do a nullcheck make NULL && Knives)) and u have to put 2 loops for fast knive like the no recoil...good luck!! and u dont kneed to use 0xA94 u can use the other 2....u learned alot 2 day ..
PS: for nowepweight i use 0.0f
Originally Posted by Assassin's Creed
just look in the weapon log the dragonHell posted around page 2 in cf source sections....define all the knives like #define knives ((0x5) ll (0x6) ll (x7)) and so on.. and when u do a nullcheck make NULL && Knives)) and u have to put 2 loops for fast knive like the no recoil...good luck!! and u dont kneed to use 0xA94 u can use the other 2....u learned alot 2 day ..
PS: for nowepweight i use 0.0f
Nope u don't need to make 2 loops for fast knife or long knife
Originally Posted by Dragon(H)ell
Nope u don't need to make 2 loops for fast knife or long knife
dunno...i use 2 loops for fast knife and it work perfect...like the norecoil
@_corn_ NoWepWeight-MoveSpeedPenalty float from 0 to -0.18 mini speed but gives error on ZM whrn press Z use 0.0 for No wep weight
no fall damage - DamagePerMeter (use DWORD dont define and dont add 0x infront) DWORD 0
no nade damage - AmmoDamage float 0.0
crouch speed - MoveDuckWalkRate (or something like that) float 1.0
Hope that i helped put credits
you know the no weapon weight value... are you sure its -0.15?? im sure it goes faster than when u are holding a knife... shouldn't it be 0??
i got an error before... probably because i was going too fast.
---------- Post added at 10:11 PM ---------- Previous post was at 10:10 PM ----------
are you getting into cf hacks??? welcome. PM me if you need help.
---------- Post added at 10:13 PM ---------- Previous post was at 10:11 PM ----------
hey @Dragon(H)ell , does no nade damage make your nades do 0 as well? Like if i nade someone else, will it hurt them? And do 1hit hacks still work?
if u want an mini speed hack make it the value -0.15 if u want regular noweaponweight make it 0
Originally Posted by kmanev073
@_corn_ NoWepWeight-MoveSpeedPenalty float from 0 to -0.18 mini speed but gives error on ZM whrn press Z use 0.0 for No wep weight
no fall damage - DamagePerMeter (use DWORD dont define and dont add 0x infront) DWORD 0
no nade damage - AmmoDamage float 0.0
crouch speed - MoveDuckWalkRate (or something like that) float 1.0
Hope that i helped put credits