tag mismatch float
UserData[id][FloatVal]=0.0;
Gives tag mismatch warning for some reason, even though it is defined Float:FloatVal, in the enum? How come & how to fix? |
Re: tag mismatch float
_:0.0
|
Re: tag mismatch float
Also, "FloatVal" should not be declared as a float. You can only index arrays with integers.
|
Re: tag mismatch float
Quote:
Code:
|
Re: tag mismatch float
Quote:
|
| All times are GMT -4. The time now is 07:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.