Nowherebrain, I thought C-script was not case sensitive? So wouldn't the difference be the *, as in:
BMAP* my_bmap = "picture.bmp"; (Lite-C)
bmap my_bmap = "picture.bmp"; (C-script)
?
If that's true, you could actually use: "BmAp", if you were very bored, lol. But I don't know jack about C-script...
MMO, I'm assuming you're new to 3DGS and maybe programming in general? If so, I'd personally recommend you learn Lite-C, rather than fooling with C-script, but some may beg to differ. Lite-C just always seemed more logical to me, maybe since I learned some C and C++ beforehand. Plus, I think the developers say it's more powerful and flexible. Just my 2 cents.
