Page 1 of 1

Customise Command Bar

Posted: 25 Feb 2011, 02:18
by Von66341
Hi hi!

Does anyone know if it is possible to change the default command for eg. 'ATTACK', 'MOVE' to images instead?
How should I go about it?

Thanks!

Re: Customise Command Bar

Posted: 25 Feb 2011, 13:22
by jK
It's possible and many non-BA games already did/do so.

Re: Customise Command Bar

Posted: 28 Feb 2011, 02:18
by Von66341
yup! after much attempt and reserach I manage to customise the move button etc.

However, is it possible to remove the text 'MOVE' ? or 'STOP' etc?

Re: Customise Command Bar

Posted: 02 Mar 2011, 05:38
by Von66341
Using this command you could change the image.
Spring.EditUnitCmdDesc(u,cmdID, {name="", texture="file location",})
name="", so you remove the text and the image will be what at the file location.