23.07.2012, 13:31
Quote:
I thought we were not authorized to place array in enums. Am I right?
|
pawn Код:
enum hinfo
{
owner[24],
Hname[100],
costprice,
Float:EnterPos[3],
Float:TelePos[3],
sellprice,
interiors,
Text3D:textid,
checkpointidx[2]
};