BVE WorldWide
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Can we use Sub and If statement the same as ANIMATED object?

Go down

Can we use Sub and If statement the same as ANIMATED object? Empty Can we use Sub and If statement the same as ANIMATED object?

Post by Midnight Express Ginga81 Mon Jul 27, 2020 11:09 am

At the ANIMATED object, we can use Elementary functions, Numeric functions,  and +-*/|, etc.
At the CSV route's $Sub and $If statement, we cannot use as these.
If we can use at the CSV route as the same as ANIMATED object, more useful.
Please consideration about this.

for example:
Code:
$Sub(1) = pluginState[175] / 10
$Sub(10) = pluginState[10] * 10 + 1

$If($Sub(1) <= 15)
.
.
.
$ElseIf(ABS($Sub(10)) <= 100)
.
.
.
$EndIf

Midnight Express Ginga81

Posts : 143
Join date : 2016-09-25

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum