Quote Originally Posted by Tally View Post
EDIT -

Looking at your script again, I see this:

PHP Code:
bouncepospower )
{
    
oldhp self.health;
    
self.health self.health power;
    
self finishPlayerDamageselfselfpower0"MOD_PISTOL_BULLET""deserteagle_mp"undefinedpos"torso_upper"], );
    
self.health oldhp;

You have a square brace after "torso_upper" - "torso_upper"]

serthy pointed it out to you, but you blew him off. Best to take notice if someone points out a scripting error. Otherwise we will be here all year.
I noticed it before he even posted.