View Single Post
Old 08-18-07, 03:40 AM   #123
skwasjer
The Old Man
 
Join Date: Apr 2007
Location: Netherlands
Posts: 1,547
Downloads: 26
Uploads: 3
Default

Quote:
Originally Posted by Anvart
Quote:
Originally Posted by skwasjer
Quote:
Originally Posted by Anvart
a) DispVal and RealVal not correct ... it's not X and Y ...
b) You have Display = Circular ...
a) ...
b) The .act says the property has an enum Circular, Linear. What's wrong with it then?
Look citate:
1) DispVal --->
struct {float MinDVal; float MaxDVal;},
Min and max dial display values (in degrees for circular dials or engine units for linear dials)...
2) RealVal --->
struct {float MinRVal; float MaxRVal;},
Min and max real values ...
I know ffs, look at the screenshot again (deja vu)

It has:
  • Display { Circular, Display }
  • DispVal (vector2, for now a substitute)
  • RealVal (vector2, for now a substitute)
So again, what do I have wrong? Nothing. Apart from a couple of labels... zZzZ...
skwasjer is offline   Reply With Quote