Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: JC Denton on July 10, 2003, 07:02:15 pm
-
...how to use that damned "send-message-list" sexp. Every time I try I get the timing screwed up somehow, and it comes off as a mostly disorganized jumble that flys by too fast to read. So here's your hint that it's the time delays that I need explained. ;)
-
Milliseconds.
-
The nuber of milliseconds you input for each new message is counted from the time that the last message started.
-
What he said.
-
Miliseconds, so 1000 ms is a second. You know? Well, using my experiences of Starcraft triggering, miliseconds mostly depend on the speed of the machine, so 1000 miliseconds is not the same time for a Pent III 900, and the Pent IV 2000.