Float, Int in one array help
#2

Use enum
pawn Код:
enum intfloat
{
Id, Float:x, Float:y, Float:z;
};
new myarray[SIZE][intfloat]=
And remove float: tag from declaration
Reply


Messages In This Thread
Float, Int in one array help - by Black Wolf - 03.09.2013, 04:23
Re: Float, Int in one array help - by Borg - 03.09.2013, 04:26

Forum Jump:


Users browsing this thread: 1 Guest(s)