Poll

Poll inactive

Option 1
Option 2

Author Topic: Block Bastion - BL-TF2  (Read 98129 times)

You could use Zombies for the ammo mod and perhaps modify the drop weapons script/make new scripts to have picked-up items restore it to all your weapons.

Haha right I'll get right on that with my scripting skills lol

Edit the Camcorder?

That's exactly what I tried to do.

That's exactly what I tried to do.
I'll see if I can do something.
Just tried, I see your problem :\

Could someone edit the rocket launcher to do less damage and not throw people so hard for me? I've tried and I'm simply horrid.

Could someone edit the rocket launcher to do less damage and not throw people so hard for me? I've tried and I'm simply horrid.
I could do it well try. Btw what days do you host your server only on saturdays and sundays?

I'm going to host in a bit, I'm just waiting to see if I could get a non-overpowered rocket launcher so I can enable soldier.

I'm going to host in a bit, I'm just waiting to see if I could get a non-overpowered rocket launcher so I can enable soldier.
Ok cool hope you can get that lowered damaged.
I think there is a easy way to do it though let me check.

Checked i don't think the damage it does, is located in the same place as the other guns.

I may have found it.

I'll see what happens.

After some tweaking, it seems I've done it. Server goin' up.

After some tweaking, it seems I've done it. Server goin' up.

What exactly did you lower the damages and impulse to?

How about instead of disabling the Soldier class altogether, you could make a limit for Soldier so only 2 soldiers per team.

What exactly did you lower the damages and impulse to?

Er...

I was playing around with this general area (This is the edited one):

Code: [Select]
damageRadius = 3;
   radiusDamage = 100;

   impulseRadius = 4;
   impulseForce = 3000;

It seems to work pretty well, but if you have a better suggestion don't hesitate to share.

How about instead of disabling the Soldier class altogether, you could make a limit for Soldier so only 2 soldiers per team.

I'm just waiting to see if I could get a non-overpowered rocket launcher so I can enable soldier.

is sever up? i couldnt find it

What I really need is a way to put a limit on how many people can be a class per team.

Anyone know how?

What I really need is a way to put a limit on how many people can be a class per team.

Anyone know how?
I don't know, maybe variable events?