Author Topic: Plugin For Teams?  (Read 2369 times)

0 Members and 1 Guest are viewing this topic.

Offline xikkub

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
Plugin For Teams?
« on: April 26, 2009, 05:51:24 PM »
I need a plugin that allows users to create teams and gives them the option to password protect those teams so that you can have private "clans" in game. I've seen this once before but I'm not sure what addon it was. uTeams doesn't work for me because it's a group-based addon in which the user has no control over what team they are on.

Thanks!

Offline exuvo

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Plugin For Teams?
« Reply #1 on: June 07, 2009, 03:51:19 AM »
Then you need to learn lua and modify UTeam yourself until it works as you want it to.
I don't think it should be that hard as long as the teams are temporary (ie dissapear with map change)
Try looking at Uteams code and the code of something that has chat commands and you should have the functions needed.

Edit
Look at something with console commands instead, as otherwise everyone would see the password entered in the chat.