the Sim Settlements forums!

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Question Need help with a Perk

FaultyFalcon

New Member
Messages
11
How does one get the perk to show the 3rd choice in the quick menu?

Edit:
What I am trying to do is move corpses to a central place for further processing (I like to use the soylent green mod from cartman).
On the perk entry i have 2 conditions, 1 on the player which is IsInCombat() != 1 and the other one is on the target which is GetDead() == 1.
The entry point is set to "Activate", function is "Add Activate Choice", button label is "DREGS" and then I have my script.
Am I missing something because I am not getting a third choice when i point to the corpse.
 
Last edited:
@Whisper has a tutorial section here where he experiments with multiple activation options on objects.
 
Top