PDA

View Full Version : Quick question!


Semp
01-30-2003, 05:22 PM
I was wondering if there is any way to lock a team (ie: for <your clan> vs. all) so no one will accidentally join your team or how about making it so only people with the prefix on their name (ie: <your clans tag>) can join the specific team?

Hammer
01-30-2003, 05:49 PM
It's possible ... well sorta. You can't prevent anyone from joining a team, however, you can force them to join the other team once they're on your team (see MAM_DefaultCmds module). As for using clan tags to do this, can't be done from a mod. You need an external app such as MOHAACI which can see a player's name (can't get those from mod scripts), but the only problem with that is that it would take an eternity for the team change to occur.

--[MC] Hammer

Buzz_Litebeer
01-30-2003, 08:26 PM
I have a way of "locking" teams once they are set, it MIGHt be in the addonz pack im creating, the problem is it takes some effort from the user to make sure it isnt abused


basically you can "mark" a player as only be able to join axis, or allies.

if he isnt in spec, or on the right team, he gets switched to the other team.

Unfortunately it would requre some overhead, and if i release it its going to be a while till i do.

One Shot team balacning is being looked into, and so is periodic team balancing.