Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function gadget:UnitCreated(unitID, unitDefID, unitTeam, builderID)
- if LOCATOR[unitDefID] then
- Spring.InsertUnitCmdDesc(unitID, 500, locateCmd)
- locatorList [unitID] = true
- ...
- ...
Advertisement
Add Comment
Please, Sign In to add comment