Blockland Forums > Suggestions & Requests
My TF2 Server Soldier Class
AlphaicX:
I've been to that server, all you did was slap two badly-built class rooms onto the afgan DM map.
-Mike-:
--- Quote from: AlphaicX on August 21, 2009, 07:36:37 PM ---I've been to that server, all you did was slap two badly-built class rooms onto the afgan DM map.
--- End quote ---
Was still fun for a while, could have been better though.
Antallion:
--- Quote from: xXMenenXx on August 21, 2009, 07:21:12 PM ---What the hell does this have to do with blockland?
Wrong section handicap.
--- End quote ---
AlphaicX:
--- Quote from: -Mike- on August 21, 2009, 07:38:58 PM ---Was still fun for a while, could have been better though.
--- End quote ---
The only reason I played it was because it gave the scout the sandman bat :cookieMonster:
rkynick:
--- Code: ---nametoid("rocketExplosion").radiusdamage=25;
--- End code ---
Put that into the console every time you start your server.
That makes it take 2 direct rockets to kill someone, and 4 indirect to kill someone.
If you want even less damage, try
--- Code: ---nametoid("rocketLauncherProjectile").directdamage=15;
--- End code ---
to lower the damage direct-rockets do.