Davinator
7th May 2007, 20:13
I am trying to write some of my first avsi scripts right now. I have had success writing a few of them, but I'm trying to create one now with some math in it. I'm wondering if there is any way to simply display one of my defined variables so I can see where my errors are. Here is a snippett of my code... and I'd simply like to see what LCropA actually is.
LCropA = LCrop * 1.5
Thanks for any help in advance!
LCropA = LCrop * 1.5
Thanks for any help in advance!