HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Wait, or polled wait?

11-17-2004, 04:06 AM#1
Yamaha R1
For cinematics, should I be using a wait, or a polled wait (game time wait).


For regular things like panning cameras and creating units, should I use a wait or polled wait?

Thanks much.
11-17-2004, 07:22 AM#2
Arohk
Quote:
Originally Posted by Yamaha R1
For cinematics, should I be using a wait, or a polled wait (game time wait).


For regular things like panning cameras and creating units, should I use a wait or polled wait?

Thanks much.

it does not matter,
a "wait" will make the trigger wait before he do the rest of its actions, a "wait Game time" will just make a wait but the trigger will still run.
11-17-2004, 02:47 PM#3
tekkvicious
Quote:
Originally Posted by Arohk
it does not matter,
a "wait" will make the trigger wait before he do the rest of its actions, a "wait Game time" will just make a wait but the trigger will still run.

elaborate plz.