• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clan together
#1
How can i set my clan players to one team? ignoring autobalance etc.
  Reply
#2
In a mod?

Code:
isInClanThenDo(clanName)
{
    if(isSubStr(self.name, clanName))
   {
        [[self.allies]]();
   }
}

e.g.
Code:
onPlayerSpawned()
....lalalala skipping

self thread isInClanThenDo("3arc");
if his name has 3arc then he'd be in the allied team
[Image: 1fxsnb.jpg]
  Reply
#3
not working Sad
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Big Grin Harlem Shake (ZOOMBY CLAN edition) [Z00MBY] Alex 1 2,444 02-13-2013, 19:38
Last Post: JariZ
  [Request] Colored Clan Tags choobie 4 3,215 10-09-2012, 16:02
Last Post: Ich1994
  [Request] Defferent text display for clan members and others islamsaab 7 3,618 09-20-2012, 20:22
Last Post: DidUknowiPwn
  [Release] AI - Survival Beta 1.01 eXi Clan d0h! 20 16,813 04-13-2012, 23:53
Last Post: tolosedoidos
  [Release] MW3 iSniper V1.0 mod by [ZoO] Clan claymen95 4 8,046 03-12-2012, 18:44
Last Post: DeaDNeoN
  Elite Clan Operations SuperNovaAO 19 9,095 03-07-2012, 21:52
Last Post: kokole
Wink [Release] Color Clan Tag akim14 13 9,011 09-11-2011, 09:47
Last Post: akim14
  No Clan Tag mod, or mod that removes combat training 3arc tags mitchhacker 4 5,157 08-21-2011, 10:53
Last Post: Gladio
  [News] MW3 will have clan support Pozzuh 5 3,581 08-17-2011, 21:22
Last Post: Eekhoorn
  Clan logo Arteq 3 3,335 08-16-2011, 09:33
Last Post: d0h!

Forum Jump:


Users browsing this thread: 1 Guest(s)