21.12.2013, 14:40
Well i have script that for you add it at the top but after includes , because you don't got that enum , please tell me if there still any errors.
pawn Код:
enum Toyinfo
{
ptBone,
Float:ptScaleX,
Float:ptScaleY,
Float:ptScaleZ,
}
new PlayerToyInfo[MAX_PLAYERS][iIndex][Toyinfo];