Author Topic: Local Variable Identifiers  (Read 252 times)

Legacy_henesua

  • Hero Member
  • *****
  • Posts: 6519
  • Karma: +0/-0
Local Variable Identifiers
« on: June 17, 2012, 07:47:46 pm »


               I am about to try the following:

SetLocalString(oMod, sModFactionID, sTargetName);
SetLocalObject(oMod, sModFactionID, oTargetFocus);

But I am uncertain whether local variables can share the same identifier if the variable type is different. Can they?
               
               

               
            

Legacy_Rolo Kipp

  • Hero Member
  • *****
  • Posts: 4349
  • Karma: +0/-0
Local Variable Identifiers
« Reply #1 on: June 17, 2012, 07:52:16 pm »


               <biting off...>

Yes. :-)

<...his words>