Staredit Network > Forums > SC2 Assistance > Topic: Random Intergers and Displaying the outcome?
Random Intergers and Displaying the outcome?
Apr 30 2010, 10:57 pm
By: ZeroAme  

Apr 30 2010, 10:57 pm ZeroAme Post #1



So I have in my TD a tower that will randomly get 0-5 minerals from a creep, and then it will say +# over that creep to let the player know how much they got from it. Im using this set-up.

Quote
Theif Turret - Money
Events
Unit - Any Unit is attacked
Local Variables
tmpTag = No Text Tag <Text Tag>
Conditions
(Unit type of (Attacking Unit)) == Theif
Actions
General - Wait 0.5 Game Time seconds
Player - Modify player 1 Minerals: Add (Random integer between 0 and 5)
Text Tag - Create a text tag with the text "+1" for (All players), using a font size of 24, at (Position of (Triggering unit)) and height offset 1.0 (initially Visible) can also set whether false is enforced
Variable - Set tmpTag = (Last created text tag)
Text Tag - Set Text color(s) for tmpTag to (0%, 50%, 75%)
Text Tag - Set the velocity of tmpTag to 1.0 coordinates per second at an angle of 90.0 degrees from horizontal
Text Tag - Set Fade Duration time for (Last created text tag) to 2.0 seconds
General - Wait 2.1 Game Time seconds
Text Tag - Destroy tmpTag

How do I change:
Text Tag - Create a text tag with the text "+1" for (All players), using a font size of 24, at (Position of (Triggering unit)) and height offset 1.0 (initially Visible) can also set whether false is enforced
so the +# is the outcome of the integer?



None.

Apr 30 2010, 11:13 pm Swampfox Post #2



Like this:
Text Tag - Create a text tag with the text ("+" + (Text(YOURVARIABLE))) for (All players), using a font size of 24, at (Position of (Triggering unit)) and height offset 1.0 (initially Visible) can also set whether false is enforced

("+" + (Text(YOURVARIABLE))) = a function 'Combine Text' with the second text entry being another function 'Convert Integer To Text'





None.

May 1 2010, 1:07 am ZeroAme Post #3



Alright thanks :D



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[05:18 pm]
IskatuMesk -- :wob:
[07:29 am]
Zycorax -- :wob:
[03:48 am]
O)FaRTy1billion[MM] -- :wob:
[03:14 am]
Symmetry -- :wob:
[01:03 am]
IskatuMesk -- that's a loaded sentence if I ever snorted one
[2026-7-09. : 2:31 am]
Symmetry -- lot of 0s in them boxes, someone better hit it big
[2026-7-05. : 1:14 am]
l)ark_ssj9kevin -- Rectal!!!
[2026-7-05. : 12:13 am]
IskatuMesk -- u guys ever look at the "Backend performance improvements" line and kinda you know 👀
[2026-7-03. : 4:25 pm]
l)ark_ssj9kevin -- oh wow it's kind of like archipeligo but solo
[2026-7-03. : 9:43 am]
Oh_Man -- makes me wonder tho, a brood war achievement project culd be quite something, following the design methodology of SC2 achieves
Please log in to shout.


Members Online: IskatuMesk