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.
[06:28 am]
Ultraviolet -- sounds like Bound & Defend
[07:43 pm]
Symmetry -- If you take the reins you damn well be ready to ride
[02:46 pm]
NudeRaider -- you wish
[2026-5-23. : 12:43 am]
IskatuMesk -- Ah, so Reindeer Breeding 3: BDSM edition.
[2026-5-22. : 12:45 am]
Moose -- tbh
[2026-5-20. : 8:27 pm]
Symmetry -- It's a bound map where you cross obstacles to earn units to defend your base
[2026-5-20. : 8:16 pm]
Symmetry -- No, the world isn't ready for that
[2026-5-20. : 5:11 pm]
Zoan -- Reindeer Breeding 3?
[2026-5-19. : 7:20 pm]
Symmetry -- I've started *another* map too. Feeling nostalgic.
[2026-5-19. : 7:17 pm]
Symmetry -- But people need constant access to my creations!
Please log in to shout.


Members Online: jun3hong