View Single Post
YKH =]
Senior Member
Join Date: Sep 2008
Location: Hong Kong
Old 02-24-2009 , 02:31   Re: [ZP] Class : Chinese Zombie 1.2.2 updated (Not as same as Fry's)
Reply With Quote #30

It possible

It is because the code :
Code:
    if (!((pev(id, pev_flags) & FL_ONGROUND) && (pev(id, pev_flags) & FL_DUCKING)) || fm_get_speed(id) < 10)
        return false

    // Not doing a longjump (added bot support)
    if (!(buttons & IN_USE) && !is_user_bot(id))
        return false
So, i do not need to run and press +JUMP

When i be a headcrab, I just stand(always duck) on the ground and press E (IN_USE)

then i will leap to the target=]
__________________
Approved Plugins

[ZP] Effect Plugins :
Damage Effect
Real Death
YKH =] is offline