I have this so far to get my ID:
Code: Select all
myPlayerID=Spring.GetMyPlayerID()
Is there some function I can call to give me the unit's owner?
Moderator: Moderators
Code: Select all
myPlayerID=Spring.GetMyPlayerID()
Well I saw there are many "auto repair" gadgets but none "auto reclaim" so I thought of making one. Though in the end it became a hybrid.. I use the fight command for idle builders so builders both repair damaged units and reclaim metal if the metal is under the limitbaraegis wrote:curious what kind of widget you're making ^_^