PDA

View Full Version : [Abandoned] mg_towerdefense - Help requested!



Toxin
6 Mar 2009, 08:19pm
I am currently working on a towerdefense in CS:S.
A group of CT's spawn at the bottom while a few spawn up top with turrets. The CT's up top have to prevent the one at the bottom to reach the end. Should this happen, the round restarts. The CTs at the buttom can respawn, every wave they will have a little more health, a little faster speed or be better equiped, so be prepared!

Major troubles:

Finding a non-lagging turret-machinegun prefab.
Every help i appreciated and I will credit you. Thanks!

Paul
6 Mar 2009, 08:47pm
Finding a non-lagging turret-machinegun prefab.


Have you tried to make a turret? I could have a go sometime if i get a chance. (no promises)

Toxin
7 Mar 2009, 07:35am
Have you tried to make a turret? I could have a go sometime if i get a chance. (no promises)

I might try to, but I have almost no experience how to make one.

Frostbyte
7 Mar 2009, 09:02am
What about having the people up top spawn with snipers instead of making a turret?

Toxin
7 Mar 2009, 10:47am
What about having the people up top spawn with snipers instead of making a turret?

You have to make them all in one team to enable respawn.
If you enable friendly fire, the CTs at the bottom will kill each other.

Mammal
9 Mar 2009, 09:37am
You have to make them all in one team to enable respawn.
If you enable friendly fire, the CTs at the bottom will kill each other.

So dont give them knifes?

Toxin
9 Mar 2009, 02:36pm
So dont give them knifes?

Which later on will result in trouble. I dunno, I'm still thinking about it, because I heard that stripping the knife from players causes problems with the speedmodifier.

Paul
9 Mar 2009, 02:47pm
You know you had trouble setting health.

You could do trigger_hurt - 5 and so on.

So it heals you each wave.

First wave +1hp/ second.
Second wave +2hp/ second.
third wave +5hp/ second.

and so on.

Svendy
10 Mar 2009, 03:11am
i think i got the health to work using an incorporated command in the map. but idk if it works till it is on the server.

also if anyone knows how to a make math_counter give a working output please let me know asap