Hi,
I have to ask a very simple question here. How can you display values of variables (for debugging) in Omsi2?
I have been trying to do something like this:
(L.$.vuorokilpi_tex) $msg
But i don't see anything.
The macro language instructions tell this:
$msg Writing the top string stack value into the debug line of OMSI. Wether it is a AI vehicle, a user vehicle or a sceneryobject.
But what the heck is "debug line of OMSI"? I cannot see or make visible any debug line.
I saw somewhere that CTRL+Y would display the debug line, but doesn't work for me.
By the way, does the %stackdump% work in Omsi2? Is it used only by adding that command as a separate line in a script?
-Welbus