Staredit Network

Staredit Network -> UMS Assistance -> [SOLVED] Wait Blocks
Report, edit, etc...Posted by Shadow on 2005-10-30 at 16:10:30
I am suffereing from severe wait blocks. What is an easy way to fix them? Currently, I know it has to do with the waits because part of the actions do not finish.

What I am trying to do is:

When you purchase something from the shops, it is supposed to tell you that you bought it. Although, everything happens except for the text, that is supposed to show you the problem.

Please, all help is appreciated.
Report, edit, etc...Posted by HeRtZ on 2005-10-30 at 16:19:03
just do a switch or a death counter, something like this

>>when the player buys the thingy do this<<

Deaths ( 1 death of a stupid unit )

Actions (display text here yadadadada )
set deaths ( 0 death of that stupid unit )

something like that
Report, edit, etc...Posted by Shadow on 2005-10-30 at 16:43:47
That's kind of ehat I already have. I'll try and post the triggers soon.
Report, edit, etc...Posted by Subrosian on 2005-10-30 at 17:28:45
QUOTE(Shadow @ Oct 30 2005, 03:10 PM)
When you purchase something from the shops, it is supposed to tell you that you bought it. Although, everything happens except for the text, that is supposed to show you the problem.
[right][snapback]344443[/snapback][/right]

Do you mean that just the text doesn't show up? If so, you might have "Always Display" disabled.
Report, edit, etc...Posted by Shadow on 2005-10-30 at 17:41:24
I'll see if you're right. That may be the problem. tongue.gif




Awsome. Dude, you rock. bleh.gif


Problem solved.
Next Page (1)