19.05.2014, 08:04
Try this.
pawn Code:
enum AnimationsInfo
{
walk,
walkHand,
run,
biss,
}
new aInfo[AnimationsInfo][AnimationProperties];