Script error: data/scripts/rngescp.c, line 37: Unknown error 'switch' (in production 17)
switch (method)
^
Script error: data/scripts/rngescp.c, line 38: Invalid function call or expression '{' (in production 49)
{
^
Script error: data/scripts/rngescp.c, line 40: Unknown error 'default' (in production 46)
default:
^
Script error: data/scripts/rngescp.c, line 40: Unknown error ':' (in production 43)
default:
^
Script error: data/scripts/rngescp.c, line 41: Unknown error 'case' (in production 40)
case ANI_BY_CHANGE_PROP:
^
Script error: data/scripts/rngescp.c, line 41: Unknown error '0' (in production 37)
case ANI_BY_CHANGE_PROP:
^
Script error: data/scripts/rngescp.c, line 41: Unknown error ':' (in production 34)
case ANI_BY_CHANGE_PROP:
^
Script error: data/scripts/rngescp.c, line 43: Unknown error 'changeentityproperty' (in production 32)
changeentityproperty(ent, "animation", animation);
^
Script error: data/scripts/rngescp.c, line 43: Unknown error '(' (in production 29)
changeentityproperty(ent, "animation", animation);
^
Script error: data/scripts/rngescp.c, line 43: Unknown error ',' (in production 13)
changeentityproperty(ent, "animation", animation);
^
Script error: data/scripts/rngescp.c, line 43: Unknown error ',' (in production 20)
changeentityproperty(ent, "animation", animation);
^
Script error: data/scripts/rngescp.c, line 43: Unknown error ';' (in production 13)
changeentityproperty(ent, "animation", animation);
^