I'm having trouble getting Onyx scripts to run within racer. Even the example hello world script found here:
http://racer.nl/tutorial/onyx/hello_world.htm
doesn't seem to execute or output anything when I call:
run hello.oxs
from the in game console.
I can see in the debug log, that the script is found and being compiled, but I'm not getting output in the console.
My ultimate goal is to be able to get telemetry data out over UDP, kinda like in the telemetry_to_udp.oxs file in the onyx examples directory, but figured I should be able to get hello world working first.
Any suggestions or pointers on what could be going wrong? I'm running racer v 0.9rc5 on Windows8.
Thanks,
Steven
http://racer.nl/tutorial/onyx/hello_world.htm
doesn't seem to execute or output anything when I call:
run hello.oxs
from the in game console.
I can see in the debug log, that the script is found and being compiled, but I'm not getting output in the console.
My ultimate goal is to be able to get telemetry data out over UDP, kinda like in the telemetry_to_udp.oxs file in the onyx examples directory, but figured I should be able to get hello world working first.
Any suggestions or pointers on what could be going wrong? I'm running racer v 0.9rc5 on Windows8.
Thanks,
Steven