Notifications
Clear all
Topic starter
11/11/2024 5:13 am
Is there any way to use the NCalc functions if writing JavaScript? I want to use the position based and relative index based functions to iterate through the cars ahead/behind me and get info about them. I tried adding them just to see, but SimHub locks up. The only other approach I can think of is to reference a property that has dedicated properties for each car ahead and behind with string concatenation to dynamically create the property name assuming that'd even work.