- Joined
- Feb 2, 2006
- Messages
- 1,631
I am adding units to a stock. The stock is a non building unit of Neutral Passive:
The tooltips contain highlighted shortcuts but the shortcuts are not yellow but white.
Besides the shortcuts do not work at all. Is this a common bug? Do I have to add the units from the beginning in the object editor?
JASS:
call AddUnitToStock(whichUnit, 'n05E', 1, 1)
call AddUnitToStock(whichUnit, 'n077', 1, 1)
Besides the shortcuts do not work at all. Is this a common bug? Do I have to add the units from the beginning in the object editor?