Okay, I must be missing something because I went through hoppahs tutorial 100 times and still can't figure it out. My models go in the game fine, lights work, commands work yada yada. Whenever I go to check the Name, Purpose or Tooltip I just get "ID_NAME_MyunitID" etc. Nothing that I filled out is in there, just that. What could I be missing? I already compared my current scripts to the rest and they're perfect. portraits <strings> <string name="ID_PORTRAIT_NYSPT">NYSP Taurus Lightbar</string><string name="ID_PORTRAIT_ECSOE">Erie County SO Explorer</string> infotexts <string name="ID_NAME_NYSPT">NYSP Taurus Lightbar</string><string name="ID_PURPOSE_NYSPT">test</string><string name="ID_TOOLTIP_NYSPT">NYSP Taurus Lightbar</string><string name="ID_NAME_ECSOE">ECSO Explorer</string><string name="ID_PURPOSE_ECSOE">test</string><string name="ID_TOOLTIP_ECSOE">ECSO Explorer</string> My Unit ID is the same on both.