Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Lab Assistant
Original Poster
#1 Old 6th Feb 2021 at 10:19 AM Last edited by Lyralei : 7th Feb 2021 at 3:08 PM.
Default About White Board from University
Quote:
Then is there any way that can change the skills it targets? I wish my school could teach Charisma or Handiness or something else. Who can teach me how to do?
Yesss, but it does require you to do some script modding. There are also 2 decisions to make here. Either you basically "copy paste" Ea's interaction, name the class different as well as the name of the interaction when you click the pie menu (basically, creating a new interaction). Or replace the original interaction with yours.

Make sure to read these first though when you do  

https://modthesims.info/showthread.php?t=632267
http://www.simlogical.com/ContentUp..._script_mod.pdf
https://modthesims.info/wiki.php?ti...ripting_Modding
https://modthesims.info/wiki.php?ti...Depth_Scripting

And to get aquianted to C#: https://www.tutorialspoint.com/csharp/index.htm

Quote:
I would also like to add a feature like Ani's Have Coffee with Me, which can designate specific inactive Sims to give presentation. So I can have specific teachers for specific classes. See: https://modthesims.info/showthread....217#post5697217
That can be a tough one actually! I'd say, for now, focus on the first task at hand, after that we can look at this  Especially, since this requires some C# knowledge (And programming knowledge to begin with)
Advertisement
Lab Assistant
Original Poster
#2 Old 7th Feb 2021 at 9:43 PM
Quote: Originally posted by HKnowles
Yesss, but it does require you to do some script modding. There are also 2 decisions to make here. Either you basically "copy paste" Ea's interaction, name the class different as well as the name of the interaction when you click the pie menu (basically, creating a new interaction). Or replace the original interaction with yours.

Make sure to read these first though when you do  

https://modthesims.info/showthread.php?t=632267
http://www.simlogical.com/ContentUp..._script_mod.pdf
https://modthesims.info/wiki.php?ti...ripting_Modding
https://modthesims.info/wiki.php?ti...Depth_Scripting

And to get aquianted to C#: https://www.tutorialspoint.com/csharp/index.htm

That can be a tough one actually! I'd say, for now, focus on the first task at hand, after that we can look at this  Especially, since this requires some C# knowledge (And programming knowledge to begin with)



Thanks for your reply!Er... But where is my original post? I cannot see it now... So I don't know if you can see my reply.
Virtual gardener
staff: administrator
#3 Old 17th Feb 2021 at 12:15 PM
Quote: Originally posted by HKnowles
Thanks for your reply!Er... But where is my original post? I cannot see it now... So I don't know if you can see my reply.
OH @HKnowles I'm so sorry! I accidentally clicked the 'edit button' rather than the 'reply' button... I can't seem to get back the original post, but I'll check around if there is some hidden button that gets it back! Sorry about this!
Lab Assistant
Original Poster
#4 Old 17th Mar 2021 at 11:05 AM
Quote: Originally posted by Lyralei
OH @HKnowles I'm so sorry! I accidentally clicked the 'edit button' rather than the 'reply' button... I can't seem to get back the original post, but I'll check around if there is some hidden button that gets it back! Sorry about this!

Never mind, thanks for your reply again!
Back to top