AssignCommand(oObject, CreateObject(OBJECT_TYPE_CREATURE, "eots_fish2", lRE));
this gave me 'doesnt match parameters', which I thought was a little odd, but i figured it was because AssignCommand only works with actions, so then I changed it to:
AssignCommand(oObject, ActionDoCommand(CreateObject(OBJECT_TYPE_CREATURE, "eots_fish2", lRE)));
still no dice. what am I missing here? it's probably something simple that i'm just not thinking of but its getting annoying





Retour en haut






