Quote:
Originally Posted by Misiur
@Macluawn: Sorry, but no. pBlueprint is equal to the size of enum. I think you meant
pawn Code:
static const emptyInfo[pBlueprint] ; gPlayerInfo[playerid] = emptyInfo;
|
Note: This only works for single dimension arrays.