Jump to content

azrathud

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by azrathud

  1. There's a trait in one of the trait mods (maybe More Traits) that has allergies where the character coughs from time to time (which makes noise) I'm working on a lactose intolerance trait (-1) right now and it's working, just refining it before release
  2. locate cigarrette: local cigarette = getPlayer():getInventory():getFirstTypeRecurse("Base.Cigarettes") if not cigarette then return end ... My recommendation is to look at AutoSmoke mod files for part of what you need You can find the mod files within the steam app by subscribing to the mod for example go to C:\Program Files (x86)\Steam\steamapps\workshop\content\ And then searching for the modname with the searchbar ("AutoSmoke") https://steamcommunity.com/sharedfiles/filedetails/?id=264375187
×
×
  • Create New...