Talk:Scripts:ClanmemberBalance
From BF2 Technical Information Wiki
Does`nt this line have to end with , 1 ? host.registerHandler('PlayerConnect', onPlayerConnect)
Should`nt this be? host.registerHandler('PlayerConnect', onPlayerConnect, 1)
And how about the to other host.registerHandler`s?
This is just not working, I cannot get clantag to start as team 2 on player connect. I tried several modifications but no luck, everybody always start as USAMC team(1).
Any ideas why ? Could that be changed or USAMC is a priority team. Thanx