Advertisement
Guest User

Untitled

a guest
Nov 30th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Tactical:
  2. * KillAliens -- to rapidly end a tactical mission. May not be 100% effective on council missions with dropdown spawns.
  3. * UnlimitedMoves -- Lets a soldier keep taking turns until you hit the "end turn" button
  4.  
  5. Strategy:
  6. * GiveAllTech
  7. * GiveMeLotsOfResources
  8. * LevelUpBarracks -- everyone gains a rank.
  9. * GiveFacility Foundry
  10. * GiveFacility PsiLabs
  11. * GiveItem (ItemName)
  12.  
  13. The problem with GiveItem is you need to know the internal code for each item. Long War's list is appended below (some small items use the same one; I don't know what happens if you enter those). Remove the leading "eItem_" and put the remaining string after GiveItem. And then put the number.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement