Author Topic: Squads, Squad Spawning, and Vehicle Selection Spawning ~Shared Publicly ~  (Read 1485 times)

Simplifying this and basing it less off battlefield would be more helpful for more types of servers. What if you just had it so there was a list of squads accessible by typing /squad and you could just tell your friends to get into that squad? Players in the same squad as each other would spawn near each other after death.
so basically exactly like ace of
The system I propose surprisingly works very well and I've seen it been used as a mod for an ace of spades server. It actually added dramatically to the game and was really friggin' cool.
yeah

ace of spades also doubles/triples the respawn time if you're in a squad

very important, you don't want people spawning in a split second after they die

Or player generated factions/tribes
we really need that, so we can make alliances in fortwars and what not.
or admin, whichever one.

ace of spades also doubles/triples the respawn time if you're in a squad

very important, you don't want people spawning in a split second after they die
Can this be achieved in torquescript?

Can this be achieved in torquescript?

Yep. Slayer already does something like that where your respawn time increases if you teamkill/freekill. It's a little hacky but I can give you an example of how it's done.

What basically what I want:

Commands, unless a GUI is possible... but then, nvm, no GUI.

/join squad (Name) -Allows you to join a Squad-
/create squad (Name) -Allows you to create a Squad-
/leave squad -Allows you to leave a Squad, and to be placed without a squad-

/spawnon (persons name) -Allows you to spawn on someone only on your squad-

/spawninvehicle (Vehicle name currently inside the spawn) -Spawn in an available vehicle-
[Or I can just make it, and would like an Event for this.)

Basically all of that, adding this to OP.

Ohhh I want to make this!! Really that sounds amazing. Dunno if I have time though..

What basically what I want:

Commands, unless a GUI is possible... but then, nvm, no GUI.

/join squad (Name) -Allows you to join a Squad-
/create squad (Name) -Allows you to create a Squad-
/leave squad -Allows you to leave a Squad, and to be placed without a squad-

/spawnon (persons name) -Allows you to spawn on someone only on your squad-

/spawninvehicle (Vehicle name currently inside the spawn) -Spawn in an available vehicle-
[Or I can just make it, and would like an Event for this.)

Basically all of that, adding this to OP.
I think you're complicating a system that doesn't need to be complicated. Take a look at my earlier post. The vehicle thing is dumb, and the spawnon command isn't needed. You should automatically spawn beside people in your squad.


Bump, want this to be done