Jump to content

dlobo1999

Members
  • Posts

    12
  • Joined

  • Last visited

Nexus Mods Profile

About dlobo1999

Profile Fields

  • Country
    None

dlobo1999's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. [RESOLVED] The issue was fixed by adding a custom potion with negative (poisonous) effects. NOTE: it is not tagged as a poison in the CK, and can be drunk by the player. Game.GetPlayer().EquipItem(poisonref) This line of code did the job.
  2. Hey, man. I was wondering if there was a way to add poison effect to an actor via scripts? I mean, poison the actor, not his weapon?
  3. Tried it. For some reason, I can't get the spell right... Do you know how I can apply a poison instead? That looks easier.
  4. [RESOLVED] Okay, hey guys. TL;DR version: I want to know an elegant version to damage the player(health, magicka, and health regen) via scripts. The level of damage must also be adjustable in the script. Preferably by adding a poison/magic effect. Long Version: <HERE IS THE IMAGE struggling to get the right file type, smh HERE IS THE IMAGE> This is a table. It fills up soul gems. Technical(the stuff I need help with): I want to do this: You activate the table, and a messagebox menu pops up. You select the option you want (petty/common/grand, etc).The script checks for the item(unfilled gem) in question, removes it, and adds a corresponding filled gem.In the process, the player loses health, magicka and suffers health regen debuff for t seconds.of course, if you lack the magicka or gems, nothing happensif you lack the correct amount of health, you die.I know how to do this: register the OnActivate eventcheck the conditions, remove/add necessary itemsCode: I want to know this: How do I damage the player in the ways I mentioned earlier? I would like it to be lore friendly, so there's a little sound, a little light, etc. I think this can be done w/ magic effects, but I am clueless about implementation.Lore(suggestions welcome): The main concept here is that a portion of your soul is "eaten up" by corrosive magic, and said portion fills up the gems. You can't fill black gems, because a black gem is filled by a full, human soul. Animal/creature souls are worth far less, and as such, a portion of the Dragonborn's soul is sufficient. It's part of a bigger mod, just saying. Also, maybe I'll add a spell that brings up this menu from anywhere, so you don't need the table.
  5. Hi Guys... I just wanted to know how to create portable furniture in skyrim. what i mean to say, is i want a furniture that when you sneak and activate it, it disappears, and a MISC item of the same name gets added to your inventory, and if you drop the misc item,sneak and activate it, it disappears, and in its place the furniture item that you can use. eg; i have a rolled-up bedroll mesh, and i want to be able to carry that bedroll around. Also portable crafting tools that can be used for smithing.
  6. Hi Guys... I just wanted to know how to create portable furniture in skyrim. what i mean to say, is i want a furniture that when you sneak and activate it, it disappears, and a MISC item of the same name gets added to your inventory, and if you drop the misc item,sneak and activate it, it disappears, and in its place the furniture item that you can use. eg; i have a rolled-up bedroll mesh, and i want to be able to carry that bedroll around. Also portable crafting tools that can be used for smithing.
  7. try Dual Sheath Redux by Neovalen It appears to be really good, but i dont use it. i favour the bow, myself............. anyway, it basically shows both weapons that are equipped, and even sheilds get placed on your back...staves can be sheathed too. hope i helped :blush:
  8. Okay, i am not sure what you are trying to say... Are you a modder? is the problem happening in one of the mods YOU made, or one that you downloaded? (i mean, in the screenshot, did YOU try to edit Aela?) If the problem is a part of a mod you made, follow these steps: 1)Open the esp in creation kit, 2)Find all the NPCs editted(or created) by that esp. 3)Select them all 4)hit Ctrl+F4 (be very very careful not to hit Alt+F4, that closes the window) 5)a window should pop up, just hit ok 6)save your esp, everything should be fine now. If the problem is with a mod you downloaded, do not mess around with the files, that will likely get the author pissed at you. :wallbash: try to contact the author, message him, and he will probably fix it soon. For more details Check this video hope i helped..... :geek:
  9. hi guys! I just wanted to know how to make a variable in papyrus point to an object clicked by the player???
  10. Hi guys, i am working on a mod, and i need help... how do i display a message box in my mod, i want something like the box which appears fr vampires, you know, [TALK / FEED]... please reply soon.
  11. Hey guys, \ i am working on a mod - prostitution in skyrim. well i got stuck, and now i need help. i have two issues. 1. you know the "well rested" buff? i want to make one just like that, but the buff only gets added when you sleep in the hooker's bed. i was thinking of maybe "Sexual satisfaction: +30% health +20%stamina regen." 2. I have created a table dancer npc in creation kit, i have the dancing animations, but how do i implement these anims in the creation kit??? (i dont want to replace any vanilla animation files unless absolutely necessary.) http://static.skyrim.nexusmods.com/images/5768827-1374156708.jpg Somebody please help me..... :( :blush:
×
×
  • Create New...