[ H3LP ] Enum vectors
Hello, I'm getting compilation error when I do this (array sizes do not match, or destination array is too small)
Code:
I know I can simply do this: Code:
But I want to know if it's possible to do WITHOUT create another two vectors and add to them. |
Re: [ H3LP ] Enum vectors
Code:
enum _:eVectorsWhats wrong with using xs include file |
Re: [ H3LP ] Enum vectors
No, extra comma is not the problem here. No one problem, it's just a question.
|
Re: [ H3LP ] Enum vectors
I had same issue with Pawn, and i had 2 ways to solve this:
Code:
enum eVec3d |
Re: [ H3LP ] Enum vectors
The first method is what I'm looking for, thanks.
|
| All times are GMT -4. The time now is 04:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.