C_scan and C_trace set visible flag

Posted By: Metal_Thrasher

C_scan and C_trace set visible flag - 04/23/09 08:31

I think for debugging purposes it would be infinitely helpful if c_scan could be visually represented and c_traces represented as lines. If this feature was implemented it would help solves problems much quicker. I use beep(); to figure out if my traces hit, but with a feature like this I'd be able to clearly see why it didn't hit. Does anybody else agree this would be a helpful feature.
Posted By: fogman

Re: C_scan and C_trace set visible flag - 04/23/09 08:38

It would be nice if it getīs a native feature.
You can use a plugin from LazyDog for that so long:
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=259205#Post259205
Posted By: Widi

Re: C_scan and C_trace set visible flag - 04/23/09 08:47

You can write your own function to draw a line. I make that too, with a panel that shows the name of the model that hits and the vector.x of the hit. It is really easy to script that
Posted By: Metal_Thrasher

Re: C_scan and C_trace set visible flag - 04/23/09 14:24

Originally Posted By: fogman
It would be nice if it getīs a native feature.
You can use a plugin from LazyDog for that so long:
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=259205#Post259205

That looks like an interesting plugin. I'll definitely check it out, it's only compatable with lite-c though, isn't it?
None-the-less I hope this becomes integrated as a native function right into the enine. A nice added feature could even be to choose the color it displays as, so you can easily differentiate between the different traces and scans
Posted By: LazyDog

Re: C_scan and C_trace set visible flag - 04/27/09 22:22

you can use it with c-script, lite-c and natively in delphi.
© 2023 lite-C Forums