View Single Post
  #2  
Old 11-18-2012, 12:09 PM
jukeey jukeey is offline
Approved Member
 
Join Date: Aug 2011
Posts: 16
Default

Ok, this cosmetic a unit.

But what can i do, if i want to walk around my army with a for cycle?
I think something like this: for i=1 to 5 do writeln army[1].name

name, buffs, defences, etcetera
Ok, Au.name(unit); but where the hell specify the "unit"

Or what can i do, if i want to show a multitext on screen, with the return values of my function?

Pls, if its possible, and you know, help me at least with a small suggestion, or some lines code.
Reply With Quote