View Single Post
Author Message
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-25-2009 , 19:06   set_lights timing
Reply With Quote #1

What is the timing of the set_lights function if I pass a nonconstant value (e.g. "abcdefghijklmnop").

Code:
 
#define fm_set_lights(%1) engfunc(EngFunc_LightStyle, 0, %1)
Also, would "setting" the timing using a repeating task to cycle through different light settings be bad/inefficient/pointless or not even work right?
__________________
fysiks is offline