copy and paste funtions do not work good in GE
if(af == 1 && key[KEY_DOWN] == 0 && j == 0)
{
ChangeAnimation("Event Actor", "WL", FORWARD);
is all I get when I copy a code.
instead of the full 20 line script.
what is the problem?