Page 1 of 1

GuiD of Side (small Q) added

Posted: Sun Feb 07, 2021 10:38 am
by Parel803
Is it correct that I cannot give a side a GuiD name with AddSide? Like I can with AddUnit. If I'm incorrect could you please tell me how?

with regards GJ

RE: GuiD of Side (small Q) added

Posted: Sun Feb 07, 2021 1:39 pm
by michaelm75au
AddSide() is creating a new side so it will get a new GUID.

RE: GuiD of Side (small Q) added

Posted: Sun Feb 07, 2021 1:43 pm
by Parel803
thank you