This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
hey im searching for an tut or someone who can tell me
how i can make weapon stats and armor stats showing for the current unit u controlle in dialog becouse
i made a unit that needs to have an cargo to be used but it allway shows the cargo unit and not the status
and i cant deactivate the cargo show
allso i got the problem that some weapons dissapear in the stats box when u got an level up system,
i know i can symply remove it with hittig flag hide on the behavior but i want it to show the level + the stats
if someone would help me would be very nice^^
and sorry for my english etc
You would need to use 'set dialog item text' to set the text in the dialog to the units stats. Probably would look something like this:
set dialog item text (your_dialog_here) to (convert real to text (unit property (life) of (your unit here))
@zeldarules28: Go
thats working good very nice and thanks but i got now the problem i need to make it allways show the current numbers^^
ok i just made it like if you click an unit it shows u the armor weapons regen life and disapears after 10 seconds so u need to recklick and it get actual
hey im searching for an tut or someone who can tell me
how i can make weapon stats and armor stats showing for the current unit u controlle in dialog becouse
i made a unit that needs to have an cargo to be used but it allway shows the cargo unit and not the status
and i cant deactivate the cargo show
allso i got the problem that some weapons dissapear in the stats box when u got an level up system,
i know i can symply remove it with hittig flag hide on the behavior but i want it to show the level + the stats
if someone would help me would be very nice^^
and sorry for my english etc
You would need to use 'set dialog item text' to set the text in the dialog to the units stats. Probably would look something like this:
@zeldarules28: Go
thats working good very nice and thanks but i got now the problem i need to make it allways show the current numbers^^
@zeldarules28: Go
ok i just made it like if you click an unit it shows u the armor weapons regen life and disapears after 10 seconds so u need to recklick and it get actual