View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 02-28-2015 , 09:35   Re: Showing your legs
Reply With Quote #3

PHP Code:
public zp_user_humanized_post(id)
{
    
set_task(random_float(0.14.0), "update_feet"id)
}

public 
zp_user_infected_post(id)
{
    
set_task(random_float(0.14.0), "update_feet"id)

Why are this zp forwards here ? zombieplague.inc is not included.
Are you sure you are the author of this plugin ?
__________________
HamletEagle is offline