if (strcmp(cmdtext, "/bend", true)==0) { if (GetPlayerState(playerid)== 1) { ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0); } return 1; }