More Awesome Than You!

TS3/TSM: The Pudding => The World Of Pudding => Topic started by: pbox on 2010 January 17, 13:16:31



Title: Job transfer strangeness
Post by: pbox on 2010 January 17, 13:16:31
Yesterday I got this in my game:

(http://i34.photobucket.com/albums/d124/pbox/jobtransfer_sci-mil.jpg)

(disregard the wonky job title, I'm tweaking careers and haven't updated the strings yet)

Problem 1: There is no military base in this neighbourhood
Problem 2: I specifically disabled this kind of job transfer - at least I think so:

<Science>
  <EventType>ScienceCareer_MilitaryTransfer</EventType>
  <EventName>Sims3.Gameplay.Careers.Science+TransferToMilitaryCareer, Sims3GameplaySystems</EventName>
  <Likelihood>0.3125</Likelihood>
  <AvailableLevels>99</AvailableLevels>
 </Science>

is what it says in the CareerEvents I currently use.

Is this a game bug, as in, do EA assume that everyone has all rabbitholes in place? Or did I break it somehow? And is there a way to really disable this kind of thing, seeing as my way of "disabling" it doesn't seem to work? (I've had one other career event at a time I had set them all to "level 99", so it's not only this career) If it's a general game bug, would it be possible for AM to do some sort of sanity check here - allow only transfers to careers that actually exist in the neighbourhood?

Of course I chickened out and pressed "Keep Job" - I don't know what would have happend if I'd tried to transfer the sim to a job that doesn't exist.


Title: Re: Job transfer strangeness
Post by: chann on 2010 January 17, 14:25:52
And is there a way to really disable this kind of thing, seeing as my way of "disabling" it doesn't seem to work?

Perhaps you could remove or comment out that transfer event in your mod so it's not loaded into the list of possible career events?


Title: Re: Job transfer strangeness
Post by: pbox on 2010 January 17, 18:54:43
Hm yeah, I could try that .. is there any way to reliably trigger an opportunity in-game (provided that it exists)? I wouldn't know how to test for it otherwise. I was thinking there must be a mod for that somewhere on mts, but apparently not.


Title: Re: Job transfer strangeness
Post by: J. M. Pescado on 2010 January 17, 19:06:09
Problem 1: There is no military base in this neighbourhood
Problem 2: I specifically disabled this kind of job transfer - at least I think so:
Dunno about 2, but 1 should definitely be considered a bug, if a sim is transferring to positions that don't exist...I will look into STOMPING AND BURNING it.

Of course I chickened out and pressed "Keep Job" - I don't know what would have happend if I'd tried to transfer the sim to a job that doesn't exist.
You should have pushed it, FOR SCIENCE!


Title: Re: Job transfer strangeness
Post by: pbox on 2010 January 17, 19:53:51
Problem 1: There is no military base in this neighbourhood
Problem 2: I specifically disabled this kind of job transfer - at least I think so:
Dunno about 2, but 1 should definitely be considered a bug, if a sim is transferring to positions that don't exist...I will look into STOMPING AND BURNING it.

Great, thanks.

Of course I chickened out and pressed "Keep Job" - I don't know what would have happend if I'd tried to transfer the sim to a job that doesn't exist.
You should have pushed it, FOR SCIENCE!

I know! Sorry! Won't happen again!


Title: Re: Job transfer strangeness
Post by: chann on 2010 January 18, 00:43:09
Hm yeah, I could try that .. is there any way to reliably trigger an opportunity in-game (provided that it exists)? I wouldn't know how to test for it otherwise. I was thinking there must be a mod for that somewhere on mts, but apparently not.

There's three ways I know of. The first way is to enable debug interactions in AM, then while in game CTRL+SHIFT+click and and find the "Opportunity..." interaction in the debug cheats. If you have WA, it's much more difficult to use this method because the pie menus get clogged with the new adventure quests, though there's an option to trigger an opportunity by name. This cheat will automatically boost your Sim's skills and/or switch them into the correct career necessary for the opportunity, so don't save after using it.

The second is to enable debug interactions or cheats (can't remember which) and SHIFT+click on your Sim's work rabbit hole, which gives you the option to "Force Opportunity", "Force Event" or "Force All Events". It's useful when you want to see which opportunities/events can pop up at a certain career level.

The third, much easier way to do this is to download twallan's Supercomputer. It adds an interaction to Sims called "Basic.../Opportunity". The catch is you can't select opportunities that your current Sim is ineligible for.


Title: Re: Job transfer strangeness
Post by: pbox on 2010 January 18, 02:21:38
Thanks so much  :-*