Poll

Poll inactive

Option 1
Option 2

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

Hooray, another map besides 2fort!
...
Thats the intel hallway for 2fort....

...
Thats the intel hallway for 2fort....
Curses, I haven't played on 2fort much.

Anyone have any ideas on a better way to do the loadout? Something a little more specific than "use variables" would be nice.

And is there a way to set a player's team and check if the teams are balanced?
« Last Edit: December 20, 2009, 10:02:09 PM by Regulith »

Well, in other news, I'm working on the basement.

I have the stairs for both entrances finished, and am making the walls for the basement. You can probably expect it to be done by the next time I host (hopefully next weekend). I've also been doing some small cosmetic changes to the general area of the entrances to the basement:



You might have a new weapon to look forward to as well, if I can get the damn thing to do what I want. P:

Anyone have any ideas on a better way to do the loadout? Something a little more specific than "use variables" would be nice.

And is there a way to set a player's team and check if the teams are balanced?
Player-ModVariable-"Team" set "1"
Client-ModVariable-"Red" add "1"
Client-IfVariable- "Red" == "<var:cl:Blu>"

Something like that?
Guess you allready tried something like that though.


Player-ModVariable-"Team" set "1"
Client-ModVariable-"Red" add "1"
Client-IfVariable- "Red" == "<var:cl:Blu>"

Something like that?
Guess you allready tried something like that though.

Tried it, doesn't change the team.

Use destinys minigame events. :D

I am


Tried it, doesn't change the team.

I am
Oh you mean changing teams in TDM? :/
Then i don't know. Sorry.


Client -> setTeam
Space Guy, been meaning to ask you if you could make a Team Scramble event for TDM :o

iban has team scramble in his afgan dm

If you set the TDM setting to fix instead of sort, then it will even out the teams automatically.  It switches mid-round though.  Major drawback.

Client -> setTeam

I don't think I even have that, I'll go check

Oh, I do.
« Last Edit: December 22, 2009, 01:10:20 PM by Regulith »