| Blockland Forums > General Discussion |
| What is the third field in VCE's "ifVariable" for? |
| (1/2) > >> |
| Night Fox:
After the output, you get "[variable] [condtion (==, >=, etc)] [parameter? (what you want to check the variable for? Like, it'd be "1" if you want to check whether or not it equals "1.")] [idk]" If you already know how to use VCE, here's an example instead: "testvar == 1 [?]" The [?] is what I don't know the purpose of Before, I thought it referred to which event line to affect, but with a hit of messing around, I've discovered that that isn't the case Or my VCE is just broken |
| Electrk:
The events it affects. If you only want it to affect events 1, 2 and 3 you'd put "1 3" without quotes. If you only want it to affect event 1, you'd put "1 1" without quotes. |
| Night Fox:
--- Quote from: Electrk on July 20, 2012, 11:16:21 PM ---The events it affects. If you only want it to affect events 1, 2 and 3 you'd put "1 3" without quotes. If you only want it to affect event 1, you'd put "1 1" without quotes. --- End quote --- Oh, so it's a range then, rather than just the events you want to affect? That explains quite a bit Thank you |
| grunterdb1951:
If you got your answer then shouldn't you lock this? |
| Electrk:
--- Quote from: grunterdb1951 on July 20, 2012, 11:20:41 PM ---If you got your answer then shouldn't you lock this? --- End quote --- Be patient |
| Navigation |
| Message Index |
| Next page |