View Single Post
Sir-LaggAlot
Member
Join Date: Oct 2005
Location: USA
Old 11-30-2005 , 22:38  
#9

I think he did posted his fixed hero
I still had the old agentz version while he only added 1 extra thing to prevent that invalid player thing
Code:
if(gHasAgent[id] && is_user_alive(id))

and the one before was only
Code:
if(gHasAgent[id])
on the PreThink fucntion

but im still getting that invalid player on this updated hero .
Sir-LaggAlot is offline
Send a message via AIM to Sir-LaggAlot