Welcome Guest, Not a member yet? Create Account  
Shop (VIP/ADMIN/S.ADMIN/XP)


Game suggestion ZM

#1

Zombie Venom Free Pain shock 

im not sure if you still take suggestion seriously 
but i have one 
the suggestion is about zombie Venom Guard, eventhough he activates his special ability he still insecure and get trapped and being slowed so he can't do a shit honestly
put in mind humans's speed is definitely greater than his speed
i think we must give him a free pain shock (
free pain shock is the term of protecting from bullets or knockbacks something like that)

i investigated in this matter and i found this: 
https://forums.alliedmods.net/showthread.php?t=158567

[Image: suggest1.png]

https://forums.alliedmods.net/showthread.php?p=427881

[Image: suggest2.png]

if the suggestion will be approved you may need those plugins, but you have to make some edits before
if im not mistaken he must add an additional condition to check if zombie and has class of venom guard

Code:
public onPlayerPreThink(id)
{
    if(get_pcvar_num(g_cvarPainShockFree))
    {
        if(pev_valid(id) && is_user_alive(id) && (here check if its zombie) && (here check if its venom guard)
        && (FL_ONGROUND & pev(id, pev_flags)))
        {
            pev(id, pev_velocity, g_vecVel)
            g_bRestoreVel = true
        }
        
        return FMRES_HANDLED
    }
    
    return FMRES_IGNORED
}
Reply

#2

+1
it's a nice suggestion tbh but ig if a venom is next to u or trying to reach u without trying to slow him with a shooting star or smthn , ur dead directly xD
Reply

#3

i forget the first plugin corresponds zombie plague shit 
Reply

#4

Sounds good + from me
Reply




Users browsing this thread:
5 Guest(s)