hello.
who can i convert this action from .wdl to .c here?

action robot1()

{
MY._WALKFRAMES = 1;
MY._ENTFORCE = 0.7;
MY._FIREMODE = DAMAGE_EXPLODE + FIRE_BALL + HIT_EXPLO + BULLET_SMOKETRAIL;
patrol();
drop_shadow();
actor_fight();
}

greets

daniel