set bot's skin problem
I would like to change my bot’s skin, so I add this in the function getInitializeCommand():
public Initialize getInitializeCommand() {
return new Initialize().setSkin("HumanMaleA.MercMaleA");
}
But the bot is still the same.. Is that wrong??Any ideas?
Thank you in advance!
Katerina