Request TeamWar

zedina

Mir3 Dev
Legendary
Dec 22, 2005
3,167
1
1,017
340
player with rebirth 10 cant hit player with rebirth 19 20

any idea how to solve this ?

ex. player with rebitth 10 ( in orange team with orange name on him ) cant hit player with rebirth 19-20 ( in blue team with blue name on him )
 

idaBigA

Holley Mir 3!!
VIP
Oct 28, 2003
1,966
110
310
Stoke, UK
Do the team colours match the opposite teams normal rebirth colours?

If so, I would suggest there is nothing you can do about it other than changing the rebirth colours.
 
Upvote 0

taifun

Dedicated Member
Dedicated Member
Jan 7, 2012
461
11
44
Romania
You cant find nothing related to taosung tables in sql?

Because on taosung war doesnt matter the rebirth so player does damage even to highest rebirthed player
 
Upvote 0

Josiko

LOMCN Veteran
Veteran
Loyal Member
Apr 4, 2010
428
8
44
Spain
Zedina can test if players with rebith 11 can hit players with rebith 20-21, and post results? Thanks.
 
Upvote 0

zedina

Mir3 Dev
Legendary
Dec 22, 2005
3,167
1
1,017
340
Zedina can test if players with rebith 11 can hit players with rebith 20-21, and post results? Thanks.

Sory for late respond, i will make 3 category for teamwar since i cant put rebirth 0 and rebirth 21 in same map to fight against
 
Upvote 0

Josiko

LOMCN Veteran
Veteran
Loyal Member
Apr 4, 2010
428
8
44
Spain
You will add a check for problems rebiths and get in "red" team togheter and anothers with the tradicional system.
 
Upvote 0

zedina

Mir3 Dev
Legendary
Dec 22, 2005
3,167
1
1,017
340
I dont understand what to do.. :(

---------- Post Merged on 01-12-2015 at 12:07 AM ---------- Previous Post was on 30-11-2015 at 01:39 PM ----------

any one?:)
 
Upvote 0

Josiko

LOMCN Veteran
Veteran
Loyal Member
Apr 4, 2010
428
8
44
Spain
player with rebirth 10 cant hit player with rebirth 19 20

The normal script in teamwar is:

LARGE "TEAM RED" %TEAMBLUE
#ACT
APPLY TEAM BLUE
#ELSEACT
APPLY TEAM RED

Then :

#IF
Check rebith 10 -> #ACT Goto BLUETEAM
Check rebith 19-20 > #ACT Goto BLUETEAM
 
Upvote 0

taifun

Dedicated Member
Dedicated Member
Jan 7, 2012
461
11
44
Romania
The normal script in teamwar is:

LARGE "TEAM RED" %TEAMBLUE
#ACT
APPLY TEAM BLUE
#ELSEACT
APPLY TEAM RED

Then :

#IF
Check rebith 10 -> #ACT Goto BLUETEAM
Check rebith 19-20 > #ACT Goto BLUETEAM

He got blue and orange teams..this might be a problem
 
Upvote 0