Forum: PogamutUT2004

set bot's skin problem

Hello there!!

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
Thats odd, I've tried it now and for me it works.

Which version of Pogamut are you using? Try to use SetSkin command - does it work or not as well? Are you using UT2004 or UDK or UE2 GameBots?

Best,
Michal
Ok, I‘ll try that!! I am using Pogamut 3.2.0 and UT2004..
Thanks for your reply!
Best,
Katerina