Author Topic: More lua by request of MuWuum  (Read 720 times)

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
More lua by request of MuWuum
« on: 17 October 2012, 20:20:46 »
- added new lua methods:

void giveStopCommand(int unitId)
bool selectUnit(int unitId)
void unselectUnit(int unitId)
void addUnitToGroupSelection(int unitId,int groupIndex)
void recallGroupSelection(int groupIndex)
void removeUnitFromGroupSelection(int unitId,int groupIndex)
void setAttackWarningsEnabled(bool enabled)
bool getAttackWarningsEnabled()

MuwuM

  • Ornithopter
  • *****
  • Posts: 426
  • No Game without Move(ment)
    • View Profile
    • MuwuM - Lexicons
Re: More lua by request of MuWuum
« Reply #1 on: 17 October 2012, 22:37:16 »
Thank you very much, will test it later.  :thumbup: :thumbup: :thumbup:

Update:

Tested, is working great
« Last Edit: 18 October 2012, 18:19:43 by MuwuM »