Forum Discussion

whiteglovian's avatar
whiteglovian
Seasoned Rookie
9 years ago

Sims can't watch TV, nor intereact with it, and I cannot place TV's either

The title says all. I was coding in my Sims3 game,  and these are the only lines of code I added via copy-paste with a few differences. The lines in bold are the custom code I added via not copy-paste.

<Channel_Name>Anime</Channel_Name>
  <Channel_Level>Level1</Channel_Level>
  <Video_File_Names>AnimeChannelShow1</Video_File_Names>
  <Effect_On_Skill>Writing</Effect_On_Skill>
  <Sync_Event_Name></Sync_Event_Name>
  <Buff_Prereq></Buff_Prereq>
  <Target_Buff></Target_Buff>
  <IsRomanticChannel>1</IsRomanticChannel>
  <IsWorkOutChannel>0</IsWorkOutChannel>
  <IsHorrorChannel>1</IsHorrorChannel>
  <IsKidsChannel>1</IsKidsChannel>
  <IsSportsChannel>0</IsSportsChannel>
  <TeachesRecepies>0</TeachesRecepies>
  <IsVideoGameChannel>1</IsVideoGameChannel>
  <IsHomeMovieChannel>0</IsHomeMovieChannel>
  <IsWeatherChannel>0</IsWeatherChannel>
 </TVChannel><Associated_Traits>-</Associated_Traits>

The "0" is for false, like in the cheat "Testingcheatsenabled False"

Whilst "0" is for true, like in the cheat "Testingcheatsenabled True"

I don't know what the hell I did, but now my game is screwed up. And just after I got the audio in TS3 and 4 back...😢

1 Reply

  • For issues with modding it's best if you seek help in the modding community over at Modthesims.

    EA does not officially support modding for Sims 3.