Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble with capturing factory
#4
Control Point Bar

Got same problem.

Screen compatability
For my screen the floating text is not visiable.
Its becouse the text size is too small,
Minimal texd size for my screen is 6.9.

Triggers affected:
Control Point Init
Control Point
Mb others.


from
Code:
call SetTextTagTextBJ( udg_Progress_Bar[10 + ID], (udg_Color[13 - OwningTeam] + basic + "|r"), 5.00 )
else
call SetTextTagTextBJ( udg_Progress_Bar[10 + ID], (udg_Color[13 - OwningTeam] + SubStringBJ(basic, 1, i) + "|r|cff000000" + SubStringBJ(basic, 1, (160 - i)) + "|r"), 5.00 )
to
Code:
call SetTextTagTextBJ( udg_Progress_Bar[10 + ID], (udg_Color[13 - OwningTeam] + basic + "|r"),  6.9 )
else
call SetTextTagTextBJ( udg_Progress_Bar[10 + ID], (udg_Color[13 - OwningTeam] + SubStringBJ(basic, 1, i) + "|r|cff000000" + SubStringBJ(basic, 1, (160 - i)) + "|r"),  6.9 )


Messages In This Thread
Trouble with capturing factory - by Forve - 2009-10-06, 20:07:14
Re: Trouble with capturing factory - by Paladon - 2009-10-06, 20:43:10
Re: Trouble with capturing factory - by Althend - 2009-10-07, 00:23:41
Re: Trouble with capturing factory - by LuckyD0g - 2009-10-07, 00:27:03
Re: Trouble with capturing factory - by Forve - 2009-10-07, 00:32:09
Re: Trouble with capturing factory - by Paladon - 2009-10-07, 10:53:44
Re: Trouble with capturing factory - by TKF - 2009-10-07, 17:32:51
Re: Trouble with capturing factory - by Paladon - 2009-10-07, 17:37:00
Re: Trouble with capturing factory - by Paladon - 2009-10-07, 18:46:26
Re: Trouble with capturing factory - by TKF - 2009-10-07, 18:46:56
Re: Trouble with capturing factory - by Vomitus - 2009-10-20, 19:19:10
Re: Trouble with capturing factory - by TKF - 2009-10-20, 19:43:49
Re: Trouble with capturing factory - by Paladon - 2009-10-20, 20:27:11
Re: Trouble with capturing factory - by Vomitus - 2009-10-20, 20:28:09
Re: Trouble with capturing factory - by Paladon - 2009-10-20, 20:29:24
Re: Trouble with capturing factory - by Vomitus - 2009-10-20, 20:30:16
Re: Trouble with capturing factory - by Paladon - 2009-10-20, 22:57:37
Re: Trouble with capturing factory - by Althend - 2009-10-21, 10:12:59
Re: Trouble with capturing factory - by Paladon - 2009-10-21, 11:49:43
Re: Trouble with capturing factory - by Vomitus - 2009-10-21, 15:12:52
Re: Trouble with capturing factory - by Paladon - 2009-10-29, 22:15:08

Possibly Related Threads…
Thread Author Replies Views Last Post
  [8.72c] Maintenance doesn't stack with factory healing TKF 1 2,354 2010-12-30, 22:39:03
Last Post: TKF
  [8.72b] Counter at 1 before capturing CP's Saiyuki 2 3,089 2010-10-25, 00:15:12
Last Post: Ger-Dyers-Eve
  [8.70] Spawning factory - creeps stuck hrafn 5 7,391 2010-05-29, 02:47:23
Last Post: scron2
  [8.60] Building factory shown as 2 buildings. Doomhammer112 12 9,498 2009-06-19, 11:29:25
Last Post: Doomhammer112
  [8.56] 3-in-1: Factory, Artillery Factory 'n strange healing Vomitus 17 15,672 2009-01-05, 17:22:23
Last Post: SCorpA1



Users browsing this thread: 1 Guest(s)